summaryrefslogtreecommitdiff
path: root/Modules/CompilerId
Commit message (Expand)AuthorAgeFilesLines
* 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
* VS: Remove TargetMachine for linker when checking compiler idPatrick Gansterer2012-11-201-1/+0
* VS: Detect the compiler id and tool locationBrad King2012-08-223-0/+161
* Xcode: Detect the compiler id and tool locationBrad King2012-08-223-0/+346