summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2016-03-15android: Update to r11 NDKSebastian Dröge1-1/+1
2016-02-24android: add -fno-rtti and -fno-exceptions to the default CXXFLAGSMatthew Waters1-1/+1
2016-02-10ios/config: Pass CFLAGS to GASEdward Hervey1-5/+6
2016-02-08ios: Add support for iOS 9.2Edward Hervey1-2/+3
2016-01-26ios: Pass arch_cflags to clang for gas-preprocessor tooSebastian Dröge1-1/+1
2016-01-26ios: Unset GAS in the environment explicitly for iOS i386/x86-64Sebastian Dröge1-1/+3
2016-01-25ios: Don't use gas-preprocessor on i386 and x86-64Sebastian Dröge1-1/+2
2016-01-21Fix a name mismatch between host_prefix and tools_prefixThibault Saunier1-1/+1
2016-01-21linux.config: Allow tools_prefix to differ from hostOlivier Crête1-3/+5
2015-12-01config/darwin: Properly set ARCHFLAGSEdward Hervey1-0/+4
2015-10-30Use xcodebuild to get 'latest' SDK path on OSXHeinrich Fink1-15/+19
2015-10-22Add support for iOS 9.1Robert Swain1-2/+3
2015-10-13config: Workaround getcwd issue on OSX 10.11Edward Hervey2-0/+5
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