summaryrefslogtreecommitdiff
path: root/Modules/Platform/Darwin-Initialize.cmake
Commit message (Expand)AuthorAgeFilesLines
* macOS: Offer control over host architecture on Apple Silicon hostsBrad King2020-12-101-4/+13
* Apple: Update SDK architecture detection for tbd file version 4Tor Arne Vestbø2020-11-051-3/+9
* macOS: Default to arm64 architecture on Apple Silicon hostsBrad King2020-09-301-0/+11
* macOS: Always pick latest SDK if user has not set one explicitlyTor Arne Vestbø2020-07-141-21/+12
* Darwin: prefix internal osx variables with "_" to hide them from usersChuck Cranor2020-07-031-9/+9
* iOS: Fix detection of supported SDK architecturesAlexandru Croitor2020-04-161-11/+76
* Apple: Improve handling of missing SDKs in CMAKE_APPLE_ARCH_SYSROOTSBrad King2020-04-081-2/+2
* Handle multi-arch sysroots on Apple platformsTor Arne Vestbø2019-12-131-0/+79
* Refactor SDK name to path into a functionCristian Adam2019-12-111-11/+15
* Use xcrun instead of xcodebuild for resolving SDK pathTor Arne Vestbø2019-12-091-1/+1
* Apple: Introduce separate system name for iOS, tvOS, and watchOSGregor Jasny2019-02-041-1/+7
* Apple: Use CMAKE_EFFECTIVE_SYSTEM_NAME to share compiler infoGregor Jasny2018-04-181-0/+4
* Darwin: Remove deployment target version checkGregor Jasny2016-11-011-2/+0
* Revert "Xcode: Convert maybe unversioned OSX sysroot into versioned SDK path"Gregor Jasny2016-11-011-4/+2
* OS X: Do not try to set deployment target when cross-compilingGregor Jasny2016-10-171-1/+1
* Xcode: Convert maybe unversioned OSX sysroot into versioned SDK pathGregor Jasny2016-09-251-2/+4
* OS X: Drop warning about SDK and deployment target version mismatchBrad King2016-05-261-10/+0
* Xcode: Adjust deployment target SDK version to host versionGregor Jasny2015-10-121-0/+4
* Xcode: Find fallback SDK if one matching the OS version doesn't exist.Clinton Stimpson2014-05-061-14/+29
* OS X: Factor a Darwin-Initialize module out of Platform/DarwinBrad King2014-04-291-0/+136