Caolán McNamara
|
971ca6c255
|
fix windows import lib name
|
2012-02-23 10:31:22 +00:00 |
|
Caolán McNamara
|
8f6321b775
|
use different OUString ctor for RTL_TEXTENCODING_UCS4
|
2012-02-23 10:31:19 +00:00 |
|
David Tardon
|
2dea294025
|
put version number in all versioned URE libs' names on MinGW
It does not make sense to do it for some of them, but not all. It is
also inconsistent with other platforms.
|
2012-02-22 11:01:32 +01:00 |
|
Tor Lillqvist
|
8a3ea757c3
|
Use --with-library-suffix=lo for Android to avoid clash with system ICU
|
2011-11-21 15:48:53 +02:00 |
|
Caolán McNamara
|
d01ee468d8
|
wrong lib name for old-style makefile.mks
|
2011-11-01 09:27:26 +00:00 |
|
Fridrich Štrba
|
0bd11cfd85
|
Use the old way to build libcmis and cmis ucp ATM
|
2011-10-05 11:31:58 +02:00 |
|
David Tardon
|
df69a3839a
|
fix build of CMIS UCP
|
2011-10-03 08:07:12 +02:00 |
|
Rene Engelhard
|
4c97165615
|
fix some typos..., thanks matus
|
2011-10-03 00:12:42 +02:00 |
|
Rene Engelhard
|
ba44f8805b
|
add --with-system-libcmis
|
2011-10-02 21:36:48 +00:00 |
|
Cédric Bosdonnat
|
61db713ee5
|
CMIS: added libcmis module and created empty cmis UCP shell
|
2011-10-01 15:59:50 +02:00 |
|
Markus Mohrhard
|
520c17a990
|
adapt make dev-install to unotest changes
|
2011-09-28 23:09:18 +02:00 |
|
Michael Meeks
|
d0edcf0a55
|
split 'test' into 'unotest' and 'test' to help dependencies
|
2011-09-28 17:55:26 +01:00 |
|
Tor Lillqvist
|
b6a9f3560a
|
Link cppu statically to gcc3_uno on iOS
|
2011-08-21 17:49:11 +03:00 |
|
Tor Lillqvist
|
7d2cea2bc9
|
More dependent libraries for iOS
|
2011-08-08 21:20:56 +03:00 |
|
Tor Lillqvist
|
13740648e4
|
Linking with sal now implies also sal_textenc for iOS
|
2011-08-03 01:31:57 +03:00 |
|
Tor Lillqvist
|
0b0ae70b5b
|
VCLLIB depends on I18NPAPERLIB
|
2011-07-31 00:27:53 +03:00 |
|
Bjoern Michaelsen
|
5012e466ce
|
resyncing to master
|
2011-07-21 18:27:57 +02:00 |
|
Tor Lillqvist
|
d7fdac2c73
|
We do build oodma_lib with WNTGCC
|
2011-07-20 20:21:11 +03:00 |
|
Tor Lillqvist
|
d9919783b2
|
libcurl gets built as a static library on Android
|
2011-07-04 23:45:35 +03:00 |
|
Tor Lillqvist
|
abc8bcf6d6
|
Some library hacks for iOS
|
2011-07-01 01:02:55 +03:00 |
|
Tor Lillqvist
|
25615c5151
|
Just use the same style library name for jvmaccess for MinGW as for Unix
|
2011-06-29 15:26:28 +03:00 |
|
Tor Lillqvist
|
7058bcf15b
|
Just use -ljawt (the self-built trivial import library) also for WNTGCC
|
2011-06-29 12:32:10 +03:00 |
|
Caolán McNamara
|
7ec649923b
|
1.2 -> 1.3
|
2011-06-23 10:45:34 +01:00 |
|
Tor Lillqvist
|
4208195995
|
Just use the same JVMFWKLIB for MinGW as on Unix
|
2011-06-21 00:40:19 +03:00 |
|
Bjoern Michaelsen
|
81a1c065fd
|
Merge branch 'master' into feature/gnumake4
Conflicts:
Repository.mk
RepositoryFixes.mk
configure
configure.in
set_soenv.in
solenv/config/sdev300.ini
solenv/gbuild/ComponentTarget.mk
solenv/gbuild/CppunitTest.mk
solenv/gbuild/CustomTarget.mk
solenv/gbuild/Deliver.mk
solenv/gbuild/Executable.mk
solenv/gbuild/JavaClassSet.mk
solenv/gbuild/Library.mk
solenv/gbuild/LinkTarget.mk
solenv/gbuild/StaticLibrary.mk
solenv/gbuild/TargetLocations.mk
solenv/gbuild/gbuild.mk
solenv/gbuild/platform/linux.mk
solenv/gbuild/platform/macosx.mk
solenv/gbuild/platform/solaris.mk
solenv/gbuild/platform/windows.mk
solenv/gbuild/platform/winmingw.mk
solenv/gbuild/templates/Executable.mk
solenv/gbuild/templates/Library.mk
solenv/inc/libs.mk
solenv/inc/unxobsd.mk
|
2011-06-19 11:36:52 +02:00 |
|
Tor Lillqvist
|
ce896d9ce6
|
Avoid more pointless special-casing for WNTGCC
|
2011-06-18 16:51:31 +03:00 |
|
Tor Lillqvist
|
f7c5ddbc89
|
Simplify, don't use a different CPPUHELPER library name in the WNTGCC case
|
2011-06-18 01:08:52 +03:00 |
|
Tor Lillqvist
|
3bce832ab3
|
No need for separate import library name in the WNTGCC case
|
2011-06-18 01:04:29 +03:00 |
|
Tor Lillqvist
|
81353edc4e
|
Just use -lreg for WNTGCC, too
|
2011-06-17 17:52:28 +03:00 |
|
Tor Lillqvist
|
349f371bce
|
Don't look for the cppunit library under a Cygwin DLL name
|
2011-06-17 14:13:20 +03:00 |
|
Mathias Bauer
|
90485912fc
|
CWS gnumake4: some fixes for mingw and windows libs [hg:ebe3fa7a4ce7]
|
2011-06-17 01:38:14 +02:00 |
|
Mathias Bauer
|
93b6f9cf29
|
CWS gnumake4: convert regexp to new build system [hg:56e4316f8d74]
|
2011-06-16 13:40:39 +02:00 |
|
Mathias Bauer
|
71e008c9bd
|
CWS gnumake4: convert cppcanvas to new build system [hg:a93ffc180db8]
|
2011-06-16 12:53:14 +02:00 |
|
Tor Lillqvist
|
5d888d033a
|
Make SALHELPERLIB for WNTGCC match what we produce
|
2011-05-25 01:15:16 +03:00 |
|
Tor Lillqvist
|
4915eb3571
|
Match SALHELPERLIB for WNTGCC to what we produce
|
2011-05-23 17:33:49 +03:00 |
|
Tor Lillqvist
|
63c787c51d
|
Match SAL_LIB for WNTGCC to what we produce
|
2011-05-23 17:33:49 +03:00 |
|
Tor Lillqvist
|
8794ec9ad8
|
Use correct ICU library names when using MinGW cross-compiled "system" ones
|
2011-05-23 17:33:49 +03:00 |
|
Tor Lillqvist
|
20ba3c4ae8
|
Kill OS/2 stuff
|
2011-04-15 14:08:09 +03:00 |
|
Caolán McNamara
|
b20f3427ed
|
we only need the java lib path to link bean
|
2011-03-31 13:36:19 +01:00 |
|
Fridrich Štrba
|
d7c0f54934
|
Use the right name for a library, so that it knows when we refer to it
|
2011-03-30 15:00:11 +02:00 |
|
Jan Holesovsky
|
705bda19e8
|
Add also Windows version of PACKAGE2 lib.
|
2011-03-29 14:46:27 +02:00 |
|
Peter Jentsch
|
e57cac9115
|
added package2 linker flag constant to libs.mk
|
2011-03-29 14:46:27 +02:00 |
|
Jan Holesovsky
|
61a4bf5a07
|
Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
set_soenv.in
|
2011-03-17 16:06:07 +01:00 |
|
Tor Lillqvist
|
53f4ce6039
|
Revert "Revert "MSVC build creates icudt.lib""
This reverts commit 65a266c499def94ff6b169e8e8dade3207c7012a.
|
2011-03-15 11:33:16 +02:00 |
|
Tor Lillqvist
|
0ab41cde01
|
Revert "MSVC build creates icudt.lib"
This reverts commit 15b8ac2a753c8080549f7f0cd23aca485eda3ad0.
|
2011-03-15 11:29:44 +02:00 |
|
Fridrich Štrba
|
66f1625c2f
|
MSVC build creates icudt.lib
|
2011-03-14 14:42:25 +01:00 |
|
Norbert Thiebaud
|
f0e5895d5b
|
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
* commit 'ooo/DEV300_m101': (500 commits)
masterfix DEV300: #i10000# remove hard dep
masterfix DEV300: #i10000# usage of L10N build_type
masterfix DEV300: #i10000# usage of L10N build_type
masterfix DEV300: #i100000# dep. fix
masterfix DEV300: #i10000# removed one hard dep
masterfix DEV300: #i10000# fixed patch handling
masterfix DEV300: #i10000# new configure
DEV300
masterfix DEV300: #i10000# nawk -> awk
l10nmove: adjust repository handling
l10nmove: fixed regex
l10nmove: minor fixes
l10nmove: add l10n repo to gb_REPOS
DEV300 masterfix: gnumake3: subsequenttests requires in environment
ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300
DEV300 masterfix: #i10000#: windows: more bizare hacks ...
locales34: have a matching configure as well
DEV300
locales34: back out change from autoreconf
gnumake3: JunitTest.mk: bizarre hacks to make it work on windows
...
Conflicts:
configure
configure.in
instsetoo_native/prj/build.lst
instsetoo_native/util/makefile.mk
instsetoo_native/util/openoffice.lst
instsetoo_native/util/pack.lst
ooo.lst
scp2/source/canvas/canvascommons.scp
scp2/source/canvas/mtfrenderer.scp
scp2/source/ooo/common_brand.scp
scp2/source/ooo/directory_ooo.scp
scp2/source/ooo/file_library_ooo.scp
scp2/source/ooo/file_ooo.scp
scp2/source/ooo/makefile.mk
scp2/source/ooo/module_hidden_ooo.scp
scp2/source/ooo/module_langpack.ulf
scp2/source/ooo/ure.scp
scp2/source/python/file_python.scp
scp2/source/sdkoo/sdkoo.scp
scp2/source/templates/module_langpack_accessories_templates.sct
scp2/source/templates/module_langpack_accessories_templates_root.sct
set_soenv.in
soldep/bootstrp/appdef.cxx
soldep/bootstrp/dep.cxx
soldep/bootstrp/hashtbl.cxx
soldep/bootstrp/makefile.mk
soldep/bootstrp/minormk.cxx
soldep/bootstrp/prj.cxx
soldep/bootstrp/prodmap.cxx
soldep/inc/dep.hxx
soldep/inc/minormk.hxx
soldep/inc/prodmap.hxx
soldep/inc/soldep/appdef.hxx
soldep/inc/soldep/connctr.hxx
soldep/inc/soldep/depper.hxx
soldep/inc/soldep/depwin.hxx
soldep/inc/soldep/hashtbl.hxx
soldep/inc/soldep/objwin.hxx
soldep/inc/soldep/prj.hxx
soldep/inc/soldep/sdtresid.hxx
soldep/inc/soldep/soldep.hxx
soldep/inc/soldep/soldlg.hxx
soldep/inc/soldep/tbox.hxx
soldep/prj/d.lst
soldep/source/connctr.cxx
soldep/source/depapp.hxx
soldep/source/depper.cxx
soldep/source/depwin.cxx
soldep/source/makefile.mk
soldep/source/objwin.cxx
soldep/source/soldep.cxx
soldep/source/soldlg.cxx
soldep/source/soldlg.src
soldep/source/tbox.cxx
solenv/bin/build.pl
solenv/bin/cws.pl
solenv/bin/make_installer.pl
solenv/bin/mhids.pl
solenv/bin/modules/CwsConfig.pm
solenv/bin/modules/RepositoryHelper.pm
solenv/bin/modules/installer/regmerge.pm
solenv/bin/modules/installer/scriptitems.pm
solenv/bin/modules/installer/servicesfile.pm
solenv/bin/modules/installer/simplepackage.pm
solenv/bin/modules/installer/substfilenamefiles.pm
solenv/config/ssolar.cmn
solenv/inc/_tg_rslb.mk
solenv/inc/extension_post.mk
solenv/inc/libs.mk
solenv/inc/minor.mk
solenv/inc/postset.mk
solenv/inc/settings.mk
solenv/inc/tg_rslb.mk
solenv/inc/unxlng.mk
solenv/inc/wntmsc.mk
soltools/HIDCompiler/hidclex.l
stlport/prj/d.lst
stlport/systemstlguards/postextstl.h
|
2011-03-08 19:43:29 -06:00 |
|
Caolán McNamara
|
6184a626b9
|
always include these on all platforms to keep things simple
|
2011-03-06 20:26:55 +00:00 |
|
Caolán McNamara
|
0edc2694ae
|
vos is gone
|
2011-03-06 15:30:22 +00:00 |
|
Mathias Bauer
|
166738d8ac
|
CWS gnumake3: kill ENABLE_VBA
|
2011-01-28 13:59:35 +01:00 |
|