Commit graph

422 commits

Author SHA1 Message Date
Thorsten Behrens
456ec763d7 Rework yacc rule for gcc platforms.
Generalized the OSX ppc workaround for ancient bison versions,
factored out for all gcc platforms. Put bison version detection
into configure accordingly, to switch on that, and not on platform.
2011-12-08 12:22:57 +01:00
Tor Lillqvist
79b00c4186 Avoid pointless warning for Android 2011-12-08 09:46:22 +02:00
Andras Timar
2ba4a4bf63 remove NSIS support 2011-12-06 19:28:21 +01:00
Thorsten Behrens
1a81ca45ea Revert "GdkPrinter seems optional on Gtk3, too"
This reverts commit 88a4a8d997.

Sorry, seemed to be an intermittent local problem.
2011-12-06 18:08:18 +01:00
Thorsten Behrens
88a4a8d997 GdkPrinter seems optional on Gtk3, too
Added necessary configure magic & conditional compiles for that.
2011-12-06 17:28:11 +01:00
David Tardon
adb1105171 set up CFLAGS/LIBS for gtk print dialog in configure
The dialog is built for gtk 2.0 if the version present at the system is
at least 2.10.0 and always for gtk 3.0.
2011-12-05 15:11:52 +01:00
Tor Lillqvist
5408edd6e0 Now that JAVA_HOME is set early, no need to expand it lazily
Just use $JAVA_HOME instead of '$JAVA_HOME'. Fixes build breaker in at
least bean on Linux.
2011-12-01 00:59:57 +02:00
Tor Lillqvist
53125e89eb Set JAVA_HOME before it is used 2011-11-30 23:55:27 +02:00
Tor Lillqvist
a7fe1a0a08 Bin an obsolete X11 on MacOSX related bit 2011-11-30 21:52:33 +02:00
Tor Lillqvist
b2dbb20fd8 Fix indentation 2011-11-30 21:52:32 +02:00
Tor Lillqvist
daab827fd1 Don't add nonexistent Java files and dirs to various env vars 2011-11-30 21:52:31 +02:00
Bjoern Michaelsen
d73e574d8a move reconfigure into gbuild 2011-11-29 17:25:14 +01:00
Kalman Szalai - KAMI
8aa73a8f74 Add enable-oxygenoffice configure switch
Now only handling brand downloading
2011-11-29 17:14:44 +01:00
Bjoern Michaelsen
536bf877b7 respect DO_FETCH_TARBALLS again 2011-11-29 13:15:42 +01:00
Tomas Chvatal
b8a2970f24 Export DO_FETCH_TARBALLS in set_soenv. 2011-11-29 13:09:06 +01:00
Jan Holesovsky
4c41530eed Use the build.pl parallelism again. 2011-11-28 21:30:32 +01:00
Norbert Thiebaud
bc78ac68c2 render the --enable-pch option inert. 2011-11-27 11:26:01 -06:00
Tomas Chvatal
07f2c05391 Make SampleICC switchable between system and internal one. 2011-11-23 16:44:39 +01:00
Andras Timar
949ee7c308 add --enable-silent-msi configure switch
On Windows it is now configurable to create an MSI installer
which installs LibreOffice without user interaction.
2011-11-18 23:47:35 +01:00
Lionel Elie Mamane
7bab4645ce Implement --with-sytem-postgreql and --with-libq-path; cleanup unused #define 2011-11-17 23:17:21 +01:00
Norbert Thiebaud
ab91d708e1 make postgresql-sdbc connectivity optional 2011-11-17 21:15:33 +01:00
Lionel Elie Mamane
c0cfd08040 Apply sdbc-postgresql-config_office.diff 2011-11-17 21:15:13 +01:00
Felix Zhang
eacfa0f77c removing obsolete layout code 2011-11-15 14:39:55 +01:00
Jan Holesovsky
f616f50507 Check for the missing MSVC 2005 runtime libs.
They are needed for the pre-built Mozilla libs.
2011-11-15 11:48:43 +01:00
Jan Holesovsky
7af550496f Fix location of the prebuilt mozilla files. 2011-11-15 07:51:52 +01:00
Caolán McNamara
f163867ff4 Link with libXrender instead of dynamically open it
Let's not mess around dlopening it and leaving gaps
in the support whereby we currently require it to
exist either linked or "dlopenable+display supports it"
with dlopenable + display doesn't support it leaves
a crashing gap where there are no appropiate checks
for that case.
2011-11-14 07:35:58 +00:00
Tor Lillqvist
47b383087d Avoid silly -Lno_x_libraries (for Android, which is Linux, but without X11) 2011-11-14 01:55:01 +02:00
Tomas Chvatal
db7ab4ac14 Add nsplugin switch so we dont bind nsplugin building to gtk switch. 2011-11-11 15:51:10 +01:00
Tor Lillqvist
32e173b865 There is never any solver/$INPATH/include as far as I know 2011-11-10 13:45:07 +02:00
Tor Lillqvist
3a28346b21 Avoid silly -Ino_x_includes in $SOLARINC 2011-11-10 13:45:06 +02:00
Tor Lillqvist
71cbcb6202 Move solenv/$OUTPATH/inc to solenv/inc/$OUTPATH
In a --enable-dbgutil tree, "make clean" will remove solenv/$OUTPATH.
2011-11-10 13:45:05 +02:00
Tor Lillqvist
e68a920f72 solenv/inc/Xp31 is crack 2011-11-10 13:45:04 +02:00
Norbert Thiebaud
ddb68b2ead MacOSX doesn't support X based build anymore, stop pretending in set_soenv 2011-11-10 00:34:47 -06:00
Tomas Chvatal
bdead69dd3 Add switch for system/internal npapi.h
This commit also update the internal includes to latest mozilla ones
including the .c{,pp} file updates.

The ldap check is also simplified from 2 check into plain one.
2011-11-08 01:01:11 +01:00
Rene Engelhard
a592509588 remove obsolete @SYSTEM_TRANSLATE_TOOLKIT@ from set_soenv.in 2011-11-02 17:35:05 +00:00
Tomas Chvatal
f6f5c89259 Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.
This also finishes the uncoupling of NSS from the --with-system-mozilla.
2011-11-02 17:37:53 +01:00
David Tardon
1b717cee8c export DBUS_{CFLAGS,LIBS} 2011-11-02 13:26:53 +01:00
Stephan Bergmann
fc98a97135 Introduced --disable-linkoo. 2011-10-20 23:04:12 +02:00
Norbert Thiebaud
aa09a9b77d bootstrap.1 is not usefull anymore use bootsrap directly 2011-10-07 15:27:32 -05:00
Fridrich Štrba
3b53c579ce Fix Windows build and enable CMIS inconditionally
Since the provider should now build everywhere,
enable it inconditionally to catch minor problems
2011-10-05 13:05:01 +02:00
Fridrich Štrba
e531e8abae LIBVISIO_* -> VISIO_* to avoid eventual conflict with pkg-config danse 2011-10-05 10:36:16 +02:00
Fridrich Štrba
e991bba4ef LIBWPS_* -> WPS_* to avoid eventual conflict with pkg-config danse 2011-10-05 10:36:16 +02:00
Fridrich Štrba
62c43b44ff LIBWPG_* -> WPG_* to avoid eventual conflict with pkg-config danse 2011-10-05 10:36:15 +02:00
Fridrich Štrba
8703f3e358 LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danse 2011-10-05 10:08:58 +02:00
Cédric Bosdonnat
5bd2890a56 Added --disable-cmis flag for use while the feature is too unstable 2011-10-04 09:38:36 +02:00
Jan Holesovsky
b08a764af9 Fix the build / host confusion around icu tools. 2011-10-03 14:10:57 +02:00
Rene Engelhard
ba44f8805b add --with-system-libcmis 2011-10-02 21:36:48 +00:00
Cédric Bosdonnat
7e60b29fa1 ExternalLib: add the include folder to the default includes 2011-10-01 19:05:06 +02:00
Jan Holesovsky
3927d9bd2a Add support for bundling the -system .dll's into the MinGW builds. 2011-09-30 21:11:26 +02:00
Stephan Bergmann
979e2c8f8b -fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock. 2011-09-30 15:37:11 +02:00