summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2013-08-08Add config file to cross-compile for linux x86Andoni Morales Alastruey1-0/+4
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-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
2012-11-21Fix recipes for the mingw-w64 toolchainAndoni Morales Alastruey4-0/+36
2012-11-19Use Snow Leopard as the minimum required versionAndoni Morales Alastruey1-1/+1
2012-11-16Fix default Linux x86 config dist pathSebastian Dröge1-1/+1
2012-11-05Typos in commentsXavi Artigas4-12/+12
2012-10-29darwin.config: Fix checks for GL headers pathAndoni Morales Alastruey1-0/+4
2012-10-26Add new bootstraper for androidAndoni Morales Alastruey1-1/+0
2012-10-11android: overwritte LDFLAGSAndoni Morales Alastruey1-1/+1
2012-10-08Fix LDFLAGS for Android ARMv7Sebastian Dröge1-1/+1
2012-10-05Add support for ARMv7 architectureSebastian Dröge1-3/+9
2012-10-04Merge branch 'android'Andoni Morales Alastruey2-0/+80
2012-10-01variants: use the no debug variantAndoni Morales Alastruey1-0/+1
2012-09-14config: differenciate the SDK version to use and the min SDK version to targetAndoni Morales Alastruey1-3/+4