Age | Commit message (Expand) | Author |
2012-09-26 | config.sub doesn't need patching any more it seems | Tor Lillqvist |
2012-09-25 | update cppunit to 1.13.1 | Markus Mohrhard |
2012-09-14 | Adapt for DISABLE_DYNLOADING possibility also for Android | Tor Lillqvist |
2012-08-21 | Resurrect cppunit/ios.patch | Tor Lillqvist |
2012-08-17 | Use dlerror() | Tor Lillqvist |
2012-08-16 | For kicks, enable cross-building for Android on MIPS | Tor Lillqvist |
2012-06-29 | add windows patch back | Markus Mohrhard |
2012-06-28 | use updated cppunit-1.13.0 sources | Markus Mohrhard |
2012-06-27 | update cppunit to 1.13.0 | Markus Mohrhard |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-03-01 | WaE: unused parameter | Tor Lillqvist |
2012-02-29 | Simplify install name handling for external libraries on Mac OS X | Stephan Bergmann |
2012-02-14 | Mark cppunit patch as upstreamed | Stephan Bergmann |
2012-02-10 | -Werror=sign-promo from cppunit; old GCC redux | Stephan Bergmann |
2012-02-10 | -Werror=sign-promo from cppunit | Stephan Bergmann |
2012-02-08 | Added and improved READMEs for modules whihc used to be in libs-extern | Josh Heidenreich |
2012-02-01 | Clarified patch status against new upstream | Stephan Bergmann |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-12-05 | cppunit build: fix the lib64 libdir on some linux distros | Cédric Bosdonnat |
2011-11-17 | Use lo_dlopen() on Android | Tor Lillqvist |
2011-11-14 | Link libcppunit with the shared GNU C++ library for Android | Tor Lillqvist |
2011-11-10 | We want Android shared objects to have names ending in .so | Tor Lillqvist |
2011-10-11 | enable libstdc++ debug mode with --enable-dbgutil | Michael Stahl |
2011-10-01 | make libcmis build aginst internal cppunit | Peter Foley |
2011-09-27 | Make Android cross-build working | Thorsten Behrens |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba |
2011-07-22 | ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and without | Caolán McNamara |
2011-07-21 | Pass also our EXTRA_CDEFS to the cppunit configury | Tor Lillqvist |
2011-07-18 | build cppunit also with STL debug when STL debug is enabled | Luboš Luňák |
2011-07-10 | iOS hacks | Tor Lillqvist |
2011-07-09 | Fix debugging build for iOS | Tor Lillqvist |
2011-07-09 | Build with -g if we want to be able to debug | Tor Lillqvist |
2011-06-21 | Make cppunit build for Android | Tor Lillqvist |
2011-06-17 | Surely we are not building Cygwin DLLs in the WNTGCC case!? | Tor Lillqvist |
2011-06-17 | Surely we are not building Cygwin DLLs in the WNTGCC case!? | Tor Lillqvist |
2011-06-17 | Fix compilation error with MinGW | Tor Lillqvist |
2011-06-17 | Pass --host and --build flags also when cross-compiling to Windows | Tor Lillqvist |
2011-06-16 | Deliver also static libcppunit if built in that way | Tor Lillqvist |
2011-06-16 | Do build libccppunit when cross-compiling after all | Tor Lillqvist |
2011-06-06 | Always compare CROSS_COMPILING explicitly to "YES" | Tor Lillqvist |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-15 | Fix build on Windows | Tor Lillqvist |
2011-05-14 | Fix typo | Tor Lillqvist |
2011-05-14 | Mostly bypass when cross-compiling | Tor Lillqvist |
2011-03-20 | I bet we need soltools here as a build dep | Caolán McNamara |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-03-03 | Try to avoid triggering autotools during the build | Fridrich Štrba |
2011-02-11 | No need to include <windows.h> in TestPlugIn.h | Tor Lillqvist |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba |