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