summaryrefslogtreecommitdiff
path: root/cppunit
AgeCommit message (Expand)Author
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
2011-06-17Surely we are not building Cygwin DLLs in the WNTGCC case!?Tor Lillqvist
2011-06-17Surely we are not building Cygwin DLLs in the WNTGCC case!?Tor Lillqvist
2011-06-17Fix compilation error with MinGWTor Lillqvist
2011-06-17Pass --host and --build flags also when cross-compiling to WindowsTor Lillqvist
2011-06-16Deliver also static libcppunit if built in that wayTor Lillqvist
2011-06-16Do build libccppunit when cross-compiling after allTor Lillqvist
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-15Fix build on WindowsTor Lillqvist
2011-05-14Fix typoTor Lillqvist
2011-05-14Mostly bypass when cross-compilingTor Lillqvist
2011-03-20I bet we need soltools here as a build depCaolán McNamara
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-03Try to avoid triggering autotools during the buildFridrich Štrba
2011-02-11No need to include <windows.h> in TestPlugIn.hTor Lillqvist
2011-02-09Removing the ext_std masterpieceFridrich Štrba