summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2015-09-28Add iOS 9.0 supportRobert Swain1-2/+3
2015-09-28config: Add OSX 10.11 "El Capitan" to the list of know versionsEdward Hervey1-0/+1
2015-08-16config/android: Use the gold linker for ARM64Edward Hervey1-2/+0
2015-08-14android: Update to NDK r10eNicolas Dufresne1-1/+1
2015-08-04windows: Don't append cross toolchain as host compilerNicolas Dufresne1-3/+4
2015-08-03windows: Add host toolchain prefix to the PATHPhilippe Renon1-2/+8
2015-07-22config: Fix copy-pasto in iOS configArun Raghavan1-2/+2
2015-07-03config: Add support for iOS SDK 8.4Arun Raghavan1-2/+3
2015-06-09config: OSX/IOS: Don't error out on unused linker flag argumentsEdward Hervey2-3/+4
2015-05-20darwin: Set OBJC to clang tooSebastian Dröge1-0/+1
2015-04-07config/android: Specify float work endiannessEdward Hervey1-0/+4
2015-03-11Add iOS 8.2 in the other check.David Baker1-1/+1
2015-03-11Added support for iOS 8.2 SDKijsf1-0/+1
2015-03-11Added support for iOS 8.3 SDKijsf1-2/+3
2015-02-22config: Set iOS min version correctlyArun Raghavan1-4/+1
2015-01-28config/android: More fixes for Android x86_64Edward Hervey1-4/+7
2015-01-28config/android: Fix ldflags (missing space)Edward Hervey1-1/+1
2015-01-28config: Add presets for Android L x86_64 and amd64Edward Hervey2-0/+18
2015-01-28config/android: Add support for Android L and ARM64/X86_64Edward Hervey1-11/+48
2014-12-20android: Update to NDK r10dEdward Hervey1-1/+1
2014-12-17config/android: Use proper toolchain version for gnustlEdward Hervey1-0/+3
2014-12-17config: Update/fix android versionsEdward Hervey1-1/+5
2014-12-01osx: Add x86-64 configSebastian Dröge1-0/+5
2014-11-27config: android: Don't allow using system librariesEdward Hervey1-0/+3
2014-11-05android: Update to Android NDK r10cSebastian Dröge1-1/+1
2014-11-04ios: Build ARM64 and X86-64 binaries tooSebastian Dröge1-1/+1
2014-10-27archs: Drop PowerPC supportSebastian Dröge1-3/+0
2014-10-27osx: Build for OSX >= 10.8Sebastian Dröge1-11/+4
2014-10-27ios: Add initial aarch64/arm64 supportSebastian Dröge2-1/+9
2014-10-21android: Add support for the gcc 4.9 toolchain of the new NDKSebastian Dröge1-2/+2
2014-10-21ios: Add support for iOS 8.1 SDKSebastian Dröge1-2/+3
2014-10-09osx: Add support for yosemiteSebastian Dröge1-0/+1
2014-09-23toolchain: fix mingw-w32 toolchain build for linuxAndoni Morales Alastruey2-1/+2
2014-09-22ios: Use -Wno-error=implicit-function-declarationSebastian Dröge1-1/+1
2014-09-19ios: Use -miphoneos-version-min on iOS and -mios-simulator-version-min for th...Sebastian Dröge1-6/+6
2014-09-16ios: Remove useless compiler warning flagSebastian Dröge1-4/+1
2014-09-16darwin: Stop using -Wno-unused-command-line-argument-hard-error-in-futureSebastian Dröge1-4/+1
2014-09-15ios: Add initial support for x86-64Sebastian Dröge2-1/+11
2014-09-15ios: Fix setting of the major/minor version for the emulatorSebastian Dröge1-1/+2
2014-09-13ios: There is no -Wno-unused-command-line-argument-hard-error-in-future in ne...Sebastian Dröge1-1/+4
2014-09-13Add support for the iOS 8.0 SDKSebastian Dröge1-2/+3
2014-06-17gtk3: disable variant by defaultAndoni Morales Alastruey1-2/+4
2014-06-16Rename the Gtk variant to Gtk3Thibault Saunier3-3/+3
2014-05-16darwin: Tell python to use 32bit version when targetting 32bitEdward Hervey1-0/+1
2014-05-16config: Silence more warnings on osx 10.7Edward Hervey1-0/+4
2014-05-15cerbero: add a variant called 'gi' for enabling gobject-introspectionMark Howell2-0/+8
2014-04-26Use clang instead of gcc on OSXSebastian Dröge1-4/+4
2014-04-26Drop support for OS X Leopard (10.5)Sebastian Dröge1-17/+1
2014-04-08config: Add support for armv7s architecturePhilip Withnall3-2/+10
2014-03-30darwin: Only enable clang cflags if we use clangEdward Hervey1-1/+4