summaryrefslogtreecommitdiff
path: root/cppunit/prj/d.lst
AgeCommit message (Collapse)AuthorFilesLines
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2012-12-06convert cppunit to gbuildPeter Foley1-44/+0
Change-Id: Idcba54973940b9f197f2fd84a906b50468d1b166
2012-06-27update cppunit to 1.13.0Markus Mohrhard1-11/+11
Change-Id: If3896361c31a84b77e4c446dac75aeb9268605a0
2011-11-10We want Android shared objects to have names ending in .soTor Lillqvist1-0/+3
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 Foley1-0/+3
2011-06-17Surely we are not building Cygwin DLLs in the WNTGCC case!?Tor Lillqvist1-1/+1
2011-06-16Deliver also static libcppunit if built in that wayTor Lillqvist1-0/+2
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-29/+29
2011-03-09Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-0/+1
Conflicts: cppunit/ldflags.patch hyphen/hyphen-2.4.patch libegg/source/eggtrayicon.c libtextcat/makefile.mk
2011-02-03CWS gnumake3: adapt mingw port to new features in cwsTakashi Ono1-0/+1
2010-11-06reenable this after tweaking deliverCaolán McNamara1-0/+3
reenable this after tweaking deliver to not remove a link unless symlink would work
2010-11-06Sorry, this breaks build miserably on linux.Kohei Yoshida1-3/+0
2010-11-05add the correct cppunit library name for OpenBSDRobert Nagy1-0/+3
2010-10-13update libtooling and config.guess for aix 7Caolán McNamara1-0/+3
2009-12-16sb118: adaptions of using CppUnit 1.12.1 for wntgcci platform and for ↵sb1-2/+7
--enable-dbgutil configuration
2009-12-11sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.sb1-69/+20
- 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 Timm1-10/+60
2008-02-27#i86509#Lars Langhans1-0/+23