summaryrefslogtreecommitdiff
path: root/config/ios.config
AgeCommit message (Expand)AuthorFilesLines
2020-05-29config: Remove glib-specific autoconf hacksNirbheek Chauhan1-6/+1
2020-05-26cerbero: Refactor variant handling in platform config filesNirbheek Chauhan1-2/+2
2020-04-03cerbero: Add a new variant for optimizationNirbheek Chauhan1-2/+2
2019-12-04ios: Bump minimum target SDK to iOS 11.0Matthew Waters1-1/+1
2019-11-14macos/ios: expose objc++ compilers in env variablesMatthew Waters1-0/+2
2019-10-02config/ios: generate DistroVersion's automaticallyMatthew Waters1-28/+30
2019-09-17ios.config: Bump target iOS SDK version to 10.0Nirbheek Chauhan1-1/+1
2019-09-17ios.config: Add enums for iOS SDK versions up to 12.4Nirbheek Chauhan1-0/+2
2019-09-14Don't use os.environ as a scratch spaceMatthew Waters1-39/+39
2019-06-11mac/ios: add support for moltenvkMatthew Waters1-0/+2
2019-06-11ios/config: add dist directory to C/CPP/CXX/LDFLAGSMatthew Waters1-2/+8
2019-05-29cerbero/ios: add ios 12.2 SDK definitionsMatthew Waters1-0/+1
2019-02-07ios.config: Bump minimum iOS version to 9.0Nirbheek Chauhan1-1/+1
2018-11-07config: Add support for ios 12.1Edward Hervey1-0/+1
2018-10-17ios.config: Explicitly define STRIPNirbheek Chauhan1-0/+1
2018-09-26config: Use libc++ for both ios and osxEdward Hervey1-1/+1
2018-09-21config: Add support for ios 12.0Edward Hervey1-0/+1
2018-07-23cerbero: Add -fembed-bitcode to GAS invocations for iosNirbheek Chauhan1-1/+1
2018-06-05config: Add support for ios 11.4Edward Hervey1-0/+1
2018-05-22cerbero: Don't use -fembed-code for iOSNirbheek Chauhan1-3/+3
2018-05-21config: Remove ios header hackEdward Hervey1-8/+0
2018-05-05ios: Build with -fembed-bitcodeOlivier Crete1-3/+4
2018-04-09cerbero: Add support for iOS 11.3Edward Hervey1-0/+1
2018-03-27python3: Run 2to3 script to conver the whole codebaseXavier Claessens1-1/+1
2018-03-09openssl.recipe: New recipe needed by the dtls pluginNirbheek Chauhan1-2/+2
2017-12-08config: Add support for iOS 11.2Edward Hervey1-0/+1
2017-11-17cerbero: add support fo iOS 11.1Matthew Waters1-1/+3
2017-11-17cerbero: add support for iOS 11.0Nicola Murino1-9/+9
2017-04-12Add 10.3 SDK for iOS build1.11.90Jan Schmidt1-1/+2
2017-03-09ios: Add support for 10.1 and 10.2 SDKsSebastian Dröge1-1/+3
2017-03-08ios/osx: Update minimum supported versionsSebastian Dröge1-1/+1
2016-12-14Remove all references to clutterThibault Saunier1-1/+1
2016-12-14Remove everything related to Gtk3Thibault Saunier1-1/+1
2016-10-18config/ios: Keep -isysroot in CFLAGS tooNirbheek Chauhan1-1/+1
2016-10-18config/ios: Don't forget to add arch flags to CFLAGSNirbheek Chauhan1-2/+3
2016-10-18config/ios: Add ios_min_version and add to xcode8 workaroundNirbheek Chauhan1-6/+9
2016-09-14cerbero: Add support for ios 10.0Edward Hervey1-1/+2
2016-03-27ios: Remove support for SDKs older than 8.0Sebastian Dröge1-13/+4
2016-03-27ios: Add support for iOS SDK 9.3Sebastian Dröge1-2/+3
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
2015-10-22Add support for iOS 9.1Robert Swain1-2/+3
2015-10-13config: Workaround getcwd issue on OSX 10.11Edward Hervey1-0/+2
2015-09-28Add iOS 9.0 supportRobert Swain1-2/+3
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 Hervey1-2/+3