summaryrefslogtreecommitdiff
path: root/set_soenv.in
AgeCommit message (Collapse)AuthorFilesLines
2012-04-03as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke1-0/+1
Backport of 43084e8b30c101a44510b7a8267d5c2b316a17bb * config_host.mk doesn't exist, instead changes to set_soenv.in * i18npool/CustomTarget_breakiterator.mk doesn't exist, instead same changes to i18npool/source/breakiterator/Makefile * char.txt and char_in.txt unchanged Signed-off-by: Tomáš Chvátal <tomas.chvatal@gmail.com>
2012-02-21build also with older npapiRene Engelhard1-0/+1
(merge from e6d0daefbdb8367384d8e5c217f65118bd8dc565) Signed-off-by: Rene Engelhard <rene@debian.org>
2012-01-26Ensure Env.Host.sh always return a zero exit codeFrançois Tigeot1-0/+3
* On some NetBSD systems, the last unset command returns a non-zero exit code * This made the make(1) processes terminate immediately in source-env-and-recurse, breaking the build. Reported by: Thomas Klausner <wiz@NetBSD.org> (cherry picked from commit a79889083b25d69ae6b801ed8cee90b5dd9199c4) Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-01-11only use posix_fallocate() if it's actually availableRobert Nagy1-0/+1
2011-12-18remove obsolete (OxygenOffice-style) Lightproof integrationAndras Timar1-4/+0
Signed-off-by: Andras Timar <atimar@suse.com>
2011-12-08Rework yacc rule for gcc platforms.Thorsten Behrens1-0/+1
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-07remove NSIS supportAndras Timar1-16/+2
2011-12-07Revert "GdkPrinter seems optional on Gtk3, too"Thorsten Behrens1-3/+0
This reverts commit 88a4a8d997921309a7886ed0d1dc383ee3c2f767. Sorry, seemed to be an intermittent local problem.
2011-12-07GdkPrinter seems optional on Gtk3, tooThorsten Behrens1-0/+3
Added necessary configure magic & conditional compiles for that.
2011-12-05set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon1-0/+3
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-01Now that JAVA_HOME is set early, no need to expand it lazilyTor Lillqvist1-124/+124
Just use $JAVA_HOME instead of '$JAVA_HOME'. Fixes build breaker in at least bean on Linux.
2011-11-30Set JAVA_HOME before it is usedTor Lillqvist1-7/+6
2011-11-30Bin an obsolete X11 on MacOSX related bitTor Lillqvist1-4/+0
2011-11-30Fix indentationTor Lillqvist1-9/+9
2011-11-30Don't add nonexistent Java files and dirs to various env varsTor Lillqvist1-17/+16
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29Add enable-oxygenoffice configure switchKalman Szalai - KAMI1-4/+6
Now only handling brand downloading
2011-11-29respect DO_FETCH_TARBALLS againBjoern Michaelsen1-1/+1
2011-11-29Export DO_FETCH_TARBALLS in set_soenv.Tomas Chvatal1-0/+1
2011-11-28Use the build.pl parallelism again.Jan Holesovsky1-0/+1
2011-11-27render the --enable-pch option inert.Norbert Thiebaud1-1/+0
2011-11-23Make SampleICC switchable between system and internal one.Tomas Chvatal1-0/+3
2011-11-18add --enable-silent-msi configure switchAndras Timar1-0/+1
On Windows it is now configurable to create an MSI installer which installs LibreOffice without user interaction.
2011-11-17Implement --with-sytem-postgreql and --with-libq-path; cleanup unused #defineLionel Elie Mamane1-0/+2
2011-11-17make postgresql-sdbc connectivity optionalNorbert Thiebaud1-0/+1
2011-11-17Apply sdbc-postgresql-config_office.diffLionel Elie Mamane1-0/+1
2011-11-15removing obsolete layout codeFelix Zhang1-1/+0
2011-11-15Check for the missing MSVC 2005 runtime libs.Jan Holesovsky1-1/+26
They are needed for the pre-built Mozilla libs.
2011-11-15Fix location of the prebuilt mozilla files.Jan Holesovsky1-1/+1
2011-11-14Link with libXrender instead of dynamically open itCaolán McNamara1-1/+0
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-14Avoid silly -Lno_x_libraries (for Android, which is Linux, but without X11)Tor Lillqvist1-1/+1
2011-11-11Add nsplugin switch so we dont bind nsplugin building to gtk switch.Tomas Chvatal1-0/+1
2011-11-10There is never any solver/$INPATH/include as far as I knowTor Lillqvist1-1/+0
2011-11-10Avoid silly -Ino_x_includes in $SOLARINCTor Lillqvist1-1/+1
2011-11-10Move solenv/$OUTPATH/inc to solenv/inc/$OUTPATHTor Lillqvist1-1/+1
In a --enable-dbgutil tree, "make clean" will remove solenv/$OUTPATH.
2011-11-10solenv/inc/Xp31 is crackTor Lillqvist1-2/+0
2011-11-10MacOSX doesn't support X based build anymore, stop pretending in set_soenvNorbert Thiebaud1-53/+43
2011-11-08Add switch for system/internal npapi.hTomas Chvatal1-0/+2
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-02remove obsolete @SYSTEM_TRANSLATE_TOOLKIT@ from set_soenv.inRene Engelhard1-1/+0
2011-11-02Rename --enable-nss-module to --with-system-nss + introduce --enable-xmlsec.Tomas Chvatal1-6/+4
This also finishes the uncoupling of NSS from the --with-system-mozilla.
2011-11-02export DBUS_{CFLAGS,LIBS}David Tardon1-0/+2
2011-10-20Introduced --disable-linkoo.Stephan Bergmann1-0/+1
2011-10-07bootstrap.1 is not usefull anymore use bootsrap directlyNorbert Thiebaud1-17/+0
2011-10-05Fix Windows build and enable CMIS inconditionallyFridrich Štrba1-1/+0
Since the provider should now build everywhere, enable it inconditionally to catch minor problems
2011-10-05LIBVISIO_* -> VISIO_* to avoid eventual conflict with pkg-config danseFridrich Štrba1-2/+2
2011-10-05LIBWPS_* -> WPS_* to avoid eventual conflict with pkg-config danseFridrich Štrba1-2/+2
2011-10-05LIBWPG_* -> WPG_* to avoid eventual conflict with pkg-config danseFridrich Štrba1-2/+2
2011-10-05LIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danseFridrich Štrba1-2/+2
2011-10-04Added --disable-cmis flag for use while the feature is too unstableCédric Bosdonnat1-0/+1
2011-10-03Fix the build / host confusion around icu tools.Jan Holesovsky1-0/+1