summaryrefslogtreecommitdiff
path: root/config/ios.config
AgeCommit message (Expand)AuthorFilesLines
2014-11-07ios: Add support for iOS 8.1 SDKSebastian Dröge1-2/+3
2014-11-07Add support for the iOS 8.0 SDKSebastian Dröge1-2/+3
2014-06-16Rename the Gtk variant to Gtk3Thibault Saunier1-1/+1
2014-04-08config: Add support for armv7s architecturePhilip Withnall1-1/+4
2014-03-28Silence clang errors for now in OSX and iOSAndoni Morales1-1/+1
2014-03-28Add support for ios 7.1Edward Hervey1-2/+3
2014-02-04ios: Don't use _NSGetEnviron(), it is private API on iOSSebastian Dröge1-0/+1
2014-01-30variants: add new variants to customize builds even moreAndoni Morales1-0/+2
2013-11-04ios: use the installed SDK instead of hardcoding itAndoni Morales Alastruey1-14/+24
2013-10-29pixman: restore TLS situation in iOSAndoni Morales Alastruey1-0/+3
2013-09-28ios: Use clang and set some compiler flags properlySebastian Dröge1-3/+4
2013-09-28pixman: Build with TLS support on iOS and AndroidSebastian Dröge1-3/+0
2013-09-28ios: Use the correct compiler for iOS SDK 7.0Sebastian Dröge1-2/+8
2013-09-28ios: Add support for iOS SDK 7.0 and set minimally supported version to 5.1Sebastian Dröge1-2/+4
2013-06-20ios: add missing import and more info to the error stringAndoni Morales Alastruey1-1/+2
2013-04-05config: ios: workaround linker crashThiago Santos1-1/+4
2013-03-07ios: fix support for universal buildsAndoni Morales Alastruey1-0/+5
2013-03-02Add -Wall to CFLAGS everywhere to get meaningful compiler warnings in some casesSebastian Dröge1-1/+1
2013-02-26ios.config: don't use full paths for the toolchain toolsAndoni Morales Alastruey1-18/+14
2013-02-26ios.config: Use gcc as preprocessor to pass arch flags correctlyAndoni Morales Alastruey1-2/+2
2013-02-26ios.config: add OBJCFLAGS and OBJLDFLAGS for Objective-CAndoni Morales Alastruey1-0/+2
2013-02-25ios: detect ios platform based on the target architectureAndoni Morales Alastruey1-0/+6
2013-02-22ios.config: fix arch cflagsAndoni Morales Alastruey1-2/+2
2013-02-22ios.config: use min_version for the CFLAGS tooAndoni Morales Alastruey1-3/+1
2013-02-22ios.config: fix use of ccacheAndoni Morales Alastruey1-2/+2
2013-02-22ios.config: add cpu CFLAGSAndoni Morales Alastruey1-2/+2
2013-02-22ios.config: use tools from the iOS SDKAndoni Morales Alastruey1-5/+12
2013-02-22ios: add support for SDK 6.1 and make this one the deafultAndoni Morales Alastruey1-0/+3
2013-02-22Set GLib/pixman configure check overrides in the ios.config instead of recipesSebastian Dröge1-0/+11
2013-02-22Don't override platform in the iOS configsSebastian Dröge1-3/+3
2013-02-22Add support to iOSThibault Saunier1-0/+67