summaryrefslogtreecommitdiff
path: root/config/darwin.config
AgeCommit message (Expand)AuthorFilesLines
2023-06-08Bump minimum macOS version to 10.13 (High Sierra)Nirbheek Chauhan1-1/+1
2023-06-08darwin: Ensure errors on unguarded use of new APIsNirbheek Chauhan1-1/+1
2022-12-05macOS, iOS: Fix Xcode 14 ABI breakage with older XcodeNirbheek Chauhan1-0/+11
2022-09-15Enable Rust plugins on Linux, macOS, MSVCNirbheek Chauhan1-1/+1
2022-09-03Remove Apple Bitcode supportNirbheek Chauhan1-1/+1
2021-05-14macos/universal: fix pkg-config packagingMatthew Waters1-0/+5
2021-01-21macOS: fix Objective-C++ cross-compilationAndoni Morales Alastruey1-2/+2
2020-12-07x264: add support for macOS ARM64Andoni Morales Alastruey1-0/+6
2020-12-07macos: add support for targetting ARM64Andoni Morales Alastruey1-4/+18
2020-05-26cerbero: Refactor variant handling in platform config filesNirbheek Chauhan1-2/+2
2020-04-03cerbero: Add a new variant for optimizationNirbheek Chauhan1-1/+1
2020-04-01config/darwin: don't symlink gl headersMatthew Waters1-13/+0
2020-02-03cerbero: Move from deprecated check_call to check_outputNirbheek Chauhan1-1/+1
2019-11-14macos/ios: expose objc++ compilers in env variablesMatthew Waters1-0/+1
2019-09-17darwin.config: Bump required macOS SDK version to 10.11Nirbheek Chauhan1-1/+1
2019-09-14Don't use os.environ as a scratch spaceMatthew Waters1-34/+34
2019-06-11mac/ios: add support for moltenvkMatthew Waters1-0/+2
2018-09-26config: Use libc++ for both ios and osxEdward Hervey1-1/+3
2018-09-21config: Use libc++ by default on osxEdward Hervey1-1/+3
2017-03-08ios/osx: Update minimum supported versionsSebastian Dröge1-1/+1
2016-10-26osx: Update min SDK version to 10.9Arun Raghavan1-1/+1
2016-10-24darwin.config: Add -isysroot and to CFLAGS and arch_flags to CPPFLAGSNirbheek Chauhan1-1/+7
2016-10-18config/darwin: Set includes in CPPFLAGS instead of elsewhereNirbheek Chauhan1-3/+4
2016-10-18darwin.config: De-duplicate *C*FLAGS and LDFLAGS appendingNirbheek Chauhan1-3/+13
2016-10-18darwin.config: Simplify SDK root detectionNirbheek Chauhan1-7/+5
2015-12-01config/darwin: Properly set ARCHFLAGSEdward Hervey1-0/+4
2015-10-30Use xcodebuild to get 'latest' SDK path on OSXHeinrich Fink1-15/+19
2015-10-13config: Workaround getcwd issue on OSX 10.11Edward Hervey1-0/+3
2015-09-28config: Add OSX 10.11 "El Capitan" to the list of know versionsEdward Hervey1-0/+1
2015-06-09config: OSX/IOS: Don't error out on unused linker flag argumentsEdward Hervey1-1/+1
2015-05-20darwin: Set OBJC to clang tooSebastian Dröge1-0/+1
2014-10-27archs: Drop PowerPC supportSebastian Dröge1-3/+0
2014-10-27osx: Build for OSX >= 10.8Sebastian Dröge1-11/+4
2014-10-09osx: Add support for yosemiteSebastian Dröge1-0/+1
2014-09-16darwin: Stop using -Wno-unused-command-line-argument-hard-error-in-futureSebastian Dröge1-4/+1
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