summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2012-08-27fdo#53894: Fix ICU version checkJung-uk Kim1-2/+2
2012-08-27fdo#53857: Assume --strip-components is always available for bsdtarJung-uk Kim1-1/+1
2012-08-27fdo#53855: Detect GCC built-in atomic functionsJung-uk Kim1-1/+20
2012-08-26fix conditional inclusion of jdbc patch in hsqldbDavid Tardon1-0/+10
2012-08-26Update desc of mergelib configure optionTomas Chvatal1-8/+10
2012-08-25--enable-mergelibs: does not work with binfilter; warning for other platformsMatúš Kukan1-3/+10
2012-08-25vigra: convert to gbuildMatúš Kukan1-1/+2
2012-08-24Clean up java-target-version indentation etc.Stephan Bergmann1-9/+7
2012-08-24download clucene tarball only when it's going to be usedMatúš Kukan1-0/+2
2012-08-24restore the 'initialization of warn'Norbert Thiebaud1-3/+4
2012-08-24be quiet if there is no 'warn' fileNorbert Thiebaud1-1/+1
2012-08-24gbuildize extrasDavid Tardon1-3/+15
2012-08-23actually set P_SEP aka. PATH_SEPERATOR on kFreeBSD to fix Java builds...Rene Engelhard1-0/+2
2012-08-23Typo, fdo#53950Tor Lillqvist1-2/+2
2012-08-23Factor out the Android APP_ABI sanely instead of copy-paste galoreTor Lillqvist1-3/+8
2012-08-22Untabify where appropriateTor Lillqvist1-17/+17
2012-08-22tolerate pkg-config on MacOSX when building mozilla, and allow to overideNorbert Thiebaud1-1/+15
2012-08-22cosmetic: consistant configure message related to MozillaNorbert Thiebaud1-2/+7
2012-08-22restore printing a summary of the imprtant warnings at the end of autogenNorbert Thiebaud1-25/+35
2012-08-21Mac OS X --enable-mozilla does require pkg-configStephan Bergmann1-1/+2
2012-08-21--enable-dbgutil doesn't cause -D_DEBUG any moreTor Lillqvist1-9/+0
2012-08-20Skip DISABLE_DBCONNECTIVITY attempts for nowTor Lillqvist1-2/+5
2012-08-20configure: fix S390X CPUNAME:Michael Stahl1-1/+1
2012-08-18fix TDE FTBFSTimothy Pearson1-1/+1
2012-08-18don't build msi tools on mingw if not requiredDavid Tardon1-78/+88
2012-08-17dummy cosmetic patch to check the pushing to fdo is indeed blockedNorbert Thiebaud1-1/+1
2012-08-16enable build with Visual Studio 2012Peter Foley1-5/+13
2012-08-16For kicks, enable cross-building for Android on MIPSTor Lillqvist1-5/+22
2012-08-16Having a pkg-config on the Mac *will* break the build, so error outTor Lillqvist1-5/+3
2012-08-15Be less picky about how the Android SDK is configuredTor Lillqvist1-1/+1
2012-08-15Don't bother having configure look for stuff not needed for the build platformTor Lillqvist1-1/+4
2012-08-15Let --with-system-libs not affect hsqldb and saxonMiklos Vajna1-4/+2
2012-08-15add build support for libexsltDavid Tardon1-0/+7
2012-08-14drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara1-17/+0
2012-08-14nss is now required unconditionally in vclMatúš Kukan1-3/+1
2012-08-13Fir a couple of typos, thanks to James Chen for noticingTor Lillqvist1-2/+2
2012-08-10Implement --disable-liblangtag, to be able to build without that.Jan Holesovsky1-24/+26
2012-08-10Look for the 10.6 SDK in the same places as the 10.[78] onesTor Lillqvist1-6/+1
2012-08-10make avmedia build with gstreamer-0.10David Tardon1-1/+1
2012-08-09Don't check $cross_compiling until it has been detected more reliablyTor Lillqvist1-8/+8
2012-08-09Building the internal Python fails when using a more modern Mac SDKTor Lillqvist1-1/+4
2012-08-09gstreamer: make gstreamer 1.0 and 0.10 dual compileMichael Meeks1-5/+36
2012-08-09Automagic Mac SDK location/version detectionTor Lillqvist1-81/+168
2012-08-08Use LIBS not LDFLAGS to not fail with enforced as-needed.Tomas Chvatal1-3/+3
2012-08-07check only iOS|Android to exclude GLIB from BUILD_TYPEEike Rathke1-2/+8
2012-08-07We don't want to use liblangtag on Android or iOSTor Lillqvist1-2/+9
2012-08-06maybe I'll get this right one time ... BUILD_TYPE GLIB only if not systemEike Rathke1-1/+2
2012-08-06added GLIB to BUILD_TYPEEike Rathke1-0/+1
2012-08-06configure SYSTEM_LIBLANGTAGEike Rathke1-0/+6
2012-08-02Using NDK r8b seems to work now so drop warning commentsTor Lillqvist1-9/+0