Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 | |
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885 | |||||
2012-12-06 | convert cppunit to gbuild | Peter Foley | 1 | -44/+0 | |
Change-Id: Idcba54973940b9f197f2fd84a906b50468d1b166 | |||||
2012-06-27 | update cppunit to 1.13.0 | Markus Mohrhard | 1 | -11/+11 | |
Change-Id: If3896361c31a84b77e4c446dac75aeb9268605a0 | |||||
2011-11-10 | We want Android shared objects to have names ending in .so | Tor Lillqvist | 1 | -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-01 | make libcmis build aginst internal cppunit | Peter Foley | 1 | -0/+3 | |
2011-06-17 | Surely we are not building Cygwin DLLs in the WNTGCC case!? | Tor Lillqvist | 1 | -1/+1 | |
2011-06-16 | Deliver also static libcppunit if built in that way | Tor Lillqvist | 1 | -0/+2 | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | 1 | -29/+29 | |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky | 1 | -0/+1 | |
Conflicts: cppunit/ldflags.patch hyphen/hyphen-2.4.patch libegg/source/eggtrayicon.c libtextcat/makefile.mk | |||||
2011-02-03 | CWS gnumake3: adapt mingw port to new features in cws | Takashi Ono | 1 | -0/+1 | |
2010-11-06 | reenable this after tweaking deliver | Caolán McNamara | 1 | -0/+3 | |
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 | 1 | -3/+0 | |
2010-11-05 | add the correct cppunit library name for OpenBSD | Robert Nagy | 1 | -0/+3 | |
2010-10-13 | update libtooling and config.guess for aix 7 | Caolán McNamara | 1 | -0/+3 | |
2009-12-16 | sb118: adaptions of using CppUnit 1.12.1 for wntgcci platform and for ↵ | sb | 1 | -2/+7 | |
--enable-dbgutil configuration | |||||
2009-12-11 | sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1. | sb | 1 | -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-15 | CWS-TOOLING: integrate CWS qadev34t_DEV300 | Rüdiger Timm | 1 | -10/+60 | |
2008-02-27 | #i86509# | Lars Langhans | 1 | -0/+23 | |