| Commit message (Expand) | Author | Age | Files | Lines |
* | Xcode: Explicitly specify default native architecture on macOS | Brad King | 2020-07-20 | 1 | -0/+1 |
|
|
* | VS: Propagate CMAKE_VS_GLOBALS into compiler id projects | Alexander Boczar | 2019-10-17 | 1 | -0/+1 |
|
|
* | VS: Add support to override VCTargetsPath through toolset | Alexander Boczar | 2019-10-15 | 1 | -0/+1 |
|
|
* | cuda: Extend cuda compiler detection to work with custom cuda path | Benjamin Wozniak | 2019-08-30 | 1 | -0/+1 |
|
|
* | Xcode: Derive stdlib from CXX flags | Gregor Jasny | 2019-02-07 | 1 | -0/+1 |
|
|
* | Xcode: Completely disable code signing for compiler id detection | Gregor Jasny | 2019-02-04 | 1 | -2/+1 |
|
|
* | GHS: Add Compiler ID detection | Fred Baksik | 2019-01-16 | 2 | -0/+11 |
|
|
* | Xcode: Set CODE_SIGN_IDENTITY during compiler identification | Rafal Parzych | 2018-08-24 | 1 | -0/+1 |
|
|
* | Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH | Brad King | 2018-06-18 | 1 | -1/+1 |
|
|
* | VS: Add option to select the version of the toolset used by VS 2017 | Basil Fierz | 2018-05-29 | 1 | -0/+1 |
|
|
* | Xcode: Add team to compiler-id project | Gregor Jasny | 2017-09-19 | 1 | -0/+1 |
|
|
* | Xcode: Drop support for Xcode versions below 3 | Brad King | 2017-04-22 | 2 | -239/+0 |
|
|
* | Xcode: Detect CURRENT_ARCH for use by generator | Brad King | 2017-03-31 | 1 | -1/+1 |
|
|
* | VS: Add more placeholders to compiler id detection project file template | Brad King | 2017-03-10 | 1 | -0/+8 |
|
|
* | VS: Refactor compiler id detection project file template | Brad King | 2017-03-10 | 1 | -2/+2 |
|
|
* | VS: Fix CSharp compiler identification for VS 2017 | Gilles Khouzam | 2017-01-31 | 1 | -4/+4 |
|
|
* | C# support: add compiler detection for MSVC | Michael Stürmer | 2016-12-15 | 1 | -0/+55 |
|
|
* | VS: Provide an option to use x64 host tools | Brad King | 2016-10-14 | 1 | -0/+3 |
|
|
* | Xcode: Port rudimentary Swift support to Xcode 8 | Brad King | 2016-09-23 | 1 | -0/+1 |
|
|
* | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 1 | -48/+0 |
|
|
* | VS: Add support for selecting the Windows 10 SDK (#15670) | Gilles Khouzam | 2015-10-02 | 1 | -0/+1 |
|
|
* | Swift: Fix Compiler-Id detection for Swift 2 | Gregor Jasny | 2015-09-03 | 1 | -1/+1 |
|
|
* | Add rudimentary support for the Apple Swift language with Xcode | Brad King | 2015-07-06 | 1 | -0/+1 |
|
|
* | Xcode: Set ARCHS only when CMAKE_OSX_ARCHITECTURES is specified (#14736) | Brad King | 2015-03-27 | 1 | -1/+0 |
|
|
* | Xcode: Do not require code signing for compiler id (#15214) | Brad King | 2015-01-11 | 1 | -1/+1 |
|
|
* | Xcode: Fix compiler id detection when code signing is required | Brad King | 2014-10-22 | 1 | -0/+1 |
|
|
* | Xcode: Fix compiler id detection for iOS tools (#15214) | Brad King | 2014-10-22 | 1 | -1/+1 |
|
|
* | VS: Detect compiler id of Nsight Tegra-Android toolchains | Brad King | 2014-09-29 | 1 | -0/+56 |
|
|
* | CMakeDetermineCompilerId: Fix detection for VS ARM platform | Brad King | 2014-08-12 | 1 | -0/+1 |
|
|
* | CMakeDetermineCompilerId: Recognize WindowsPhone and WindowsStore | Gilles Khouzam | 2014-07-31 | 1 | -0/+2 |
|
|
* | Xcode: Use sysroot and deployment target to identify compiler | Brad King | 2014-04-29 | 1 | -0/+2 |
|
|
* | VS: Detect Intel Fortran compiler id and version | Brad King | 2013-10-18 | 1 | -0/+42 |
|
|
* | VS: Replace ArchitectureId with PlatformName | Patrick Gansterer | 2013-08-05 | 2 | -9/+9 |
|
|
* | VS10: Do not set the TargetMachine when detecting the compiler | Patrick Gansterer | 2013-08-05 | 1 | -1/+0 |
|
|
* | VS6: Hardcode id_machine_6 for compiler detection | Patrick Gansterer | 2013-08-05 | 1 | -3/+3 |
|
|
* | Xcode: Use explicitFileType to mark source types (#14093) | Brad King | 2013-04-16 | 3 | -3/+3 |
|
|
* | Xcode: Implement generator toolset selection (#9831, #13802) | Brad King | 2013-02-07 | 1 | -0/+1 |
|
|
* | VS: Ignore LIBC.lib when linking the CompilerId executables | Patrick Gansterer | 2012-11-30 | 1 | -0/+1 |
|
|
* | VS: Add the entry point when compiling for WindowsCE | Patrick Gansterer | 2012-11-30 | 1 | -1/+1 |
|
|
* | VS: Set the correct SubSystem when determinating the CompilerId | Patrick Gansterer | 2012-11-30 | 1 | -1/+1 |
|
|
* | VS: Make DetermineCompilerId working with WinCE too | Patrick Gansterer | 2012-11-27 | 1 | -1/+1 |
|
|
* | VS: Remove TargetMachine for linker when checking compiler id | Patrick Gansterer | 2012-11-20 | 1 | -1/+0 |
|
|
* | VS: Detect the compiler id and tool location | Brad King | 2012-08-22 | 3 | -0/+161 |
|
|
* | Xcode: Detect the compiler id and tool location | Brad King | 2012-08-22 | 3 | -0/+346 |
|
|