Commit graph

229 commits

Author SHA1 Message Date
Fridrich Štrba
4c931843fb Use the new stable libwp* releases as default 2010-11-16 13:55:28 +01:00
Robert Nagy
9a14f72914 several openbsd changes to find libs and binaries
- Add /usr/local/{bin,sbin} as last to find genbrk,
  genccode and gencmn.
- Add more directories to qt_libdir and qt_incdir
- Make sure find libqt-mt.so and libDCOP.so with
  a library major and minor in the filename where
  the .so does not exists, but foo.so.0.0 does.
2010-11-15 15:56:06 +01:00
Niko Rönkkö
a3a1705c57 Separate option descriptions
It's not good to use option descriptions like --enable/disable-*.

Also: If we want to replace default option descriptions with our owns,
then we shall describe them both (dependency-tracking).
2010-11-11 02:17:10 +01:00
Sebastian Spaeth
31ddeb7206 De-uglify the randr check output (not 2 tests on one line) 2010-11-10 14:57:55 +01:00
Sebastian Spaeth
7afbfb074f Use $AWK and $SED consistently throughout configure 2010-11-10 14:56:54 +01:00
Sebastian Spaeth
c6c1673683 Pull some common options as defaults and only change them if needed 2010-11-10 14:55:56 +01:00
Sebastian Spaeth
ae7612d1d2 Make the configure run less verbose (without losing information) 2010-11-10 14:16:08 +01:00
Niko Rönkkö
b67ab60bd6 Renaming extension options consistently
Renamed all extensions to --enable-ext-* because
"we do want to present them together in ./configure --help"

See: b765a28ea9d63b60a14786b1a5484227175d413e

Deprecated old options not removed but commented instead.

¡There are still extensions which are only in build/configure.in!

Changed BUILD_TYPE from OOo to LibO

See: Elide all "SO:" and "OOo:" build.lst prefixes
2010-11-06 13:32:39 -05:00
Jesús Corrius
3632c1f81e Fix identation 2010-11-05 09:36:23 +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
Sebastian Spaeth
5b3832db56 configure.in: Cluster all extension related options at one place
- Pulled together all extension related options in one place in the
  configure, they were cluttered all around the place. We do want to
  present extensions together in ./configure --help.

- Add an -ext- to these configure options to clarify they are
  extensions:
  --enable-ext-presenter-ui, enable-ext-presenter-minimizer,
  --enable-ext-presenter-console, enable-ext-pdfimport,
  --enable-ext-wiki-publisher
  (Similar changes should still be done to the rest of the extensions)

- Quit with explicit error message when using conflicting --without-java
  and --enable-ext-wiki-publisher.

- Remove some minor things.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-11-04 13:40:17 +01:00
Thorsten Behrens
1745c1f95a BUILD_TYPE needs to stay OOo, unless more cleanup happens
Partially revert 58f59291db32e07b06311337be1e9f7a930291b2 - the name
here needs to match all those */prj/build.lst prefixes (which still
have "OOo:" at several places)
2010-11-04 10:01:43 +01:00
Robert Nagy
03e2863a1a make LibreOffice boostrap on OpenBSD 2010-11-04 00:43:13 +01:00
Niko Rönkkö
ee6738b1d4 Pretty print the configure help 2010-11-03 14:14:16 +00:00
Niko Rönkkö
561f09d4f7 Removed deprecated option
--with-unzip-home has been deprecated since 2003.
2010-11-01 12:43:47 -05:00
Bernhard Rosenkraenzer
7fb5897aa0 correctly check Template Pack and Lightproof with --with-lang=ALL 2010-11-01 17:36:17 +01:00
Niko Rönkkö
8a74ad5e9e Wrong option name in help bootstrap 2010-11-01 10:08:21 +00:00
Niko Rönkkö
2cfc85b44e Cleaning and organizing of configure.in 2010-10-31 20:42:18 +01:00
Kalman Szalai - KAMI
fea23de1d2 Fix bootstrap's configure 2010-10-31 20:23:14 +01:00
Kalman Szalai - KAMI
4f786af9b6 Adding Barcode extension 2010-10-31 05:15:17 +01:00
Kalman Szalai - KAMI
823cb6a74d Adding Validator extension 2010-10-31 04:50:14 +01:00
Kalman Szalai - KAMI
87ec34b20e Adding Diagram extension
Diagram is an OpenOffice.org Draw and Impress extension that creates your favorite diagrams with few clicks.
http://wiki.services.openoffice.org/wiki/Diagram_Extension
2010-10-30 19:57:14 +02:00
Rene Engelhard
f974a612eb bin agg 2010-10-29 17:58:25 +02:00
Tor Lillqvist
153fc2b046 Slight cleanup of the Windows stuff
Use correct terminology for the Microsoft compilers, ".NET" was a part
of their name only in the 2003 version. Drop support for the 2003 and
2005 versions. The Platform SDK has been called the Windows SDK for
quite a while. Etc.
2010-10-28 15:15:15 +03:00
Martin Gallwey
a837bbd1ca Fail if trying to build as root on Cygwin
Building as root on Cygwin has been knnown to fail in various way, so
prevent that.
2010-10-27 15:08:52 +03: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
Lubos Lunak
3306860998 explicitly state the version 3 when referring to Qt3/KDE3 in messages
given that Qt3/KDE3 are the obsolete versions by now, it's not good
to name them just Qt/KDE
2010-10-19 16:59:25 +02:00
Thomas Klausner
0462dd7f69 Only show "checking exception type" message on platforms where it is checked. 2010-10-19 15:22:36 +02:00
Luboš Luňák
162620c903 first try to find moc in the Qt3/Qt4 location where the libs are
now it's possible to build with both KDE3 and KDE4 support
without having to set up anything specially
2010-10-15 19:48:39 +02:00
Luboš Luňák
67644e1a80 check for KDE3-specific files in the KDE3 configure check 2010-10-15 19:48:24 +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
Luboš Luňák
e0fb44a4ca set PKG_CONFIG_PATH for extra Qt4 locations
If also extra paths are used and pkg-config is used later, then I suppose
those paths need to be made available.
2010-10-14 17:56:46 +02:00
Michael Meeks
db0452c76f check for visibility issues on arm too 2010-10-14 12:54:03 +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
56b39b2a32 default AIX to rpms and some other tweaks 2010-10-13 20:29:37 +01:00
Thomas Klausner
f635fcd550 NetBSD does not provide a pkg-config file for openssl in its base.
Handle it the same way as Darwin.
2010-10-13 16:35:30 +02:00
Michael Meeks
6ef9e5bde0 add stamp file - updated when configuration changes 2010-10-12 21:23:00 +01:00
Michael Meeks
305fb073a0 Enable unx quickstart, and broffice flags 2010-10-12 16:26:05 +01:00
David Tardon
b367d62b30 Revert "use system libtextcat with --with-system-libs"
This reverts commit c005385082bb7c5abcf81610e4140d74dd460a9c.
2010-10-11 12:24:17 +02:00
David Tardon
e4be73d396 use system libtextcat with --with-system-libs 2010-10-11 12:09:59 +02:00
David Tardon
a7bf54d31b #i112821# system mythes is not used when configured with --with-system-libs 2010-10-11 12:09:59 +02:00
Caolán McNamara
b71a47a542 add missing bit 2010-10-10 15:25:29 +01:00
Fridrich Štrba
883ef5272a Don't require that vcredist*.exe be executable 2010-10-09 02:09:18 +02:00
Tor Lillqvist
e238be67e8 win32-activex-disable.diff: add option to disable build of activex component 2010-10-07 15:43:06 +02:00
Petr Mladek
ae345f8826 enable build with the system cppunit-1.12.0
1.12.1 was allowed before; seems to work
2010-10-07 15:25:21 +02:00
Tor Lillqvist
3d6d5f01a1 Don't bother with x bit for instmsiw.exe
It isn't a Cygwin program anyhow, and isn't run from Cygwin, so no
need to check if it is "executable", or to chmod it "executable" from
a Cygwin point of view. No Windows file protection information will
propagate through the installer anyway, whatever the Cygwin chmod
would do.
2010-10-07 15:14:58 +03:00
Luboš Luňák
023ff3f306 use a KDE4-specific library in the configure check that's not too new 2010-10-06 11:23:52 +02:00