summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2013-10-27osx: add support for mavericksJosep Torra1-0/+1
2013-10-11android: Switch to NDK r9Edward Hervey1-1/+1
2013-10-02android: add config file for android armv7Andoni Morales Alastruey1-0/+10
2013-10-02android: fix compiler and linker flags for armv7-aAndoni Morales Alastruey1-3/+4
2013-09-28darwin: The XCode 5.0 compiler also has -Werror for -Wformat-nonliteral by de...Sebastian Dröge1-0/+2
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öge2-5/+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öge4-5/+7
2013-08-27Merge branch 'master' into upstreamSebastian Dröge1-0/+4
2013-08-08Add config file to cross-compile for linux x86Andoni Morales Alastruey1-0/+4
2013-07-01Merge branch 'master' into upstreamSebastian Dröge2-1/+3
2013-06-21android: add OBJCOPY env variableAndoni Morales Alastruey1-0/+1
2013-06-20ios: add missing import and more info to the error stringAndoni Morales Alastruey1-1/+2
2013-06-11Merge some more changes manually from other files for 1.0Sebastian Dröge3-3/+3
2013-06-05Add config file for the OS X universal release buildsAndoni Morales Alastruey1-0/+5
2013-05-27Add config files for the windows releasesAndoni Morales Alastruey2-0/+7
2013-05-10android: don't override the config archAndoni Morales Alastruey1-3/+3
2013-05-10android: fix bootstrapAndoni Morales Alastruey1-1/+3
2013-05-08toolchain: only use recipes from the toolchain dirAndoni Morales Alastruey4-0/+4
2013-05-07Android: using android-ndk-r8eChen Jie1-1/+1
2013-05-06config: fix host triplet for linuxAndoni Morales Alastruey1-2/+2
2013-05-06linux: set --host for autotools when cross-compilingAndoni Morales Alastruey1-0/+5
2013-04-22android: Allow to use 4.7 and x86-64 toolchains if availableSebastian Dröge1-8/+27
2013-04-05config: ios: workaround linker crashThiago Santos1-1/+4
2013-04-04build-tools: add a config file for the build-toolsAndoni Morales Alastruey1-0/+5
2013-03-07Add missing fileAndoni Morales Alastruey1-0/+7
2013-03-07ios: fix support for universal buildsAndoni Morales Alastruey3-2/+5
2013-03-02Add -Wall to CFLAGS everywhere to get meaningful compiler warnings in some casesSebastian Dröge5-12/+12
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 Alastruey3-2/+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 Alastruey3-2/+5
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öge3-5/+5
2013-02-22Add support to iOSThibault Saunier3-0/+83
2013-01-31linux: fix x86 cross-compilationAndoni Morales Alastruey1-3/+10
2013-01-24android: Fix LDFLAGS when building for ARMv7Nicolas Dufresne1-1/+1
2013-01-18Handle new path for GL header in the Mac OSX 10.8 SDKThibault Saunier1-0/+3
2013-01-15cross-android-x86.cbc: add config file to cross-compile to android x86Andoni Morales Alastruey1-0/+10
2013-01-15android.config: Add support for x86Andoni Morales Alastruey1-14/+37
2012-12-03config: set defaults for prefix sources and cache in the configAndoni Morales Alastruey4-28/+0
2012-11-27Try to use only libraries from the prefixAndoni Morales Alastruey1-3/+1
2012-11-21set the build paramater in the mingw configAndoni Morales Alastruey2-0/+2