Tor Lillqvist
70705ca8b6
Update GNU{COPY,PATCH,MAKE} for Solaris
...
There are lots of (Open)Solaris variants, but this is what happens to
work for what I briefly experimented with, oi_148.
2011-07-03 16:47:21 +03:00
Tor Lillqvist
72cd238dcc
Use \r instead of \x0d in awk pattern for portability
...
Hex escapes in the regexps are not supported in Solaris nawk, for
instance. \r should match a CR in all cases as far as I know.
2011-07-03 15:29:52 +03:00
Caolán McNamara
88f67c2978
I need to load the unoprotector using the same variable everywhere
2011-07-01 15:16:59 +01:00
Tor Lillqvist
ce31567afb
Goodbye to CWS_WORK_STAMP
2011-07-01 15:37:03 +03:00
Tor Lillqvist
abc8bcf6d6
Some library hacks for iOS
2011-07-01 01:02:55 +03:00
Tor Lillqvist
aefd493df2
Require proper CC and CXX environment variables, don't hardcode SDK path
...
Makes building for the iOS Simulator go a bit better. (But still
breaks.)
2011-07-01 00:47:41 +03:00
Caolán McNamara
918695a2bf
remove trailing - ourselves
2011-06-30 11:32:27 +01:00
Tor Lillqvist
04da22088e
Handle *.mm files too, don't use non-portable comma operator of find(1)
2011-06-29 20:55:26 +03:00
Tor Lillqvist
81b4a0aff7
Add more Win32 API libraries and factor out the moldname/oldnames difference
2011-06-29 15:26:28 +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
Andras Timar
f34252f647
sorting additional language packs and dictionaries fdo#34479
2011-06-29 12:25:42 +02:00
Tor Lillqvist
7058bcf15b
Just use -ljawt (the self-built trivial import library) also for WNTGCC
2011-06-29 12:32:10 +03:00
Francois Tigeot
50f50c9f35
The SGI MIPSpro compilers are not used these days
2011-06-29 07:33:13 +02:00
Caolán McNamara
0953ccda12
use g log for buildid, modify this if we unsplit repos or change vcs
2011-06-28 13:32:49 +01:00
Tor Lillqvist
0fa4a7dcab
Use correct CPPLCC when cross-compiling
2011-06-23 19:04:12 +03:00
Petr Mladek
d13971d27c
bump product version to 3.5.0-alpha0, release number to 0
2011-06-23 14:45:23 +02:00
Jesús Corrius
3288324588
Fix for mingw32 crosscompilation
2011-06-23 13:05:25 +02:00
Caolán McNamara
7ec649923b
1.2 -> 1.3
2011-06-23 10:45:34 +01:00
Tor Lillqvist
bb4e01086c
Don't use FLIPCMD when cross-compiling from Unix
2011-06-23 01:46:11 +03:00
Tor Lillqvist
14ef6705a9
Add sehandler.hxx with the magic __SEHandler class for MinGW SEH
...
From the crosswin32-dtrans-mingw.diff patch in the build repo. Also in
janneke's gub, see
8ba48182c0
,
but whether this was originally written by janneke, or jcorrius, or
somebody else, no idea, sigh.
2011-06-23 00:29:32 +03:00
Tor Lillqvist
0de41f534e
Add UnoApiTarget
2011-06-21 21:24:13 +03:00
Tor Lillqvist
c7c92480b6
Comment improvement
2011-06-21 21:23:55 +03:00
Michael Meeks
934da4d8f8
fix bug with duplicate entry in hash trampling on dll linking
2011-06-21 15:44:00 +01:00
Tor Lillqvist
e24eae042c
Set LD/DYLD_LIBRARY_PATH when running rsc
2011-06-21 15:22:02 +03:00
Tor Lillqvist
eb0138502a
Add EXECPOST_FOR_BUILD
2011-06-21 15:22:01 +03:00
Tor Lillqvist
63cc1595cc
Use gb_Executable_get_target_for_build for transex3
2011-06-21 10:47:54 +03:00
Tor Lillqvist
70f5775a9d
Add UnoApiTarget
2011-06-21 02:11:26 +03:00
Tor Lillqvist
4a180cafbc
Add gb_Executable_EXT_for_build and use it
...
Fixes native build on Windows.
2011-06-21 01:12:49 +03:00
Tor Lillqvist
1780e957d6
gbuild changes for MinGW cross-compilation
...
Intermediate commit. But now at least comphelper will build
successfully. In the build order, comphelper is the first gbuildified
module where C++ code is compiled and linked .
2011-06-21 00:40:19 +03:00
Tor Lillqvist
4208195995
Just use the same JVMFWKLIB for MinGW as on Unix
2011-06-21 00:40:19 +03:00
Tor Lillqvist
eb53297177
Don't use gb_Executable_EXT in gb_Executable_get_target_for_build
2011-06-21 00:40:18 +03:00
Tor Lillqvist
5180b6bbe2
More MinGW work, set LD/DYLD_LIBRARY_PATH when running build tools
2011-06-21 00:40:18 +03:00
Tor Lillqvist
6b9ad9ad8b
Add third parameter to the gb_Deliver_add_deliverable call for the .manifest file, too
2011-06-21 00:32:24 +03:00
Tor Lillqvist
2b12cab45a
Fix gbuild breakage in WNTMSC build
2011-06-20 15:04:14 +03:00
Robert Nagy
4baf801154
parametters -> parameters
2011-06-20 14:04:47 +02:00
Robert Nagy
f26726f9ac
add missing UnoApiTarget definitions after gnumake4 merge
2011-06-20 14:04:06 +02:00
David Tardon
7a189a97ab
this does not apply now that IDL files are processed by gnumake
2011-06-20 10:48:08 +02:00
Tor Lillqvist
5789bdebd7
Use OUTDIR_FOR_BUILD to run build-time tools
2011-06-18 22:02:16 +03:00
David Tardon
510737a54a
enable libstdc++'s debug mode with --enable-debug
2011-06-18 17:20:10 +02:00
Tor Lillqvist
a908085492
MinGW hacks, we get a bit further now
...
I am mostly ignoring the possibility to build natively on Windows
using MinGW. I don't see any reasoon to bother supporting that. If we
want to build with MinGW, we want to do it as cross-compilation.
I am not intentionally removing OOo-originated native MinGW
compilation stuff. Yet. But will soon...
2011-06-18 16:51:32 +03:00
Tor Lillqvist
7af3985069
It is whether the HOST platform supports symlinks that is relevant
2011-06-18 16:51:31 +03:00
Tor Lillqvist
ce896d9ce6
Avoid more pointless special-casing for WNTGCC
2011-06-18 16:51:31 +03:00
David Tardon
24fad4ab42
disable RDB check for now
2011-06-18 11:24:42 +02:00
David Tardon
2d69ad9ba4
remove all traces of offuh from makefiles
2011-06-18 11:24:41 +02:00
Hans-Joachim Lankenau
29caef70bc
ause130: #i117218# complete compatibility check
2011-06-18 11:24:41 +02:00
Hans-Joachim Lankenau
0c43db760b
ause130: #i117218# cleanup
2011-06-18 11:24:41 +02:00
Hans-Joachim Lankenau
958082720c
ause130: #i117218# change .idl handling to gnu make
2011-06-18 11:24:41 +02:00
Norbert Thiebaud
18a7139115
remove debug $(info in LinkTaget.mk
2011-06-18 03:54:51 -05:00
Tor Lillqvist
a3703dcde3
With MinGW we get the import library when making the DLL
2011-06-18 01:28:45 +03:00
Tor Lillqvist
b384b734d8
Use DLLTOOL variable instead of hardcode dlltool
2011-06-18 01:16:39 +03:00