Commit Graph

23 Commits

Author SHA1 Message Date
143835b928 convert cppunit to gbuild
Change-Id: Idcba54973940b9f197f2fd84a906b50468d1b166
2012-12-06 13:53:52 +01:00
fa0fd16526 update cppunit to 1.13.0
Change-Id: If3896361c31a84b77e4c446dac75aeb9268605a0
2012-06-27 19:09:50 +02:00
b1c3e8ae28 make gbuild the default assumption of build.pl
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
2012-04-29 03:50:46 +02:00
aafe4bd7f6 We want Android shared objects to have names ending in .so
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-11-10 01:23:45 +02:00
fb6a64d8fc make libcmis build aginst internal cppunit 2011-10-01 18:34:50 -04:00
d18133f5f0 Surely we are not building Cygwin DLLs in the WNTGCC case!? 2011-06-17 15:29:44 +03:00
9b8b08b4da Deliver also static libcppunit if built in that way 2011-06-16 21:03:05 +03:00
ad700e1f6e Drop %_EXT% which was always empty 2011-06-03 13:27:22 +03:00
03022d302c I bet we need soltools here as a build dep 2011-03-20 12:21:01 +00:00
89c4f8907f Merge commit 'ooo/DEV300_m101' into intm101
Conflicts:
	cppunit/ldflags.patch
	hyphen/hyphen-2.4.patch
	libegg/source/eggtrayicon.c
	libtextcat/makefile.mk
2011-03-09 09:55:09 +01:00
1c497d6f5a Make stlport only optional dependency of postprocess 2011-02-09 19:57:26 +01:00
5497dad8f1 CWS gnumake3: adapt mingw port to new features in cws 2011-02-03 10:02:58 +01:00
8791db4699 reenable this after tweaking deliver
reenable this after tweaking deliver to not remove a link unless symlink would
work
2010-11-06 12:21:31 +00:00
1efef67dfc Sorry, this breaks build miserably on linux. 2010-11-06 00:37:54 -04:00
3de55fc78d add the correct cppunit library name for OpenBSD 2010-11-05 09:14:39 +01:00
09a2db1773 update libtooling and config.guess for aix 7 2010-10-13 14:33:29 +01:00
sb
68e460ebd2 sb118: adaptions of using CppUnit 1.12.1 for wntgcci platform and for --enable-dbgutil configuration 2009-12-16 14:31:25 +01:00
sb
8efa42c387 sb118: Replace (heavily modified) CppUnit 1.8.0 with (unmodified) latest 1.12.1.
- 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.
2009-12-11 14:29:59 +01:00
5cef3239f4 CWS-TOOLING: integrate CWS qadev34t_DEV300 2008-12-15 15:42:05 +00:00
43353b627e #i86509# dep for win added 2008-07-08 09:59:22 +00:00
80cb444f54 #i86509# remove wrong c5t_win, it's only on windows 2008-07-07 05:18:26 +00:00
065b2d0d8d #i86509# add dep 2008-07-07 05:14:27 +00:00
382793c360 #i86509# 2008-02-27 15:27:34 +00:00