Commit graph

15 commits

Author SHA1 Message Date
Tor Lillqvist
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
Peter Foley
fb6a64d8fc make libcmis build aginst internal cppunit 2011-10-01 18:34:50 -04:00
Tor Lillqvist
d18133f5f0 Surely we are not building Cygwin DLLs in the WNTGCC case!? 2011-06-17 15:29:44 +03:00
Tor Lillqvist
9b8b08b4da Deliver also static libcppunit if built in that way 2011-06-16 21:03:05 +03:00
Tor Lillqvist
ad700e1f6e Drop %_EXT% which was always empty 2011-06-03 13:27:22 +03:00
Jan Holesovsky
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
Takashi Ono
5497dad8f1 CWS gnumake3: adapt mingw port to new features in cws 2011-02-03 10:02:58 +01:00
Caolán McNamara
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
Kohei Yoshida
1efef67dfc Sorry, this breaks build miserably on linux. 2010-11-06 00:37:54 -04:00
Robert Nagy
3de55fc78d add the correct cppunit library name for OpenBSD 2010-11-05 09:14:39 +01:00
Caolán McNamara
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
Rüdiger Timm
5cef3239f4 CWS-TOOLING: integrate CWS qadev34t_DEV300 2008-12-15 15:42:05 +00:00
Lars Langhans
382793c360 #i86509# 2008-02-27 15:27:34 +00:00