summaryrefslogtreecommitdiffstats
path: root/Modules/CompilerId
Commit message (Expand)AuthorAgeFilesLines
* 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