summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
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
2012-07-30Add comment about NDK r8bTor Lillqvist
2012-07-27update mdds checkDavid Tardon
2012-07-27Improved check for winegcc.Jan Holesovsky
2012-07-27Revert "set WINEGCC only when cross compiling"Jan Holesovsky
2012-07-26set WINEGCC only when cross compilingDavid Ostrovsky
2012-07-25WINEGCC has to be present even in the build_config.mk.Jan Holesovsky
2012-07-24Make bundling Microsoft_VC100_CRT_x86.msm truly optionalStephan Bergmann
2012-07-24Kill FORCE2ARCHIVE.Jan Holesovsky
2012-07-24Allow specification of --with-package-format=msi regardless of EPM setting.Jan Holesovsky
2012-07-24Check for the msi* build requirements in configure.in + update README.cross.Jan Holesovsky
2012-07-23Use config_host.mk.source when configuring 'build' for cross-compilation.Jan Holesovsky
2012-07-23Propagate also the OS X SDK version we are building against to the environmentTor Lillqvist
2012-07-23Use xcode-select -print-path for 10.6 and 10.7 SDKsTor Lillqvist
2012-07-23Eventually build the lanedo msi* tools soonFridrich Štrba
2012-07-23Check for uuidgen and for winegccFridrich Štrba
2012-07-20android: x86 porting work.Michael Meeks
2012-07-20Support for --with-java-target-version in gbuildStephan Bergmann
2012-07-19Detect failing Clang with GCC 4.7 headers and --std=gnu++0x scenariosStephan Bergmann
2012-07-17tubes: use tp_dbus_tube_channel_offer/accept_asyncWill Thompson
2012-07-17configure: Depend on new enough tp-glib for FT apiWill Thompson