summaryrefslogtreecommitdiff
path: root/config/darwin.config
AgeCommit message (Expand)AuthorFilesLines
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 Howell1-0/+3
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-03-30darwin: Only enable clang cflags if we use clangEdward Hervey1-1/+4
2014-03-28Silence clang errors for now in OSX and iOSAndoni Morales1-1/+1
2014-02-04darwin: Fix ccache setupEdward Hervey1-2/+6
2014-01-30Add missing env variables for common build toolsAndoni Morales Alastruey1-0/+9
2013-10-27osx: add support for mavericksJosep Torra1-0/+1
2013-09-28darwin: The XCode 5.0 compiler also has -Werror for -Wformat-nonliteral by de...Sebastian Dröge1-0/+2
2013-03-02Add -Wall to CFLAGS everywhere to get meaningful compiler warnings in some casesSebastian Dröge1-1/+1
2013-01-18Handle new path for GL header in the Mac OSX 10.8 SDKThibault Saunier1-0/+3
2012-12-03config: set defaults for prefix sources and cache in the configAndoni Morales Alastruey1-12/+0
2012-11-19Use Snow Leopard as the minimum required versionAndoni Morales Alastruey1-1/+1
2012-11-05Typos in commentsXavi Artigas1-3/+3
2012-10-29darwin.config: Fix checks for GL headers pathAndoni Morales Alastruey1-0/+4
2012-09-14config: differenciate the SDK version to use and the min SDK version to targetAndoni Morales Alastruey1-3/+4
2012-08-25darwin.config: don't override the cache fileAndoni Morales Alastruey1-4/+4
2012-08-08darwin: adds universal target to default config fileThiago Santos1-0/+5
2012-06-14config: add support for using ccache in the buildsAndoni Morales Alastruey1-0/+4
2012-06-07darwing.config: link -headerpad_max_install_namesAndoni Morales Alastruey1-1/+1
2012-05-31revert change pshed by mistakeAndoni Morales Alastruey1-12/+0
2012-05-31gstreamer-sdk: update.rtf licenseAndoni Morales Alastruey1-0/+12
2012-05-30Fix CFLAGS/OBJCFLAGS/etc for OSXJosep Torra1-20/+15
2012-05-29Set OBJC for OSX leopardJosep Torra1-0/+1
2012-05-29Revert "darwin.config: add arch in ASFLAGS too"Andoni Morales Alastruey1-4/+1
2012-05-28darwin.config: add arch in ASFLAGS tooAndoni Morales Alastruey1-1/+4
2012-05-21darwin.config: pass -arch option as a linker option in LDFLAGS tooAndoni Morales Alastruey1-2/+2
2012-05-21darwin.config: set sdk_path depending on whether it exists and not its versionAndoni Morales Alastruey1-4/+3
2012-05-21darwin.config: don't add sdk include path but instead link GL headersAndoni Morales Alastruey1-2/+11
2012-05-21darwin.config: set properly sdk's version and allow setting it from configAndoni Morales Alastruey1-9/+15
2012-04-19darwin.config: fix typo, 10.7 is Lion, not Mountain LionAlvaro Soliverez1-1/+1
2012-04-19darwin.config: Add option specific for Mountain LionAlvaro Soliverez1-0/+6
2012-04-19darwin.config: add missing importAndoni Morales Alastruey1-1/+1
2012-04-19darwin.config: fix typoAndoni Morales Alastruey1-1/+1
2012-04-18darwin.config: add leopard specific config properlyAndoni Morales Alastruey1-2/+5
2012-03-20Add missing not for darwing and linuxAndoni Morales Alastruey1-0/+5
2012-03-20don't override flags already setAndoni Morales Alastruey1-3/+3
2012-03-20Add a global flag to allow using system librariesAndoni Morales Alastruey1-0/+4
2012-03-20Make sure to set CFLAGS/CXXFLAGS/OBJFLAGS to "-O2 -g" everywhereSebastian Dröge1-0/+2
2012-03-20Add OBJCFLAGS to select the proper arch for Objective-C code. Fixes applemedi...Josep Torra1-1/+4
2012-03-20XCode 3.1.4 compes with gcc 4.0 and 4.2. Using gcc 4.2 instead of the default...Josep Torra1-2/+7
2012-03-20In OSX build the multiple architectures in different directories. Add support...Josep Torra1-3/+27
2012-03-20Fix copy&paste error in darwin.config.Josep Torra1-2/+2
2012-03-20Fixes some build issues in OSX 10.6 32 bits and rearrenge some stuff.Josep Torra1-8/+16
2012-03-20Fix typoAndoni Morales Alastruey1-1/+1
2012-03-20Add environment config for darwin platformsAndoni Morales Alastruey1-0/+21