summaryrefslogtreecommitdiff
path: root/set_soenv.in
AgeCommit message (Expand)AuthorFilesLines
2011-09-01extend branding options in configureAndras Timar1-0/+9
2011-08-30Remove the almost always empty '350' directoryFrançois Tigeot1-2/+2
2011-08-29MinGW cross-compilation improvementsTor Lillqvist1-0/+7
2011-08-29we are not using this GLIBC variableMatúš Kukan1-5/+1
2011-08-26Bin USE_MINGWTor Lillqvist1-124/+46
2011-08-24Add support for creating merged library.Matúš Kukan1-0/+1
2011-08-23fix $JRELIBDIR/$JRETOOLKITDIR/$JRETHREADDIR for mips(el) (missing /jre)Rene Engelhard1-4/+4
2011-08-23export WORDS_BIGENDIAN in set_soenv and make graphite2 use itRene Engelhard1-0/+1
2011-08-23Remove once again the INSTALLDIR featureFrançois Tigeot1-2/+0
2011-08-23Don't unset INCLUDE in each MSVC compilation, instead do it in Env.Host.shTor Lillqvist1-0/+1
2011-08-22Enable CUPS unconditionallyFrançois Tigeot1-1/+0
2011-08-22enable using link-time optimizationMatúš Kukan1-0/+1
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-0/+1
2011-08-11Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).Jan Holesovsky1-0/+1
2011-08-10Remove --server mode and supporting code from build.pl.Jordan Ayers1-3/+1
2011-08-09Adjust the parallelism of tail_build to be max(max-process, num-cpus)Norbert Thiebaud1-0/+1
2011-08-07remove obsolete USE_CCACHE env. prefix ccache after C[C|XX] final evalNorbert Thiebaud1-1/+0
2011-08-07Added Russian language Lightproof moduleKalman Szalai - KAMI1-0/+1
2011-08-04just check for support of -mno-avxCaolán McNamara1-0/+1
2011-08-01Using X11 on MacOSX hasn't been supported for yearsTor Lillqvist1-5/+0
2011-07-31set_soenv: remove reference to no longer existing program stepsMiklos Vajna1-3/+0
2011-07-30MacOS: Remove some of my changes.Joseph Powers1-1/+1
2011-07-29Mac OS: On 10.7, the standard search paths don't work.Joseph Powers1-3/+3
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky1-1/+14
2011-07-26make -Wno-long-double usage conditional to gcc supporting itNorbert Thiebaud1-0/+1
2011-07-26oops lost the patch to export the MacOSX variable inset_soenv.inNorbert Thiebaud1-1/+4
2011-07-26MacOSX configure options to support SDK and version min/maxNorbert Thiebaud1-7/+13
2011-07-26add dbumenugtk configure checkBjoern Michaelsen1-0/+2
2011-07-25Revert "no need for INPATH in WORKDIR anymore"Tor Lillqvist1-1/+1
2011-07-25no need for INPATH in WORKDIR anymoreBjoern Michaelsen1-1/+1
2011-07-25Use fixed-name environment script and no source_soenv.shTor Lillqvist1-55/+43
2011-07-25Bin pointless "nmake=dmake" alias, who needs that?Tor Lillqvist1-6/+1
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-6/+2
2011-07-23bump workdir up a few levelsBjoern Michaelsen1-1/+1
2011-07-22ENABLE_DEBUG_STL isn't working out for us, too easy to mix with and withoutCaolán McNamara1-1/+0
2011-07-21Using -L/lib and -L/usr/lib on MacOSX builds is unnecessary and wrongTor Lillqvist1-5/+2
2011-07-21resyncing to masterBjoern Michaelsen1-10/+15
2011-07-21Propagate DISABLE_ACTIVEX also in the WNTGCC caseTor Lillqvist1-0/+1
2011-07-21revert some mismerges in set_soenv.inMatúš Kukan1-1/+12
2011-07-12accept x86_64 for FreeBSD as wellMike Eberdt1-1/+1
2011-07-11better support for distro packagingPetr Mladek1-1/+14
2011-07-09Don't use -L /usr/lib when building for iOSTor Lillqvist1-3/+4
2011-07-03Most likely pointless to pass -I $COMPATH/include when using gccTor Lillqvist1-1/+1
2011-06-30fix stray defineCaolán McNamara1-1/+0
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara1-1/+0
2011-06-23Don't use FLIPCMD when cross-compiling from UnixTor Lillqvist1-1/+3
2011-06-22add FONTCONFIG_[LIBS|CFLAGS]Caolán McNamara1-0/+2
2011-06-22fix configure without the optional translations modulePetr Mladek1-3/+5
2011-06-21Disable ATL when compiling with MinGWTor Lillqvist1-0/+1
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-675/+685