summaryrefslogtreecommitdiff
path: root/cppunit/makefile.mk
AgeCommit message (Expand)AuthorFilesLines
2012-12-06convert cppunit to gbuildPeter Foley1-192/+0
2012-09-25update cppunit to 1.13.1Markus Mohrhard1-2/+2
2012-09-14Adapt for DISABLE_DYNLOADING possibility also for AndroidTor Lillqvist1-2/+6
2012-08-21Resurrect cppunit/ios.patchTor Lillqvist1-0/+4
2012-08-17Use dlerror()Tor Lillqvist1-1/+1
2012-08-16For kicks, enable cross-building for Android on MIPSTor Lillqvist1-1/+1
2012-06-29add windows patch backMarkus Mohrhard1-1/+1
2012-06-28use updated cppunit-1.13.0 sourcesMarkus Mohrhard1-1/+1
2012-06-27update cppunit to 1.13.0Markus Mohrhard1-37/+11
2012-02-29Simplify install name handling for external libraries on Mac OS XStephan Bergmann1-0/+2
2012-02-14Mark cppunit patch as upstreamedStephan Bergmann1-1/+3
2012-02-10-Werror=sign-promo from cppunitStephan Bergmann1-1/+3
2012-02-01Clarified patch status against new upstreamStephan Bergmann1-3/+17
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+3
2011-12-05cppunit build: fix the lib64 libdir on some linux distrosCédric Bosdonnat1-0/+2
2011-11-14Link libcppunit with the shared GNU C++ library for AndroidTor Lillqvist1-0/+4
2011-11-10We want Android shared objects to have names ending in .soTor Lillqvist1-1/+7
2011-10-11enable libstdc++ debug mode with --enable-dbgutilMichael Stahl1-0/+9
2011-10-01make libcmis build aginst internal cppunitPeter Foley1-1/+1
2011-09-27Make Android cross-build workingThorsten Behrens1-1/+1
2011-07-22ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and withoutCaolán McNamara1-4/+0
2011-07-21Pass also our EXTRA_CDEFS to the cppunit configuryTor Lillqvist1-1/+1
2011-07-18build cppunit also with STL debug when STL debug is enabledLuboš Luňák1-0/+4
2011-07-09Fix debugging build for iOSTor Lillqvist1-1/+1
2011-07-09Build with -g if we want to be able to debugTor Lillqvist1-1/+6
2011-06-21Make cppunit build for AndroidTor Lillqvist1-2/+2
2011-06-17Surely we are not building Cygwin DLLs in the WNTGCC case!?Tor Lillqvist1-1/+4
2011-06-17Pass --host and --build flags also when cross-compiling to WindowsTor Lillqvist1-0/+4
2011-06-16Do build libccppunit when cross-compiling after allTor Lillqvist1-8/+23
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist1-1/+1
2011-05-15Fix build on WindowsTor Lillqvist1-6/+4
2011-05-14Fix typoTor Lillqvist1-1/+1
2011-05-14Mostly bypass when cross-compilingTor Lillqvist1-6/+5
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-2/+3
2011-02-09Removing the ext_std masterpieceFridrich Štrba1-60/+6
2011-02-03CWS gnumake3: adapt mingw port to new features in cwsTakashi Ono1-0/+1
2011-01-25rhbz#641350 don't segfault when test is built with debug. STLDavid Tardon1-1/+1
2010-11-05add the correct cppunit library name for OpenBSDRobert Nagy1-1/+3
2010-10-13update libtooling and config.guess for aix 7Caolán McNamara1-1/+3
2010-10-01Pass the 'debug' and 'verbose' dmake variables to the sub-dmakesTor Lillqvist1-2/+2
2010-07-20#i107097# - pass MAXPROCESS to GNU make in external modulesHans-Joachim Lankenau1-2/+2
2010-06-22CWS-TOOLING: integrate CWS mingwport30obo1-6/+44
2010-06-20i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 more relevant fixtono1-5/+36
2010-06-15i#111958: MinGW port enhancement: runtime-pseude-reloc-v2 relevant fixtono1-4/+6
2010-06-07masterfix: #i10000# #i112124# build fails in configure fixIvo Hinkelmann1-0/+2
2010-06-05mingwport30: merge with DEV300 m80tono1-2/+2
2010-05-31i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono1-0/+5
2010-05-05sb122: #i111385# fix for FreeBSD (by maho)sb1-1/+1
2010-05-03sb122: #i111141# fix ArchLinux build problem (patch from <http://bugs.debian....sb1-1/+1
2010-04-19DEV300 masterfix: #i10000#: add EXTRA_CFLAGS to CONFIGURE_ACTION for building...Release Engineering1-1/+1