summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2014-11-07ios: Use -Wno-error=implicit-function-declarationSebastian Dröge1-1/+1
2014-11-07ios: Use -miphoneos-version-min on iOS and -mios-simulator-version-min for th...Sebastian Dröge1-4/+6
2014-11-07ios: Remove useless compiler warning flagSebastian Dröge1-4/+1
2014-11-07ios: Fix setting of the major/minor version for the emulatorSebastian Dröge1-1/+2
2014-11-07ios: There is no -Wno-unused-command-line-argument-hard-error-in-future in ne...Sebastian Dröge1-1/+4
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-11-07Revert "osx: Build for OSX >= 10.8"Luis de Bethencourt1-4/+15
2014-11-06osx: Build for OSX >= 10.8Sebastian Dröge1-15/+4
2014-11-06osx: Add support for yosemiteSebastian Dröge1-0/+1
2014-11-05android: Update to Android NDK r10cSebastian Dröge1-1/+1
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