David Tardon
|
5bb42850c2
|
Revert "Default to debuglevel 2 when building with debug=true (using gnu make)."
This reverts commit 8fe706327e09764c46dc1813f5e583857fca3d05.
|
2011-03-30 07:21:33 +02:00 |
|
Bjoern Michaelsen
|
4a27caaed3
|
enable headless Junit tests and default to that
|
2011-03-29 21:04:31 +02:00 |
|
Jan Holesovsky
|
a38f3926ed
|
Default to debuglevel 2 when building with debug=true (using gnu make).
|
2011-03-29 15:43:56 +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 |
|
Petr Mladek
|
047a74d0e7
|
use --hash-style=gnu linking when supported
|
2011-03-29 12:25:46 +01:00 |
|
Bjoern Michaelsen
|
d357546ffd
|
added gbuild help message
|
2011-03-28 12:06:38 +02:00 |
|
Caolán McNamara
|
d0d678b46a
|
overloaded-virtual is a c++ option not a c one
|
2011-03-28 10:28:31 +01:00 |
|
Bjoern Michaelsen
|
e02579ab73
|
getting reid of the perl cruft in all
|
2011-03-28 02:57:15 +02:00 |
|
Bjoern Michaelsen
|
3d12ac1c29
|
remove old build system cruft from subsequenttests
|
2011-03-28 02:44:49 +02:00 |
|
Bjoern Michaelsen
|
fb40f4ede7
|
handle empty JavaClassSets gracefully
|
2011-03-28 02:28:01 +02:00 |
|
Bjoern Michaelsen
|
b90f400d46
|
do not depend on an uptodate build for subsequentcheck for now
|
2011-03-28 02:27:12 +02:00 |
|
Bjoern Michaelsen
|
9f2d6d63ee
|
no sneaky JAVACOMPILER/JAVAINTERPRETER defaults
* we want no sneaky default values for JAVACOMPILER/JAVAINTERPRETER, we have ./configure
|
2011-03-27 12:43:42 +02:00 |
|
Bjoern Michaelsen
|
0acd9982c0
|
adding a comment documenting Module.mk
|
2011-03-27 12:27:05 +02:00 |
|
Bjoern Michaelsen
|
c56ceabe66
|
adding a comment documenting LinkTarget.mk
|
2011-03-27 12:09:59 +02:00 |
|
Bjoern Michaelsen
|
8750c4ff00
|
adding a comment documenting AllLangResTarget.mk
|
2011-03-27 11:25:59 +02:00 |
|
Bjoern Michaelsen
|
4bf5783b32
|
fix regression introduced with 37705446d2eec207d9e0e3d39997792229fb8b1f
* l10n should now work again (thanks timar for the hint)
|
2011-03-27 11:05:17 +02:00 |
|
Andras Timar
|
0c4f0a228d
|
Revert "for l10n, we should actually use the merged files"
This reverts commit 58c163ab45d0cf7684a6a5feb0ec0076015bea3f.
|
2011-03-26 22:13:43 +01:00 |
|
Caolán McNamara
|
1eb0bc70e5
|
we can build with strict-aliasing with >= 4.6.0 now
|
2011-03-26 14:37:23 +00:00 |
|
Caolán McNamara
|
4b7bced098
|
-fno-use-cxa-atexit is dubious IMO
|
2011-03-26 14:37:23 +00:00 |
|
Bjoern Michaelsen
|
a205f18bb1
|
for l10n, we should actually use the merged files
|
2011-03-26 15:22:03 +01:00 |
|
Bjoern Michaelsen
|
0955d9f54c
|
hacking way to reenable subsequenttests
|
2011-03-25 18:47:17 +01:00 |
|
Luboš Luňák
|
156471e436
|
enable -Woverloaded-virtual gcc warning
http://lists.freedesktop.org/archives/libreoffice/2011-March/009567.html
|
2011-03-25 17:37:12 +01:00 |
|
Francois Tigeot
|
e35c8ea9e7
|
Consolidate all platform/dragonfly-*.mk in a single file.
|
2011-03-25 16:54:09 +01:00 |
|
Francois Tigeot
|
2bbf77766d
|
Add support for i386.
|
2011-03-25 16:46:04 +01:00 |
|
Caolán McNamara
|
fa1d8ddc06
|
add in the bsds
|
2011-03-25 12:43:39 +00:00 |
|
Caolán McNamara
|
fd04eb6add
|
powerpc uses two defs
|
2011-03-25 12:43:15 +00:00 |
|
Caolán McNamara
|
341efcf5d8
|
regain support for arm, ppc, s390x etc.
|
2011-03-25 12:43:15 +00:00 |
|
Andras Timar
|
692b87e521
|
fix language codes: be-BY -> be, ns -> nso
|
2011-03-25 13:19:18 +01:00 |
|
Bjoern Michaelsen
|
381d3499a4
|
fixing installation paths for subsequent tests
|
2011-03-25 12:40:35 +01:00 |
|
Petr Mladek
|
4dc8b9fd09
|
search localized strings in the new "translations" module also by GNU make
|
2011-03-25 12:13:50 +01:00 |
|
Petr Mladek
|
928402389f
|
search translated strings in the new "translations" module
|
2011-03-25 12:13:50 +01:00 |
|
Fridrich Štrba
|
23b7e73406
|
Some realpath foo to build resource files
|
2011-03-25 10:45:25 +01:00 |
|
Fridrich Štrba
|
f6cc3fd663
|
Add advapi32 to gd_STDLIBS, since it not linked with by default
|
2011-03-23 17:35:29 +01:00 |
|
Jan Holesovsky
|
d1862bfe1a
|
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrap
|
2011-03-23 17:13:20 +01:00 |
|
Jan Holesovsky
|
5f08d6e5a4
|
Merge commit 'ooo/DEV300_m103'
Conflicts:
configure
configure.in
instsetoo_native/util/openoffice.lst
set_soenv.in
solenv/bin/cws.pl
solenv/bin/modules/installer/simplepackage.pm
solenv/gbuild/LinkTarget.mk
solenv/gbuild/extensions/post_PackModule.mk
solenv/gbuild/platform/linux.mk
solenv/gbuild/platform/macosx.mk
solenv/gbuild/platform/windows.mk
solenv/inc/installationtest.mk
solenv/inc/minor.mk
soltools/cpp/_eval.c
|
2011-03-23 16:58:44 +01:00 |
|
Tor Lillqvist
|
ad6c30fb49
|
Drop linker switch -DLL, should not be used when linking EXEs
|
2011-03-23 13:00:05 +02:00 |
|
Fridrich Štrba
|
20eced40ba
|
Reverting what should be reverted and leaving what should be left
|
2011-03-22 15:40:08 +01:00 |
|
Fridrich Štrba
|
0e5ecf3c8b
|
This should not be hurting anybody
|
2011-03-22 15:02:42 +01:00 |
|
Fridrich Štrba
|
8dbf10024f
|
oops
|
2011-03-22 14:18:49 +01:00 |
|
Fridrich Štrba
|
56e5671f5d
|
And yet one another windows build environment tweak
|
2011-03-22 14:16:42 +01:00 |
|
Fridrich Štrba
|
75237f17a6
|
And yet one more attempt
|
2011-03-22 13:26:20 +01:00 |
|
Fridrich Štrba
|
0274c596dd
|
Yet another attempt
|
2011-03-22 13:21:55 +01:00 |
|
Fridrich Štrba
|
90c0043db2
|
Another attempt at linking on windows
|
2011-03-22 13:20:22 +01:00 |
|
Caolán McNamara
|
31cb34254f
|
drop -g1 and align gmake gd_SYMBOL from TRUE
|
2011-03-22 11:26:06 +00:00 |
|
Fridrich Štrba
|
2593439d2b
|
Trying to remove NODEFAULTLIB on Windows
|
2011-03-22 11:11:20 +01:00 |
|
Francois Tigeot
|
faae793ae8
|
Treat DragonFly as Linux.
The new build system has introduced some new operating system
conditionals. Use the same path as Linux on DragonFly for now.
|
2011-03-21 23:27:06 +01:00 |
|
Bjoern Michaelsen
|
cf1aa83981
|
enable optional deliver by hardlink with gb_Deliver_HARDLINK
|
2011-03-21 14:03:57 +01:00 |
|
Bjoern Michaelsen
|
f5ddeaa24b
|
stripping on linking on linux unless SYMBOLS or DEBUG have been requested
|
2011-03-21 14:03:57 +01:00 |
|
Bjoern Michaelsen
|
955aa61dd0
|
fixing gb_SYMBOL logic
|
2011-03-21 14:03:57 +01:00 |
|