summaryrefslogtreecommitdiff
path: root/Modules/CompilerId
Commit message (Expand)AuthorAgeFilesLines
* VS/Android: Set API level explicitly during compiler identificationMichael Karcher2023-04-251-0/+1
* VS/Android: Do not specify Windows Runtime library type during compiler idMichael Karcher2023-04-251-1/+1
* 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
* VS: Model a default target frameworkBrad King2021-11-061-0/+3
* Xcode: Default to arm64 arch on Apple Silicon hosts during compiler idBrad King2020-11-121-1/+1
* Merge topic 'xcode-native-arch'Craig Scott2020-07-211-0/+1
|\
| * Xcode: Explicitly specify default native architecture on macOSBrad King2020-07-201-0/+1
* | Visual Studio: Add Android supportKyle Edwards2020-06-241-2/+2
|/
* VS: Propagate CMAKE_VS_GLOBALS into compiler id projectsAlexander Boczar2019-10-171-0/+1
* VS: Add support to override VCTargetsPath through toolsetAlexander Boczar2019-10-151-0/+1
* cuda: Extend cuda compiler detection to work with custom cuda pathBenjamin Wozniak2019-08-301-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
* GHS: Add Compiler ID detectionFred Baksik2019-01-162-0/+11
* 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
* VS: Add option to select the version of the toolset used by VS 2017Basil Fierz2018-05-291-0/+1
* Xcode: Add team to compiler-id projectGregor Jasny2017-09-191-0/+1
* Xcode: Drop support for Xcode versions below 3Brad King2017-04-222-239/+0
* Xcode: Detect CURRENT_ARCH for use by generatorBrad King2017-03-311-1/+1
* VS: Add more placeholders to compiler id detection project file templateBrad King2017-03-101-0/+8
* VS: Refactor compiler id detection project file templateBrad King2017-03-101-2/+2
* VS: Fix CSharp compiler identification for VS 2017Gilles Khouzam2017-01-311-4/+4
* C# support: add compiler detection for MSVCMichael Stürmer2016-12-151-0/+55
* VS: Provide an option to use x64 host toolsBrad King2016-10-141-0/+3
* Xcode: Port rudimentary Swift support to Xcode 8Brad King2016-09-231-0/+1
* Drop Visual Studio 6 generatorBrad King2016-03-091-48/+0
* VS: Add support for selecting the Windows 10 SDK (#15670)Gilles Khouzam2015-10-021-0/+1
* Swift: Fix Compiler-Id detection for Swift 2Gregor Jasny2015-09-031-1/+1
* Add rudimentary support for the Apple Swift language with XcodeBrad King2015-07-061-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
* VS: Detect compiler id of Nsight Tegra-Android toolchainsBrad King2014-09-291-0/+56
* CMakeDetermineCompilerId: Fix detection for VS ARM platformBrad King2014-08-121-0/+1
* CMakeDetermineCompilerId: Recognize WindowsPhone and WindowsStoreGilles Khouzam2014-07-311-0/+2
* Xcode: Use sysroot and deployment target to identify compilerBrad King2014-04-291-0/+2
* VS: Detect Intel Fortran compiler id and versionBrad King2013-10-181-0/+42
* VS: Replace ArchitectureId with PlatformNamePatrick Gansterer2013-08-052-9/+9
* VS10: Do not set the TargetMachine when detecting the compilerPatrick Gansterer2013-08-051-1/+0
* VS6: Hardcode id_machine_6 for compiler detectionPatrick Gansterer2013-08-051-3/+3
* Xcode: Use explicitFileType to mark source types (#14093)Brad King2013-04-163-3/+3
* Xcode: Implement generator toolset selection (#9831, #13802)Brad King2013-02-071-0/+1
* VS: Ignore LIBC.lib when linking the CompilerId executablesPatrick Gansterer2012-11-301-0/+1
* VS: Add the entry point when compiling for WindowsCEPatrick Gansterer2012-11-301-1/+1
* VS: Set the correct SubSystem when determinating the CompilerIdPatrick Gansterer2012-11-301-1/+1
* VS: Make DetermineCompilerId working with WinCE tooPatrick Gansterer2012-11-271-1/+1