summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
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
2012-08-02Using NDK r8b seems to work now so drop warning commentsTor Lillqvist
2012-08-01Warn that the CoreText code is WIPTor Lillqvist
2012-08-01Building against SDKs 10.7 and 10.8 seems to succeed nowTor Lillqvist
2012-07-31More NDK r8b fixesTor Lillqvist
2012-07-31More NDK r8b adaptationTor Lillqvist
2012-07-30Add "support" for building against the 10.8 SDKTor Lillqvist
2012-07-30Avoid "note: the mangling of 'va_list' has changed in GCC 4.4" messagesTor Lillqvist
2012-07-30configure.in: don't remove AC_SUBST(COMPATH)Michael Stahl
2012-07-30Use the toolchain version subdir in -L and -I flags when necessaryTor Lillqvist
2012-07-30Remove unused SERIALIZER_JARStephan Bergmann
2012-07-30Let's try to use the gold linker when using NDK r8b's GCC 4.6 or newerTor Lillqvist
2012-07-30configure: remove check for empty $COMPATHMichael Stahl
2012-07-30The 'r' in unxandr stands for ARMTor Lillqvist
2012-07-30Add --with-android-ndk-toolchain-version. NDK r8b support still work in progressTor Lillqvist
2012-07-30We use four-column indentation stepsTor Lillqvist
2012-07-30--with-android-arch is pointless, that's what host_cpu is forTor Lillqvist