summaryrefslogtreecommitdiff
path: root/set_soenv.in
AgeCommit message (Collapse)AuthorFilesLines
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
2011-10-02add --with-system-libcmisRene Engelhard1-0/+3
2011-10-01ExternalLib: add the include folder to the default includesCédric Bosdonnat1-0/+1
2011-09-30Add support for bundling the -system .dll's into the MinGW builds.Jan Holesovsky1-0/+1
2011-09-30-fthreadsafe-statics uses a single lock on Mac OS X and thus leads to deadlock.Stephan Bergmann1-0/+1
2011-09-23bump to libexttextcatCaolán McNamara1-2/+4
As an aside we can always use the configuration and data files belonging to the system version now in --with-system-libexttextcat mode, so need for the --data option.
2011-09-20Always output AWTLIB, gbuildized 'bean' depends on that.Jan Holesovsky1-3/+1
2011-09-19Fix soenv for FreeBSDBaptiste Daroussin1-3/+2
2011-09-19Drop unused WinFormat functionTor Lillqvist1-63/+0
2011-09-19Drop ActiveState Perl supportTor Lillqvist1-24/+23
Why make life harder on purpose? On Cygwin, we support the Cygwin Perl, period.
2011-09-19Avoid reordering elements already in PATH for CygwinTor Lillqvist1-12/+13
For instance: If we have /opt/lo/bin in PATH already in front of /usr/bin, we don't want to put /usr/bin in front of it again.