Stephan Bergmann
cdd243cdea
Ensure a failing linkoo makes ooinstall fail.
2011-09-21 23:35:23 +02:00
Andras Timar
741ecf579d
add 'qtz' key id lang code to ALL case
2011-09-20 13:45:11 +02:00
Michael Meeks
795d7867fe
check we have the environment sourced, and fail helpfully if not
2011-08-22 22:18:39 +01:00
Jan Holesovsky
07c1d34ec7
Merge commit 'libreoffice-3.4.0.2'
...
Conflicts:
configure.in
distro-configs/LibreOfficeMacOSX.conf
distro-configs/OxygenOfficeLinux.conf
distro-configs/OxygenOfficeWin32.conf
download
instsetoo_native/util/openoffice.lst
ooo.lst.in
set_soenv.in
solenv/bin/modules/installer/download.pm
solenv/gbuild/CppunitTest.mk
solenv/inc/minor.mk
solenv/inc/settings.mk
2011-05-31 10:45:37 +02:00
Jan Holesovsky
ca907e0220
Merge remote-tracking branch 'origin/integration/dev300_m106'
...
Conflicts:
Makefile.in
Repository.mk
autogen.sh
bin/lo-commit-stat
configure.in
distro-configs/LibreOfficeOpenBSD.conf
distro-configs/LibreOfficeWin32.conf
instsetoo_native/util/openoffice.lst
ooo.lst.in
scp2/source/ooo/module_langpack.ulf
set_soenv.in
solenv/bin/ooinstall
solenv/gbuild/CppunitTest.mk
solenv/gbuild/Library.mk
solenv/gbuild/LinkTarget.mk
solenv/gbuild/TargetLocations.mk
solenv/gbuild/platform/macosx.mk
solenv/gbuild/platform/solaris.mk
solenv/gbuild/platform/unxgcc.mk
solenv/gbuild/platform/windows.mk
solenv/inc/minor.mk
solenv/inc/settings.mk
tail_build/prj/makefile.mk
2011-05-27 20:39:04 +02:00
Andras Timar
efbdaa1d5e
don't forget en-US when dev-installing ALL languages
2011-05-23 19:50:38 +02:00
Andras Timar
5631d2cf76
handle --with-lang=ALL case
2011-05-16 12:29:12 +02:00
Thorsten Behrens
708def7d94
Fix ooinstall -l case
...
Removing destdir prefix for dev-install case is not a good idea
2011-05-05 07:50:18 +02:00
Petr Mladek
d27be9390f
ooinstall: use DESTDIR also for the Cwd::realpath call
...
this solution is not perfect because Cwd::realpath($ENV{DESTDIR})
need not be part of Cwd::realpath($ENV{DESTDIR} . $arg). Let's
solve this when it really cause troubles.
2011-05-03 15:14:26 +02:00
Miklos Vajna
55fb624ac0
ooinstall: respect DESTDIR
...
The problem was that ooinstall just passed -destdir to
make_installer.pl, but before that, it tried to create the root
directory, where it did not respect DESTDIR.
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-05-03 14:51:51 +02:00
Jan Holesovsky
7defe712ce
Make 'make dev-install' do something even on Windows.
...
It creates an install set only, but better than just throwing an error ;-)
2011-04-28 09:18:27 +02:00
Andras Timar
811560a41f
use /tmp instead of /instsetoo_native/util for temporary files
2011-04-27 15:46:38 +02:00
Hanno Meyer-Thurow
eed8e0b62e
make the installation dir better configurable
...
install to %libdir% intead of %prefix% as it is usual for other projects;
use the usual DESTDIR instead of OODESTDIR
Note that the default installation path is /usr/local/lib/libreoffice;
it can be redefined by --prefix, --libdir, --with-install-dirname
configure options
Some of these changes contributed by Petr Mladek <pmladek@suse.cz>
2011-04-20 15:30:08 +02:00
Andras Timar
427de9a0c8
s/OOo/LibreOffice/ in a printed string
2011-04-08 12:59:33 +02:00
Francois Tigeot
f327939bb9
Remove javaldx /proc test.
2011-02-18 10:41:06 +01:00
Baptiste Daroussin
09c82f88c6
initial FreeBSD work
2011-01-31 19:59:29 +00:00
Thomas Klausner
32699c99d7
Handle NetBSD like the other BSDs in more cases.
2010-12-16 22:40:05 +01:00
Caolán McNamara
6637546a37
add another dir to the PYTHONPATH
2010-12-01 16:03:54 +00:00
Robert Nagy
cb81d01880
fix the list of languages and remove the unused wanted function
...
Let's try our best to create a good list of langauges in a format
of lang1,lang2.
Also remove the wanted function which is not used since
the baab40f5646b63ff51e7cb9c5aaac873066d46fe commit.
2010-11-30 15:51:43 +01:00
Hanno Meyer-Thurow
1e2ab23a89
Get rid of undefined $setup_vars array.
2010-11-10 04:58:40 +01:00
Robert Nagy
7b9e093236
no /proc on OpenBSD
2010-11-09 09:57:42 +01:00
Petr Mladek
dee36f28cb
fix ooinstall to create the installation dir
...
Cwd::realpath does not work if the path does not exist
2010-11-05 15:00:47 +01:00
René Kjellerup
f87611e9a2
remove un-necessary profiling module causing crashes
2010-10-28 11:46:00 +01:00
Cédric Bosdonnat
fe58c42cc6
Moved parts of ooinstall to boostrap to shorten the install path
2010-10-23 19:06:08 +02:00