summaryrefslogtreecommitdiff
path: root/Modules/CompilerId/Xcode-3.pbxproj.in
Commit message (Expand)AuthorAgeFilesLines
* Xcode: automatically create Info.plist for signing during compiler idGregor Jasny2022-06-211-0/+1
* Xcode: Suppress "Run Script" build phase warning during compiler idBrad King2022-06-101-0/+1
* Xcode: Use ad-hoc signing during compiler id on macOSBrad King2022-06-101-1/+1
* Xcode: Default to arm64 arch on Apple Silicon hosts during compiler idBrad King2020-11-121-1/+1
* Xcode: Explicitly specify default native architecture on macOSBrad King2020-07-201-0/+1
* Xcode: Derive stdlib from CXX flagsGregor Jasny2019-02-071-0/+1
* Xcode: Completely disable code signing for compiler id detectionGregor Jasny2019-02-041-2/+1
* Xcode: Set CODE_SIGN_IDENTITY during compiler identificationRafal Parzych2018-08-241-0/+1
* Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCHBrad King2018-06-181-1/+1
* Xcode: Add team to compiler-id projectGregor Jasny2017-09-191-0/+1
* Xcode: Detect CURRENT_ARCH for use by generatorBrad King2017-03-311-1/+1
* Xcode: Port rudimentary Swift support to Xcode 8Brad King2016-09-231-0/+1
* Xcode: Set ARCHS only when CMAKE_OSX_ARCHITECTURES is specified (#14736)Brad King2015-03-271-1/+0
* Xcode: Do not require code signing for compiler id (#15214)Brad King2015-01-111-1/+1
* Xcode: Fix compiler id detection when code signing is requiredBrad King2014-10-221-0/+1
* Xcode: Fix compiler id detection for iOS tools (#15214)Brad King2014-10-221-1/+1
* Xcode: Use sysroot and deployment target to identify compilerBrad King2014-04-291-0/+2
* Xcode: Use explicitFileType to mark source types (#14093)Brad King2013-04-161-1/+1
* Xcode: Implement generator toolset selection (#9831, #13802)Brad King2013-02-071-0/+1
* Xcode: Detect the compiler id and tool locationBrad King2012-08-221-0/+107