Commit Graph

10 Commits

Author SHA1 Message Date
Michael Stahl
4811c2dc9f adapt all externals to build against MSVC debug runtime
Add patches and/or tweaks to the following modules:
curl, cppunit, icu, lcms2, libxml2, libxslt, libxmlsec,
lpsolve, nss, openssl, python3

lcms2 has an inconsistency where the .lib and the .dll don't agree on
the .dll name.

openssl gets a honorable mention because apparently it's undocumented
custom build system can build with /MDd if one picks the right
configuration but i couldn't figure out how to do that in an hour of
trying, and just patched the release config instead.

Change-Id: I7854a0fc85247e398d561b4f513d09fe2d1ebb3c
2013-04-15 15:26:32 +02:00
David Tardon
930fe05817 fix library name
Change-Id: I70dd4c9a54af8b6eeeaa6b075c5e54e296c670f1
2013-03-27 07:16:06 +01:00
Tor Lillqvist
92dbf9df48 No point in the DllPlugInTester executable on non-desktop OSes, I think
Change-Id: I46e4081375e2f7eda0c9f443cf28dcfe575a7dba
2013-01-03 20:21:49 +02:00
Tor Lillqvist
3de4b440a2 No .libs directory when DISABLE_DYNLOADING
Change-Id: I4e72093ade16bde4715cd60bf98779c462dd09e5
2012-12-08 20:21:47 +02:00
Norbert Thiebaud
76c19172de missing delivery in cppunit on Mac
Change-Id: I45e608da450b34c516974cfa1bf6267f5d6ddd29
2012-12-07 16:03:21 -06:00
Stephan Bergmann
b5b316ad7f One more typo
Change-Id: Ie08b5ebf76f22a42c99729a284bf1931a7cf9bc9
2012-12-07 08:10:48 +01:00
Stephan Bergmann
6f067655b3 Typo
Change-Id: Iff8315535293613423199aaffeac904e721928bf
2012-12-07 07:55:50 +01:00
Markus Mohrhard
7ff25fde3e Revert "fix pretty broken cppunit gbuild conversion on windows"
This reverts commit 58cb1a2f25.
2012-12-07 01:04:54 +01:00
Luboš Luňák
58cb1a2f25 fix pretty broken cppunit gbuild conversion on windows
The original dmake makefile.mk even said the files were missing ... ?
2012-12-07 00:29:45 +01:00
Peter Foley
143835b928 convert cppunit to gbuild
Change-Id: Idcba54973940b9f197f2fd84a906b50468d1b166
2012-12-06 13:53:52 +01:00