Commit graph

14466 commits

Author SHA1 Message Date
Jan Holesovsky
3ffc8fb3f3 Build with no optimizations already with dbglevel == 1.
Based on talk with David Tardod, the dbglevels are supposed to be:

0 - product
1 - debug
2 - advanced debug (with additional code)
2011-03-30 10:58:11 +02:00
David Tardon
0e3291b6ff safer way to set debug level 2011-03-30 07:23:51 +02:00
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
Kohei Yoshida
0f5161e179 Updated mdds to 0.5.2. 2011-03-28 17:00:39 -04:00
Petr Mladek
fa4a0614ba lo-commit-stat: print summary into log a file
the generated log file name is:

+ commit-log-<branch>-<log-suffix>.log by default
+ bugfixes-<branch>-<suffix>.log with the --bugs option

, where <branch is automatically detected; <suffix> is defined by the
--log-suffix=<suffix> option
2011-03-28 15:51:47 +02: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
96fd7112e2 activate subsequentcheck modules globally 2011-03-28 02:29:43 +02:00
Bjoern Michaelsen
cfbf640369 register test library 2011-03-28 02:28:57 +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
Norbert Thiebaud
701049414b harmomized the vbaobj library names with sw use and gnumake expectation 2011-03-26 15:26:28 -05:00
Norbert Thiebaud
51c01745ec add starmath libraries to Repository.mk 2011-03-26 15:26:28 -05:00
Norbert Thiebaud
80035e9fb8 add library declaration for sc gnumake 2011-03-26 15:26:28 -05:00
Caolán McNamara
735ca84caf add translate_toolkit to .gitignore 2011-03-26 16:30:38 +00: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
Andras Timar
2bd805cd33 remove localized palettes
they will be localized within the standard l10n framework
2011-03-26 15:32:55 +01:00
Bjoern Michaelsen
a205f18bb1 for l10n, we should actually use the merged files 2011-03-26 15:22:03 +01:00
Fridrich Štrba
44f4927291 Adapt the tree to tools/svwin.h removal 2011-03-26 00:10:02 +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
Michael Meeks
6ba9f63157 remove re-definition of BUILD_TYPE warning 2011-03-25 16:27:17 +00: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
Fridrich Štrba
818cc0b97f Unix splash only for Unix 2011-03-25 14:48:07 +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
0e41adf698 add unxlngppc to gitignore 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
e5858fef19 fix language codes: be-BY -> be, ns -> nso 2011-03-25 13:19:18 +01: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
a8bc463c2c new --with-system-translate-toolkit configure option 2011-03-25 12:13:51 +01:00
Petr Mladek
670d321ead download translate-toolkit-1.8.1.tar.bz2 2011-03-25 12:13:50 +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
d9aaf20177 set build depencencies against the new "translations" module 2011-03-25 12:13:50 +01:00