Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-10 | We want Android shared objects to have names ending in .so | Tor Lillqvist | |
The silly apkbuilder tool doesn't add extra native libs to an .apk package unless their name ends with .so. It just silently ignores them. So, force libtool to avoid versioning suffix for Android. Yeah, unclear whether apkbuilder is what we will end up using to construct the APKs of actual LO code using Android apps. But at this stage when just trying to build a unit testing app, it seems to be the simplest way to get the .apk properly signed and all to just use a normal Ant project, and let Ant run apkbuilder. | |||
2011-10-01 | make libcmis build aginst internal cppunit | Peter Foley | |
2011-06-17 | Surely we are not building Cygwin DLLs in the WNTGCC case!? | Tor Lillqvist | |
2011-06-16 | Deliver also static libcppunit if built in that way | Tor Lillqvist | |
2011-06-03 | Drop %_EXT% which was always empty | 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 | |
Conflicts: cppunit/ldflags.patch hyphen/hyphen-2.4.patch libegg/source/eggtrayicon.c libtextcat/makefile.mk | |||
2011-02-09 | Make stlport only optional dependency of postprocess | Fridrich Štrba | |
2011-02-03 | CWS gnumake3: adapt mingw port to new features in cws | Takashi Ono | |
2010-11-06 | reenable this after tweaking deliver | Caolán McNamara | |
reenable this after tweaking deliver to not remove a link unless symlink would work | |||
2010-11-06 | Sorry, this breaks build miserably on linux. | Kohei Yoshida | |
2010-11-05 | add the correct cppunit library name for OpenBSD | Robert Nagy | |
2010-10-13 | update libtooling and config.guess for aix 7 | Caolán McNamara | |
2009-12-16 | sb118: adaptions of using CppUnit 1.12.1 for wntgcci platform and for ↵ | sb | |
--enable-dbgutil configuration | |||
2009-12-11 | sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1. | sb | |
- Old modifications were necessary for testshl2, which has simply been excluded from the build for now. - Tests in basebmp, basegfx, o3tl (that are executed during build) have been converted from using modified CppUnit/testshl2 to using unmodified CppUnit. - CppUnit's DllPlugInTester has problems with OOo tests on Windows, see #i107562#, so for now a new cppunittester from sal is used instead. | |||
2008-12-15 | CWS-TOOLING: integrate CWS qadev34t_DEV300 | Rüdiger Timm | |
2008-07-08 | #i86509# dep for win added | Lars Langhans | |
2008-07-07 | #i86509# remove wrong c5t_win, it's only on windows | Lars Langhans | |
2008-07-07 | #i86509# add dep | Lars Langhans | |
2008-02-27 | #i86509# | Lars Langhans | |