Petr Mladek
961abfc6f2
Fix distro specific about intro hadling
...
I guess that nobody uses more alternative branding pictures. It was implemented
for SLED10-GM and it is not longer needed there. So I renamed:
--with-intro-bitmaps to --with-intro-bitmap
--with-about-bitmaps to --with-about-bitmap
and
INTRO_BITMAPS to INTRO_BITMAPS
ABOUT_BITMAPS to ABOUT_BITMAP
Also .png file format is requred instead of .bmp now.
Signed off by KAMI.
2011-01-07 18:38:45 +01: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
3505b4288e
adjust indent
2011-01-07 11:07:24 +00:00
Guillaume Poussel
ae00a3d7d6
Clean 'resourceleak' warning in cppcheck.
2011-01-07 11:06:51 +00:00
Petr Mladek
2867342bbb
Fix check for BerkleyDB when db_create is macro
...
It seems more safe to check for dbopen; it has just one
other variant in db-3, see
http://lists.debian.org/debian-devel/2001/04/msg01770.html
2011-01-06 20:47:15 +01:00
Kurt Zenker
734a6d08ad
OOO330
2011-01-06 17:27:00 +01:00
Caolán McNamara
f2bc6b5dfb
silence this script during the build
2011-01-06 14:45:46 +00:00
Miklos Vajna
7be59837a9
move find-german-comments from build repo to bootstrap/bin
2011-01-06 13:30:56 +01:00
Kohei Yoshida
9b7439f870
At least one of them must say 'no'.
2011-01-05 15:42:42 -05:00
Andras Timar
cefb311257
New release of Linux Libertine G fonts
...
Signed-off-by: Kalman Szalai - KAMI <kami911@gmail.com>
2011-01-05 21:23:22 +01:00
Andras Timar
4dead3a3fe
typo fix in module_langpack.ulf
...
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2011-01-05 19:00:39 +01:00
Michael Meeks
89084b1e2b
ignore SIGPIPE for zenity
2011-01-05 15:20:50 +01:00
Michael Meeks
131da00838
only enable zenity for local (unix socket) displays
2011-01-05 15:20:48 +01: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
Guillaume Poussel
ed26218fdf
Removing few cppchecks warnings.
2011-01-05 09:02:33 +01:00
Jan Holesovsky
d7d7b15e94
Set TMP on Windows if not set.
...
Otherwise we have problems with paths containing spaces - they don't get
quoted in some cases.
2011-01-04 15:47:57 +01:00
Caolán McNamara
93ff50904b
Resolves: #i113163# drop uninitialized variable warning
2011-01-04 08:51:01 +00:00
David Tardon
d1d813c7f2
selection of hash container for mdds must precede header tests
2011-01-04 07:09:28 +01:00
Kalman Szalai - KAMI
e2f3768d62
Update LightProof extensions' packing mechanism
...
* Install extracted extension files to separated and language dependent
directory. This is the new way to include extensions to installation
set.
* Update for Sun Template Pack packing
Signed-off-by: David Tardon <dtardon@redhat.com>
2011-01-04 06:59:09 +01:00
Rene Engelhard
ff5797e651
readd lost #endif
2011-01-02 14:12:14 +01:00
Rene Engelhard
09482c6149
Merge remote branch 'origin/libreoffice-3-3'
...
Conflicts:
scp2/source/extensions/directory_extensions.scp
2011-01-02 01:15:14 +01:00
Caolán McNamara
313bccada6
WaE: Tweak this to prefer boost::unordered_map
2010-12-31 11:29:14 +00:00
Andras Timar
c3c84701a4
typo fix in helppack.ulf
2010-12-27 09:58:33 +01:00
Caolán McNamara
e1f734b8e0
cppcheck: prefer prefix variant
2010-12-24 13:38:02 +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
Caolán McNamara
6cf8eb372b
Move this system-mesa-headers test inside opengl extension test
...
Here it only gets used for non-Windows and non-Linux. It will current defaults
to using these "internal" headers like we do for xrender and friends.
2010-12-22 16:04:05 +00:00
Caolán McNamara
3d653b634b
toggle the default for this option
2010-12-22 15:38:33 +00:00
Caolán McNamara
0743413eea
fix typo
2010-12-22 15:22:00 +00:00
Caolán McNamara
bac156f8f6
add winenv.set.sh to gitignore
2010-12-22 15:10:30 +00:00
Rene Engelhard
bb0e0f0743
missing @
2010-12-22 16:04:34 +01:00
Rene Engelhard
9038e9a595
export MDDS_CPPFLAGS into the env
2010-12-22 16:01:05 +01:00
Caolán McNamara
c7c8e80165
lower java build-time verbosity
2010-12-22 10:44:27 +00:00
Caolán McNamara
f7a3f2ac42
little bit less java verbosity
2010-12-22 10:44:27 +00:00
Caolán McNamara
ac85cc2376
get ant stuff to follow VERBOSE
2010-12-22 10:44:27 +00:00
David Tardon
579e2b0f47
extend test for mdds to select hash container to use
...
Configure fails on mdds/mixed_type_matrix.hpp test when testing external
mdds otherwise.
2010-12-22 11:28:22 +01:00
Kalman Szalai - KAMI
52a13310d3
Fix Gallery module
2010-12-22 11:05:31 +01:00
Tor Lillqvist
b326d5decb
Drop msvc*7*.dll, see fdo#32426
2010-12-21 19:07:20 +02:00
Tor Lillqvist
4ce4ff8a53
Actually we don't seem to need instmsiw.exe anywhere
2010-12-21 18:55:41 +02:00
Tor Lillqvist
6009e97da4
Drop msvcr71, see fdo#32426
2010-12-21 17:11:34 +02:00
Rene Engelhard
84e95a7ee6
check for mdds/mixed_type_matrix.hpp
2010-12-21 15:41:28 +01:00
Caolán McNamara
52b977a42c
InstMsiW.exe not InstMsiA.exe
2010-12-21 14:40:02 +00:00
Caolán McNamara
772377975a
give make check the same depends
2010-12-21 13:16:49 +00:00
Caolán McNamara
82eee4eaac
Resolves: fdo#32426 first cut at auto-downloading windows depends
2010-12-21 12:22:29 +00:00
Kohei Yoshida
a95a2287fc
Re-packed mdds 0.4.0.
2010-12-20 20:01:56 -05:00
Kohei Yoshida
63bd4ec95c
The build now requires mdds 0.4.0.
2010-12-20 17:39:40 -05:00
Tor Lillqvist
6eebbe5bba
It's called MinGW, not mingwin, mingw32, etc
2010-12-20 15:37:58 +02:00
Tor Lillqvist
7f958f626c
It's called MinGW, not mingwin, mingw32, etc
2010-12-20 14:38:29 +02:00