Martin Hosken
2d3e6d5ab3
Tidy up for graphite2, removing silgraphite
2011-03-10 22:36:32 +07:00
Martin Hosken
e87464af6a
graphite2 consolidated patch
2011-03-10 22:36:32 +07:00
Caolán McNamara
cd57e5bb1d
increase number of callstacks recorded
2011-03-10 12:02:10 +00:00
Bjoern Michaelsen
7572bcf0b1
solenv/bin/subsequenttests is intended to be executable
2011-03-07 14:55:26 +01:00
Bjoern Michaelsen
781086f067
teach ./g at least some basic manners when using commit -F
...
* still needs fixes for message files with relative paths
2011-03-07 14:55:26 +01:00
Caolán McNamara
6184a626b9
always include these on all platforms to keep things simple
2011-03-06 20:26:55 +00:00
Caolán McNamara
0edc2694ae
vos is gone
2011-03-06 15:30:22 +00:00
Miklos Vajna
125de239f2
git-hooks: don't stage unstaged hunks before commit
...
We call 'git add' for files where we fixed whitespaces in. This is a
problem in case the user staged only part of a file - as a result we do
not just fix up whitespace in the patch but also stage other hunks of
the file.
Fix the problem by removing/restoring not staged changes before/after
whitespace fixing. The operation is cheap enough, as it's a noop in case
there are no unstaged changes.
2011-03-03 13:02:31 +01:00
Fridrich Štrba
0469b1a4e7
Don't regenerate dependencies, just try second time
...
Since the dependencies generation is broken strategy with external libraries
2011-03-02 16:39:25 +01:00
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
Fridrich Štrba
8a86d1d392
Revert "Trying to fix the rebuild of external library after failed build"
...
This reverts commit 56ffe1d3c7080e9c59f6e66287a433905e80031c.
This one did not have any beneficial effect, only breaking tinderboxes
2011-03-02 13:44:47 +01:00
Bjoern Michaelsen
3402fe5b5f
remove commented 4nt support while we are at it
2011-03-02 10:59:54 +01:00
Fridrich Štrba
a38f7a771e
Trying to fix the rebuild of external library after failed build
2011-03-02 10:36:35 +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
Caolán McNamara
03271a21b9
those were the wrong defines
2011-03-01 21:08:30 +00:00
Petr Mladek
5c42f5dc68
lo-commit-stat: replace "n#" with "bnc#"
...
the "bnc#" prefix is required by SUSE package conventions
2011-03-01 21:16:48 +01:00
Matthias Klose
265cfde593
lp#727118: ppc and openjdk fix
...
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
2011-03-01 15:10:51 +01:00
Christian Lohmaier
5fc1df0379
fix nested quantifiers in regex
2011-03-01 13:41:25 +01:00
David Tardon
4e4bb296f0
use full path
2011-03-01 08:05:21 +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
Thorsten Behrens
ec8d440f7f
Removed tinbuild script
...
tinbuild is now maintained in a separate repo:
http://cgit.freedesktop.org/libreoffice/contrib/buildbot/
2011-02-28 17:34:27 +01:00
Francois Tigeot
29b55434cb
Use system OpenSSL on DragonFly.
2011-02-27 09:47:03 +01:00
Thomas Arnhold
35f31a7e94
Remove MSDOS support
2011-02-24 22:00:27 +01:00
Thorsten Behrens
4025f24ca9
Make tinbuild load SMTP modules only on demand
...
Net::SMTP::SSL and Net:SMTP::TLS may not be installed or available
on all systems, so we're now only loading that if the corresponding
command line option was given.
2011-02-23 09:59:52 +01:00
Thorsten Behrens
42795c4990
Made tinderbox bcc owner on error mails
...
Every error spam now gets Bcc-ed to the owner. This does not apply
to the x-tinder zipped log file mails.
2011-02-23 09:57:29 +01:00
Thorsten Behrens
b050ea959a
Rename cleanup make target
...
The old version was from libreoffice/build times.
2011-02-23 09:07:48 +01:00
Thorsten Behrens
34daa0c208
Enable tinbuild to also use SMTP auth
...
Previously, tinbuild was only able to use a local MTA - with this
change, one can also e.g. use a googlemail account. Login creds and
smtp crypt method gets passed via command line.
2011-02-23 01:49:56 +01:00
Thomas Arnhold
d2a6b1e9a0
Remove HPUX from imakedep.h
2011-02-22 22:06:00 +01:00
Andras Timar
fc19bad5b7
l10n: add Breton spelling dictionary
2011-02-22 18:59:27 +01:00
Caolán McNamara
4dd4885566
revert this
2011-02-22 13:33:30 +00:00
Caolán McNamara
23adf2f0d6
seems we need -s after all
2011-02-22 13:26:45 +00:00
Caolán McNamara
1b299df876
Break into two lines means that line began with spaces, so how-to-run lost
2011-02-22 12:40:35 +00:00
Caolán McNamara
978cc9511e
remove javainstaller2
2011-02-22 12:07:32 +00:00
Caolán McNamara
c11ef4be86
-r and -s doesn't do anything
2011-02-22 10:27:15 +00:00
Rene Engelhard
766d3a2b07
move -Wl,--no-relax into extra LINKFLAGS
2011-02-22 00:37:04 +01:00
Caolán McNamara
6ebee61b8d
use a different dir for cppunittester
2011-02-21 21:07:03 +00:00
Rene Engelhard
5e87dcbb57
use -Wl,--no-relax (fdo#32224), thanks Michael Cree
2011-02-21 20:59:23 +01:00
Francois Tigeot
f473d28ae9
Remove 386BSD support.
2011-02-21 17:08:54 +01:00
Francois Tigeot
60fe1a1958
Remove OSF/1 support.
2011-02-21 14:37:59 +01:00
Francois Tigeot
ab50df50a8
Add DragonFly defines.
2011-02-21 14:37:59 +01:00
Francois Tigeot
7c17c577e0
Do not use GNU cp syntax on DragonFly.
2011-02-21 14:37:59 +01:00
David Tardon
53868fee45
end arg description with dot
2011-02-19 08:07:41 +01:00
David Tardon
05bbd6da1b
I fixed this properly in libs-core/scripting
...
This reverts commit ba1da290bd44677bdf3576e6b3fcd02a102ed667.
2011-02-19 07:58:00 +01:00
Jan Holesovsky
72d2efe468
Fix build of master without Python scripting.
2011-02-18 22:08:06 +01:00
Jan Holesovsky
d1ac976ce2
tinbuild: Better formatting of the tinderbox info.
2011-02-18 13:32:30 +01:00
Christian Lohmaier
bd157ad1ed
Avoid forking to output the logfile.
2011-02-18 13:22:57 +01:00
Tor Lillqvist
d8f97bd4c9
Exclude java_uno_accessbridge.jar and .dll if no SOLAR_JAVA
2011-02-18 11:42:15 +02: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