summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2014-06-17gtk3: disable variant by defaultAndoni Morales Alastruey1-2/+4
2014-06-16Rename the Gtk variant to Gtk3Thibault Saunier3-3/+3
2014-05-16darwin: Tell python to use 32bit version when targetting 32bitEdward Hervey1-0/+1
2014-05-16config: Silence more warnings on osx 10.7Edward Hervey1-0/+4
2014-05-15cerbero: add a variant called 'gi' for enabling gobject-introspectionMark Howell2-0/+8
2014-04-26Use clang instead of gcc on OSXSebastian Dröge1-4/+4
2014-04-26Drop support for OS X Leopard (10.5)Sebastian Dröge1-17/+1
2014-04-08config: Add support for armv7s architecturePhilip Withnall3-2/+10
2014-03-30darwin: Only enable clang cflags if we use clangEdward Hervey1-1/+4
2014-03-28Silence clang errors for now in OSX and iOSAndoni Morales2-2/+2
2014-03-28Add support for ios 7.1Edward Hervey1-2/+3
2014-03-15android: Update to NDK r9dSebastian Dröge1-1/+1
2014-03-14config: use the correct prefix for windows config filesAndoni Morales Alastruey2-2/+2
2014-03-07config: Add support for sysroot and isysroot to linux configOlivier Crête1-1/+14
2014-03-03Add support for building for Android on OSXSebastian Dröge1-2/+2
2014-02-14android: Switch to NDK r9c.Jan Schmidt1-1/+1
2014-02-04ios: Don't use _NSGetEnviron(), it is private API on iOSSebastian Dröge1-0/+1
2014-02-04darwin: Fix ccache setupEdward Hervey1-2/+6
2014-01-31linux: use host to set the toolchain prefixAndoni Morales Alastruey1-2/+8
2014-01-31arm: fix runtime errors with some toolchainsAndoni Morales Alastruey1-0/+2
2014-01-30android: add host in the platform config fileAndoni Morales Alastruey4-3/+2
2014-01-30universal: add support for unversal builds for other platformsAndoni Morales Alastruey1-0/+4
2014-01-30variants: add new variants to customize builds even moreAndoni Morales4-0/+21
2014-01-30hacks: workaround a linking bug in older toolchainsJosep Torra1-1/+8
2014-01-30Add config file for linux arm cross-compilationAndoni Morales2-0/+8
2014-01-30linux: add initial support for ARM cross-compilationAndoni Morales Alastruey1-11/+25
2014-01-30windows: define _WIN32_WINNT in cflags tooAndoni Morales Alastruey1-1/+1
2014-01-30Add missing env variables for common build toolsAndoni Morales Alastruey2-0/+18
2013-12-18config: Use 'home_dir' for all paths instead of hardcoded "~/cerbero"Edward Hervey7-8/+8
2013-11-20config: Handle ccacheEdward Hervey1-2/+6
2013-11-04ios: use the installed SDK instead of hardcoding itAndoni Morales Alastruey4-17/+24
2013-10-29pixman: restore TLS situation in iOSAndoni Morales Alastruey1-0/+3
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