Commit graph

107 commits

Author SHA1 Message Date
Sebastian Spaeth
5bec664553 Don't set RSC_ONCE, it is unused
RSC_ONCE was invariably set to true but was not used afterwards. So
remove it.
2010-11-16 14:37:26 +01:00
Sebastian Spaeth
813eb5d9a9 set_soenv: remove leftovers from tcsh and .bat file support
This silences the new "Unknown type!" error messages at the end of a
./configure run.

This should not make any functional difference, as the support for
those in ToFile was already missing.
2010-11-10 14:18:12 +01:00
Sebastian Spaeth
ae7612d1d2 Make the configure run less verbose (without losing information) 2010-11-10 14:16:08 +01:00
Thomas Klausner
29e7e9c4dc Pass thru PYTHON, found by configure.
Will be used by filter/source/config/fragments/makefile.mk.
2010-11-06 00:30:03 +01:00
Thomas Klausner
37ed2517b6 Pass thru MOZ_NSS_LIBS, autodetected by configure and needed by xmlsecurity. 2010-11-06 00:18:32 +01:00
Jesús Corrius
a66a55daeb Fix path to the right libraries for MS C/C++ x_64 2010-11-05 21:07:56 +01:00
Robert Nagy
5f4e567812 pick up system jpeg on openbsd 2010-11-05 12:14:31 +01:00
Robert Nagy
a5a2fe55d5 OpenBSD needs /usr/local/lib in SOLARLIB 2010-11-05 12:14:25 +01:00
Jesús Corrius
3e348a276c Add --enable-cl-x64 option 2010-11-05 02:23:12 +01:00
Jesús Corrius
2d3adf8431 Remove obsolete --enable-cl-standard 2010-11-04 22:23:58 +01:00
Robert Nagy
03e2863a1a make LibreOffice boostrap on OpenBSD 2010-11-04 00:43:13 +01:00
Jan Holesovsky
ac1a3a5d5b Don't add an explicit -L/usr/lib or -L/usr/lib64.
It breaks KDE3 build on SUSE.
2010-11-03 15:03:27 +01:00
Sebastian Spaeth
3dd497e93f bootstrap/set_soenv: remove unused variables
The variables $unsetenv, $setenv, $unset, $set $D, $answer were unused
in this script and have been removed.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-11-03 11:51:30 +01:00
Sebastian Spaeth
69e273ce72 bootstrap/soenv: remove tcsh version of LinuxX86-64Env.Set
Previously we would have been writing out LinuxX86-64Env.Set and
LinuxX86-64Env.Set.sh which made my autocompletion useless. Simplify the
set_soenv.in to actually only produce 1 version which makes us require
bash as interactive build shell.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-11-03 11:51:30 +01:00
Rene Engelhard
f974a612eb bin agg 2010-10-29 17:58:25 +02:00
Luke Dixon
4fa790ad7b Add zenity systray support to the build.
Adds also a configure option '--enable-zenity' used to enable this feature.
2010-10-26 11:15:24 +01:00
Michael Meeks
d42255ec76 cleanup / remove obsolete pam config pieces 2010-10-25 16:22:31 +01:00
Thomas Klausner
884120a376 Fix typo in operating system name. 2010-10-19 15:24:26 +02:00
Jesús Corrius
f06879087e Enable Microsoft Visual C++ 10 compiler in the build system 2010-10-15 02:23:59 +02:00
Luboš Luňák
3957db4367 support for Qt's event loop Glib integration 2010-10-14 17:56:46 +02:00
Michael Meeks
15c61bb323 Improve error reporting accuracy, to help people re-build 2010-10-14 12:54:29 +01:00
Cédric Bosdonnat
c3ab3df902 Renamed OpenOffice.org into LibreOffice in configure scripts 2010-10-14 09:53:40 +02:00
Caolán McNamara
4ab1dd54b0 AIX tweaks 2010-10-13 20:29:38 +01:00
Michael Meeks
305fb073a0 Enable unx quickstart, and broffice flags 2010-10-12 16:26:05 +01:00
David Tardon
5953db8547 set REDLAND_CFLAGS for system redland.
unoxml/source/rdf/makefile.mk used it for ages (since integration of CWS
odfmetadata), but it had never been set .-)
2010-10-06 09:50:50 +02:00
Christian Lohmaier
8e48af6518 Make Darwin platform detection more error resilient
With recent XCode updates, on 10.4.0, apparently config.guess
returns x86_64-apple-darwin10.4.0 which makes set_soenv fail
spectacularly. Now, we just check for PPC, and default to i386
for everything else (there's no 64 bit mac port anyway)
2010-10-05 20:42:06 +02:00
Caolán McNamara
47ac2e8d1f add some configure options to control external libtextcat and libtextcat data 2010-10-05 11:50:11 +01:00
Fridrich Štrba
cc5f97f621 Bundle the VC runtime distribuable installers in LibO installer 2010-10-04 12:26:27 +02:00
Petr Mladek
7ea508e89e Call fetch_tarballs.sh from make 2010-09-21 16:59:12 +02:00
Petr Mladek
322d73b0df build-java-target.diff: allow to define java target
i#93115

allow to define java target, so the build is usable with the JVM 1.5
even when it is built with JDK 1.6
2010-09-17 14:06:49 +02:00
Tor Lillqvist
abc28ea4ca Workaround for default_images symlink problem on Cygwin 2010-09-17 14:30:05 +03:00
Tor Lillqvist
31b5763489 Avoid symlinks in solenv path on Cygwin 2010-09-17 00:05:55 +03:00
Radek Doulik
102b164678 patches/gstreamer/gstreamer-config-office.diff: gstreamer
- enable/disable at build time
2010-09-16 15:27:23 +02:00
Fridrich Štrba
41da5a33d0 internal-mesa-headers-config_office.diff: make configure aware of Mesa. 2010-09-14 11:44:27 +02:00
Fridrich Štrba
5c9ac81fbc wpgimporter.diff: WPG Import filter 2010-09-14 11:29:54 +02:00
Fridrich Štrba
b3d65a7d1c wpsimport-config_office.diff: WPS import filter - configure part. 2010-09-14 11:01:32 +02:00
Cédric Bosdonnat
7c92f4fc9b Changed default path to external sources tarballs 2010-08-27 12:03:51 +02:00
Jan Holesovsky
e8ea8e7ff6 Decrease verbosity of the configuration process. 2010-08-26 09:41:21 +02:00
Jan Holesovsky
5260ed6bed Make ./configure & friends more user friendly. 2010-08-20 16:43:34 +02:00
Kurt Zenker
38521b81c6 CWS-TOOLING: integrate CWS configure25_OOO330 2010-07-13 13:58:14 +02:00
obo
dd21c6021c koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387# #i109388# #i109389# #i109391# #i109934# #i109935# #i110116# #i111531# #i111887# #i112190# #i30215# increased the row limit to 1 million, and integrated lots of speed optimization and bug fixes to ensure Calc remains usable after the row limit increase. 2010-06-23 13:38:34 +02:00
Rene Engelhard
6f8ac23454 configure25: #i93116# Allow to use the prebuilt stax 2010-06-22 18:29:17 +02:00
Rene Engelhard
01b9b273c3 configure25: #i98363# fix match in set_soenv on Solaris 10 2010-06-22 17:22:35 +02:00
obo
bc47011daa CWS-TOOLING: integrate CWS cmcfixes75 2010-06-22 15:46:16 +02:00
obo
6aeea58d28 CWS-TOOLING: integrate CWS mythes12 2010-06-22 12:09:13 +02:00
obo
86909c184b CWS-TOOLING: integrate CWS systemlibc 2010-06-21 15:14:37 +02:00
Caolán McNamara
b96df8f62a cmcfixes75: merge with DEV300 m81 2010-06-11 20:07:01 +01:00
obo
f2ec3be5b5 CWS-TOOLING: integrate CWS kfreebsdport01v2 2010-06-09 08:34:10 +02:00
Rene Engelhard
1214da3e1c systemlibc: rename new SYSTEM_* variables to better names )SYSTEM_LIBC,HAVE_{GETOPT,READDIR_R). Unconditionally set to NO if $_os = WINNT 2010-05-25 11:56:39 +02:00
Caolán McNamara
ac739dbe99 cmcfixes75: #i111771# hook nodep to --disable-dependency-tracking 2010-05-22 16:23:01 +01:00