summaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* fix TDE FTBFSTimothy Pearson2012-08-181-1/+1
* don't build msi tools on mingw if not requiredDavid Tardon2012-08-181-78/+88
* dummy cosmetic patch to check the pushing to fdo is indeed blockedNorbert Thiebaud2012-08-171-1/+1
* enable build with Visual Studio 2012Peter Foley2012-08-161-5/+13
* For kicks, enable cross-building for Android on MIPSTor Lillqvist2012-08-161-5/+22
* Having a pkg-config on the Mac *will* break the build, so error outTor Lillqvist2012-08-161-5/+3
* Be less picky about how the Android SDK is configuredTor Lillqvist2012-08-151-1/+1
* Don't bother having configure look for stuff not needed for the build platformTor Lillqvist2012-08-151-1/+4
* Let --with-system-libs not affect hsqldb and saxonMiklos Vajna2012-08-151-4/+2
* add build support for libexsltDavid Tardon2012-08-151-0/+7
* drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara2012-08-141-17/+0
* nss is now required unconditionally in vclMatúš Kukan2012-08-141-3/+1
* Fir a couple of typos, thanks to James Chen for noticingTor Lillqvist2012-08-131-2/+2
* Implement --disable-liblangtag, to be able to build without that.Jan Holesovsky2012-08-101-24/+26
* Look for the 10.6 SDK in the same places as the 10.[78] onesTor Lillqvist2012-08-101-6/+1
* make avmedia build with gstreamer-0.10David Tardon2012-08-101-1/+1
* Don't check $cross_compiling until it has been detected more reliablyTor Lillqvist2012-08-091-8/+8
* Building the internal Python fails when using a more modern Mac SDKTor Lillqvist2012-08-091-1/+4
* gstreamer: make gstreamer 1.0 and 0.10 dual compileMichael Meeks2012-08-091-5/+36
* Automagic Mac SDK location/version detectionTor Lillqvist2012-08-091-81/+168
* Use LIBS not LDFLAGS to not fail with enforced as-needed.Tomas Chvatal2012-08-081-3/+3
* check only iOS|Android to exclude GLIB from BUILD_TYPEEike Rathke2012-08-071-2/+8
* We don't want to use liblangtag on Android or iOSTor Lillqvist2012-08-071-2/+9
* maybe I'll get this right one time ... BUILD_TYPE GLIB only if not systemEike Rathke2012-08-061-1/+2
* added GLIB to BUILD_TYPEEike Rathke2012-08-061-0/+1
* configure SYSTEM_LIBLANGTAGEike Rathke2012-08-061-0/+6
* Using NDK r8b seems to work now so drop warning commentsTor Lillqvist2012-08-021-9/+0
* Warn that the CoreText code is WIPTor Lillqvist2012-08-011-1/+2
* Building against SDKs 10.7 and 10.8 seems to succeed nowTor Lillqvist2012-08-011-4/+0
* More NDK r8b fixesTor Lillqvist2012-07-311-2/+10
* More NDK r8b adaptationTor Lillqvist2012-07-311-15/+32
* Add "support" for building against the 10.8 SDKTor Lillqvist2012-07-301-4/+22
* Avoid "note: the mangling of 'va_list' has changed in GCC 4.4" messagesTor Lillqvist2012-07-301-2/+2
* configure.in: don't remove AC_SUBST(COMPATH)Michael Stahl2012-07-301-0/+2
* Use the toolchain version subdir in -L and -I flags when necessaryTor Lillqvist2012-07-301-4/+11
* Remove unused SERIALIZER_JARStephan Bergmann2012-07-301-5/+0
* Let's try to use the gold linker when using NDK r8b's GCC 4.6 or newerTor Lillqvist2012-07-301-1/+13
* configure: remove check for empty $COMPATHMichael Stahl2012-07-301-5/+0
* The 'r' in unxandr stands for ARMTor Lillqvist2012-07-301-1/+1
* Add --with-android-ndk-toolchain-version. NDK r8b support still work in progressTor Lillqvist2012-07-301-2/+14
* We use four-column indentation stepsTor Lillqvist2012-07-301-31/+31
* --with-android-arch is pointless, that's what host_cpu is forTor Lillqvist2012-07-301-13/+5
* Add comment about NDK r8bTor Lillqvist2012-07-301-0/+6
* update mdds checkDavid Tardon2012-07-271-22/+2
* Improved check for winegcc.Jan Holesovsky2012-07-271-2/+14
* Revert "set WINEGCC only when cross compiling"Jan Holesovsky2012-07-271-2/+1
* set WINEGCC only when cross compilingDavid Ostrovsky2012-07-261-1/+2
* WINEGCC has to be present even in the build_config.mk.Jan Holesovsky2012-07-251-1/+1
* Make bundling Microsoft_VC100_CRT_x86.msm truly optionalStephan Bergmann2012-07-241-2/+7
* Kill FORCE2ARCHIVE.Jan Holesovsky2012-07-241-1/+6