summaryrefslogtreecommitdiff
path: root/cppunit
AgeCommit message (Expand)Author
2013-02-28remove all d.lstMichael Stahl
2013-02-22quiet external module build log unless failureNorbert Thiebaud
2013-01-03No point in the DllPlugInTester executable on non-desktop OSes, I thinkTor Lillqvist
2013-01-03gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl
2013-01-03cppunit: CXXFLAGS should be set only onceMichael Stahl
2012-12-22Make the patch apply the gbuild wayTor Lillqvist
2012-12-12Fix VS2012 build at least for meTor Lillqvist
2012-12-08No .libs directory when DISABLE_DYNLOADINGTor Lillqvist
2012-12-07missing delivery in cppunit on MacNorbert Thiebaud
2012-12-07get cppunit/disable-dynloading.patch to applyLuboš Luňák
2012-12-07cppunit is PLAINLIBS_NONEStephan Bergmann
2012-12-07One more typoStephan Bergmann
2012-12-07TypoStephan Bergmann
2012-12-07Revert "fix pretty broken cppunit gbuild conversion on windows"Markus Mohrhard
2012-12-07fix pretty broken cppunit gbuild conversion on windowsLuboš Luňák
2012-12-06convert cppunit to gbuildPeter Foley
2012-09-26config.sub doesn't need patching any more it seemsTor Lillqvist
2012-09-25update cppunit to 1.13.1Markus Mohrhard
2012-09-14Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist
2012-08-21Resurrect cppunit/ios.patchTor Lillqvist
2012-08-17Use dlerror()Tor Lillqvist
2012-08-16For kicks, enable cross-building for Android on MIPSTor Lillqvist
2012-06-29add windows patch backMarkus Mohrhard
2012-06-28use updated cppunit-1.13.0 sourcesMarkus Mohrhard
2012-06-27update cppunit to 1.13.0Markus Mohrhard
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-03-01WaE: unused parameterTor Lillqvist
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann
2012-02-14Mark cppunit patch as upstreamedStephan Bergmann
2012-02-10-Werror=sign-promo from cppunit; old GCC reduxStephan Bergmann
2012-02-10-Werror=sign-promo from cppunitStephan Bergmann
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich
2012-02-01Clarified patch status against new upstreamStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-05cppunit build: fix the lib64 libdir on some linux distrosCédric Bosdonnat
2011-11-17Use lo_dlopen() on AndroidTor Lillqvist
2011-11-14Link libcppunit with the shared GNU C++ library for AndroidTor Lillqvist
2011-11-10We want Android shared objects to have names ending in .soTor Lillqvist
2011-10-11enable libstdc++ debug mode with --enable-dbgutilMichael Stahl
2011-10-01make libcmis build aginst internal cppunitPeter Foley
2011-09-27Make Android cross-build workingThorsten Behrens
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-07-22ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and withoutCaolán McNamara
2011-07-21Pass also our EXTRA_CDEFS to the cppunit configuryTor Lillqvist
2011-07-18build cppunit also with STL debug when STL debug is enabledLuboš Luňák
2011-07-10iOS hacksTor Lillqvist
2011-07-09Fix debugging build for iOSTor Lillqvist
2011-07-09Build with -g if we want to be able to debugTor Lillqvist
2011-06-21Make cppunit build for AndroidTor Lillqvist