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
Francois Tigeot
a81ee1aec4
USG and Lynx_22 are not defined anywhere
2011-06-28 23:39:27 +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
Francois Tigeot
e0010764db
Remove --enable-debug, it now breaks the build
2011-06-28 11:03:40 +02:00
Caolán McNamara
19db80134e
modify all paths
2011-06-27 22:21:11 +01:00
Tor Lillqvist
8a2836d5fb
There is no --disable-fontconfig option any more
2011-06-26 01:02:20 +03:00
Luboš Luňák
3452b9d2b4
--with-system-libs should not prevent tarbals fetching
2011-06-25 09:44:20 +02:00
Miklos Vajna
fdb6813861
Merge remote-tracking branch 'origin/master'
2011-06-25 01:51:04 +02:00
Tor Lillqvist
9e75b2650f
Add shell to cross-build-toolset
...
lngconvex is needed when cross-building to Windows.
2011-06-24 16:26:58 +03:00
Jesús Corrius
715954b80b
additional native modules needed for crosscompile
2011-06-24 13:54:09 +02:00
Fridrich Štrba
7a139dfc2e
Upload alpha1 version of libvisio
2011-06-23 19:27:22 +02: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
Fridrich Štrba
956b404e2e
upload a new version of hunspell
2011-06-23 11:10:39 +02: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
Bjoern Michaelsen
ad8b32a9d1
Merge branch 'master' into feature/gnumake4
2011-06-22 18:49:05 +02:00
Petr Mladek
3a6cd71834
install dbgtrace helper file for the the new --backtrace option
...
see the related changes in libs-core/desktop
2011-06-22 14:51:59 +02:00
Bjoern Michaelsen
148e5f4c87
gnumake4: add wizards to tail_build
2011-06-22 14:34:51 +02:00
Bjoern Michaelsen
182b970b81
gnumake4: adjust scp2 to gbuild
2011-06-22 14:33:53 +02:00
Bjoern Michaelsen
c08d41bade
gnumake4: fixup the component foo
2011-06-22 14:30:32 +02:00
Caolán McNamara
0af1d19d89
tweak this for some paranoid bash settings
2011-06-22 13:07:41 +01:00
Caolán McNamara
9574f268a8
add FONTCONFIG_[LIBS|CFLAGS]
2011-06-22 12:43:33 +01:00
Caolán McNamara
46e6e444aa
make fontconfig non-optional on non-MacOSX unix
2011-06-22 11:17:40 +01:00
Bjoern Michaelsen
e65e22a967
gnumake4: fix JavaClassSet clean target
2011-06-22 11:54:50 +02:00
Norbert Thiebaud
41f9319cda
fixing trailing whitespaces in pre-commit hook is broken.
...
The pre-commit hook had code that was trying to detect and _fix_
trailing whitespaces. this code was broken. If you try to do a partial
commit on a file and the part your are partially commiting contain
offending lines, the process to try to fix them drop the rest of the
changes.
In general it is very dangerous to try to be cute in a pre-commit hook
a pre-commit hook you tell you something is wrong, and preferably were
it think that it is wrong... but should not attempt to 'fix' things
silently. So I did not try to 'fix' that code.
Instead I replaced it by a straight forward 'detection-only', lifted from
the linux-kernel's git hook.
2011-06-22 01:42:47 -05:00
Tor Lillqvist
3fb73be520
Update Android autogen.lastrun
2011-06-22 09:05:26 +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
Bjoern Michaelsen
d3c9cb684d
gnumake4: remove debug output
2011-06-21 15:29:43 +02: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
d4c4b91fdb
Add unoil and javaunohelper to cross-build-toolset, sigh
2011-06-21 15:22:01 +03:00
Bjoern Michaelsen
ac064a1230
gnumake4: postmerge fixes
2011-06-21 12:41:58 +02: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
67e1946064
Disable ATL when compiling with MinGW
2011-06-21 00:40:19 +03:00
Tor Lillqvist
7c6c7e1cfd
Make the make of gbuild modules in cross-build-toolset silent
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