Commit graph

14373 commits

Author SHA1 Message Date
Fridrich Štrba
5c89bdb493 fix windows packaging of sal_textenc3.dll 2011-03-31 13:53:34 +02:00
Tor Lillqvist
83c048b89b Don't check the directories for uniqueness multiple times
Wen building a multi-language installer the subroutine
create_unique_directorynames() is called for each language. The same
directory names will be traversed each time. It needs to check the
uniqueness of them only the first time, otherwise it will think every
directory name is repeated.

The check is new, from OOo, but they don't build multi-language
installers so they have not noticed this problem.

The solution is a bit hacky but works.
2011-03-31 14:35:44 +03:00
Tor Lillqvist
a1ce970032 Rename shellnew2 to 2shellnew
The "DosName" property of a directory item must apparently be unique
in first five chars, sigh. See the lovely code in
solenv/bin/modules/installer/windows/directory.pm, the
create_unique_directorynames subroutine, check for $startlength.
2011-03-31 12:47:22 +03:00
Petr Mladek
63f5fa4f9f rename --with-ct2n to --enable-ext-ct2n configure option
to be in sync with other extensions
2011-03-30 21:15:54 +02:00
Petr Mladek
083860b9ca download 451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.2.oxt
needed for the optional ConvertTextToNumber extension
2011-03-30 21:03:06 +02:00
Petr Mladek
f2894bf189 sdk-gid-module-name.diff: rename module name to gid_Module_Root_SDK (i#64802)
so the generated list of files does not conflict with the main package
2011-03-30 18:10:54 +02:00
Petr Mladek
d9d13ce5b8 solenv-dummy-localize-sdf.diff: make the dummy localize.sdf working (i#113389) 2011-03-30 17:30:10 +02:00
Petr Mladek
16da377da8 solenv-installer-lang-filelist-names.diff: avoid double lang string
do not print twice the lang name in the filelist
for example, generate gid_Module_Langpack_Basis_es instead of
gid_Module_Langpack_Basis_es.es
2011-03-30 17:23:12 +02:00
Petr Mladek
985532f27c solenv-installer-cleaner-paths.diff: do not create '.' subdirectories
omit './' in paths
2011-03-30 17:19:53 +02:00
Caolán McNamara
6751ae5b08 set default system-zlib/jpeg on some platforms 2011-03-30 15:54:29 +01:00
Caolán McNamara
29dbc36ce0 default to system zlib on contemporary unices 2011-03-30 15:54:29 +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
Tor Lillqvist
6edca00ebc Kill solenv/config once more 2011-03-30 15:50:15 +03:00
Petr Mladek
c4d894f6b2 build-ant-1.6.diff: MediaWiki can be built with ant 1.6 now 2011-03-30 14:31:15 +02:00
Tor Lillqvist
da0aa4715e Move code inserted in previous commit to correct place 2011-03-30 14:40:04 +03:00
Tor Lillqvist
a7c3b749ae Don't pass a Cygwin path no a non-Cygwin program 2011-03-30 14:00:38 +03:00
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