Commit graph

2747 commits

Author SHA1 Message Date
Fridrich Štrba
25ff71f2c8 Revert "A lame fix for the rebuilding of external libraries"
This reverts commit 42dd24db865ec0112fac4781e63ed11959f02472.
2011-03-02 15:57:26 +01:00
Fridrich Štrba
8ffc225070 A lame fix for the rebuilding of external libraries 2011-03-02 15:40:19 +01:00
Kalman Szalai - KAMI
3268af2a1a Refine compression of Windows installer
I increased the efficiency of LZM compression of makecab. I found that we can use .Set CompressionMemory=21 setting. This setting produces 83,91% of original installer size and if we combine it with a simple zip compression the download size can reduce to 83,54%.

Reference:
http://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg07068.html
2011-03-02 01:25:13 +01:00
Christian Lohmaier
5fc1df0379 fix nested quantifiers in regex 2011-03-01 13:41:25 +01:00
Jan Darmochwal
b6aa0e8110 Accelerate Perl installer builder
* subs in converter.pl rewritten
* fixed bug in convert_whitespace_stringlist_into_array
* removed copy_array_from_reference (can be written as "$copy = [@{$source}]")
* removed copy_hash_from_reference (can be written as "$copy = {%{$source}}")
* removed convert_stringlist_into_array_without_linebreak_and_quotes
  (equivalent to convert_stringlist_into_array_without_newline)
2011-02-28 17:20:24 +00:00
Caolán McNamara
978cc9511e remove javainstaller2 2011-02-22 12:07:32 +00:00
Christian Lohmaier
bd157ad1ed Avoid forking to output the logfile. 2011-02-18 13:22:57 +01:00
Francois Tigeot
f327939bb9 Remove javaldx /proc test. 2011-02-18 10:41:06 +01:00
Danny Roberts
b7b0250d83 Removed some commented code. 2011-02-18 10:30:50 +01:00
Thomas Arnhold
666bb3e6e4 Remove unused update_module_ignore_lists.pl
Was used to update the svn ignore list
2011-02-16 20:56:02 +01:00
Thomas Arnhold
474c75df7a Remove usused osarch.pm 2011-02-16 20:45:35 +01:00
Thomas Arnhold
f8253fb7dd Remove SCO support 2011-02-16 20:32:55 +01:00
Thomas Arnhold
e260e51842 Remove HPUX support 2011-02-16 20:30:38 +01:00
Michael Koch
139995630f Added --verbose param to build.pl
"--verbose" substitutes the needed functionality of
"--html --dontgraboutput". The unneeded parts will be removed in
a second step.
2011-02-15 10:39:03 +01:00
Jean Charles Papin
7c36e51109 remove dead code 2011-02-11 21:13:46 +00:00
Francois Tigeot
3dd75542a2 Porting LO to Dragonfly 2011-02-10 10:38:31 +01:00
Fridrich Štrba
fca25e4c4c Trying to remove the stlport mention from the code 2011-02-09 20:18:11 +01:00
Thorsten Behrens
053754d986 Add basebmp to list of doxygen-processed modules 2011-02-09 15:18:44 +01:00
Jan Darmochwal
69626cfa64 Accelerate Perl installer builder
speed up get_all_items_from_script
2011-02-04 11:34:26 +00:00
Thorsten Behrens
dc43a27e0c Revert "Utility to scan for some faults in Thesaurus files"
Was added inside dictionaries/util already by Andras, and
it's much better placed there.

This reverts commit eacd806bcbe948b3ab8644eb59642b66946ba691.
2011-02-02 20:38:33 +01:00
Thorsten Behrens
30de39075c Thesaurus checker script now even with executable permission 2011-02-02 18:35:04 +01:00
Steve Butler
e7e60cab87 Utility to scan for some faults in Thesaurus files 2011-02-02 16:24:39 +01:00
Baptiste Daroussin
09c82f88c6 initial FreeBSD work 2011-01-31 19:59:29 +00:00
Jan Darmochwal
3c4929f2e4 Accelerate Perl installer builder
speed up collect_directories_from_filesarray
eg use $a .= $b instead of $a = $a . $b
2011-01-27 01:45:18 -06:00
Tor Lillqvist
ba0c6830cb Drop CWS-related and "Heiner's proprietary" code 2011-01-26 17:09:25 +02:00
Luboš Luňák
148739e8bd make ooenv work even when not invoked when in its directory 2011-01-21 16:03:21 +01:00
Caolán McNamara
3b1a33287a use new differentiated dmake return value to decide if regenerate dependencies 2011-01-19 20:33:49 +00:00
Caolán McNamara
b0ae2ae486 Related: rhbz#670895 don't halt build if zenity crashes 2011-01-19 16:10:03 +00:00
Caolán McNamara
6fcbe777e4 spit error to stderr so that it's visible 2011-01-18 10:12:26 +00:00
Tor Lillqvist
103da56542 Add remangle32to64 script
A Perl script to change MSVC mangled symbols from their form in 32-bit
code to the corresponding mangled symbols in 64-bit code.

The script is obviously not known to work 100%, but seems to work well
enough for the few cases in LibreOffice (.map files) it has been used
on so far.
2011-01-17 03:30:31 +02:00
Michael Meeks
10de7accfb BrOffice Windows start menu branding 2011-01-12 14:22:50 +00:00
Cédric Bosdonnat
f193674d47 No need of creating the tags file in the two places 2011-01-11 09:39:06 +01:00
Michael Meeks
2929c2a4c6 make linkoo scan the solver too, for Norbert's gnumake work 2011-01-10 21:02:31 +00:00
Julien Nabet
fbf0cb8b1c Reducing spawning of chmod with xargs instead of exec 2011-01-09 20:32:56 +00:00
Caolán McNamara
5a3b7af0e2 set a template for mktemp, apparently required in macosx 2011-01-09 16:52:25 +00:00
Caolán McNamara
5eb3062181 Resolves: fdo#32897 strip out template language tags 2011-01-07 20:44:28 +00:00
Michael Meeks
74f19bf9e2 use 0775 not 0755 for chmod 2011-01-07 16:12:48 +00:00
Steve Butler
079c782fb3 accelerate make_installer by forking a lot less on windows 2011-01-07 16:12:03 +00:00
Caolán McNamara
f2bc6b5dfb silence this script during the build 2011-01-06 14:45:46 +00:00
Michael Meeks
4f8add5f5c ignore SIGPIPE for zenity 2011-01-05 13:39:04 +00:00
Michael Meeks
401df5b8f1 only enable zenity for local (unix socket) displays 2011-01-05 13:36:37 +00:00
Caolán McNamara
93ff50904b Resolves: #i113163# drop uninitialized variable warning 2011-01-04 08:51:01 +00:00
Caolán McNamara
274b73c1b0 make executable 2010-12-23 16:28:17 +00:00
Caolán McNamara
e970abf61c move add mode-lines in here 2010-12-23 16:27:48 +00:00
Tor Lillqvist
b326d5decb Drop msvc*7*.dll, see fdo#32426 2010-12-21 19:07:20 +02:00
Jan Holesovsky
71bebabc04 Forgotten pieces when resolving the libreoffice-3.3.0.2 conflicts. 2010-12-20 11:26:39 +01:00
Jan Holesovsky
70896c190c Merge commit 'libreoffice-3.3.0.2'
Conflicts:
	configure.in
	scp2/source/extensions/directory_extensions.scp
	scp2/source/extensions/module_extensions.scp
	scp2/source/ooo/file_ooo.scp
	set_soenv.in
	solenv/bin/modules/installer/download.pm
	solenv/bin/modules/installer/helppack.pm
	solenv/bin/modules/installer/windows/createfolder.pm
	solenv/bin/modules/installer/worker.pm
	solenv/bin/ooinstall
2010-12-20 01:11:02 +01:00
Fridrich Štrba
bd4bacb312 don't try to be smart, just hardcode one of the help files 2010-12-18 00:41:26 +01:00
Petr Mladek
9e25eb53d5 implement searching for helppack file 2010-12-17 23:33:17 +01:00
Fridrich Štrba
64d59f5a3b make some useful options permanent in the globals.pm 2010-12-17 22:44:19 +01:00