summaryrefslogtreecommitdiffstats
path: root/cppunit/ExternalPackage_cppunit.mk
Commit message (Collapse)AuthorAgeFilesLines
* fdo#70393: move cppunit to a subdir of externalKhaled Hosny2013-10-171-50/+0
| | | | | | | | Change-Id: I96ab796757af0c6c6741059b35fcaeefc2bf4507 Reviewed-on: https://gerrit.libreoffice.org/6286 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
* adapt all externals to build against MSVC debug runtimeMichael Stahl2013-04-151-3/+3
| | | | | | | | | | | | | | | | 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
* fix library nameDavid Tardon2013-03-271-1/+1
| | | | Change-Id: I70dd4c9a54af8b6eeeaa6b075c5e54e296c670f1
* No point in the DllPlugInTester executable on non-desktop OSes, I thinkTor Lillqvist2013-01-031-0/+2
| | | | Change-Id: I46e4081375e2f7eda0c9f443cf28dcfe575a7dba
* No .libs directory when DISABLE_DYNLOADINGTor Lillqvist2012-12-081-0/+4
| | | | Change-Id: I4e72093ade16bde4715cd60bf98779c462dd09e5
* missing delivery in cppunit on MacNorbert Thiebaud2012-12-071-0/+1
| | | | Change-Id: I45e608da450b34c516974cfa1bf6267f5d6ddd29
* One more typoStephan Bergmann2012-12-071-1/+1
| | | | Change-Id: Ie08b5ebf76f22a42c99729a284bf1931a7cf9bc9
* TypoStephan Bergmann2012-12-071-1/+1
| | | | Change-Id: Iff8315535293613423199aaffeac904e721928bf
* Revert "fix pretty broken cppunit gbuild conversion on windows"Markus Mohrhard2012-12-071-1/+1
| | | | This reverts commit 58cb1a2f25ceba89766797af4ce3ce1d590b3915.
* fix pretty broken cppunit gbuild conversion on windowsLuboš Luňák2012-12-071-1/+1
| | | | The original dmake makefile.mk even said the files were missing ... ?
* convert cppunit to gbuildPeter Foley2012-12-061-0/+43
Change-Id: Idcba54973940b9f197f2fd84a906b50468d1b166