summaryrefslogtreecommitdiff
path: root/cppunit/prj
AgeCommit message (Collapse)Author
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28remove all d.lstMichael Stahl
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2012-12-06convert cppunit to gbuildPeter Foley
Change-Id: Idcba54973940b9f197f2fd84a906b50468d1b166
2012-06-27update cppunit to 1.13.0Markus Mohrhard
Change-Id: If3896361c31a84b77e4c446dac75aeb9268605a0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2011-11-10We want Android shared objects to have names ending in .soTor 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-01make libcmis build aginst internal cppunitPeter Foley
2011-06-17Surely we are not building Cygwin DLLs in the WNTGCC case!?Tor Lillqvist
2011-06-16Deliver also static libcppunit if built in that wayTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor 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
Conflicts: cppunit/ldflags.patch hyphen/hyphen-2.4.patch libegg/source/eggtrayicon.c libtextcat/makefile.mk
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba
2011-02-03CWS gnumake3: adapt mingw port to new features in cwsTakashi Ono
2010-11-06reenable this after tweaking deliverCaolán McNamara
reenable this after tweaking deliver to not remove a link unless symlink would work
2010-11-06Sorry, this breaks build miserably on linux.Kohei Yoshida
2010-11-05add the correct cppunit library name for OpenBSDRobert Nagy
2010-10-13update libtooling and config.guess for aix 7Caolán McNamara
2009-12-16sb118: adaptions of using CppUnit 1.12.1 for wntgcci platform and for ↵sb
--enable-dbgutil configuration
2009-12-11sb118: 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-15CWS-TOOLING: integrate CWS qadev34t_DEV300Rüdiger Timm
2008-07-08#i86509# dep for win addedLars Langhans
2008-07-07#i86509# remove wrong c5t_win, it's only on windowsLars Langhans
2008-07-07#i86509# add depLars Langhans
2008-02-27#i86509#Lars Langhans