CMake/Modules/CompilerId
Fred Baksik 72e0c115b7 GHS: Add Compiler ID detection
-- Detect GHS compiler and version
   Detect ARCHITECTURE_ID for PPC / ARM / 86 targets
   Detect PLATFORM_ID for Integrity and Integrity178 platforms
   Using defines specified in the documents for the compilers: 201416 PPC / 201754 ARM / 201714 86
-- Fallback C/CXX compiler ID to GHS if not otherwise detected and using GHS MULTI generator
   Works around issue with some GHS compilers not setting __ghs__ compiler define
-- Tweak Compiler ID checking so major id of 002017 is not replaced with 217
-- Prefer try_compile() library targets when testing for working GHS compilers
-- Avoid CMake errors if reading past end of file for checking if file is PE executable
2019-01-16 10:42:04 -05:00
..
GHS_default.gpj.in GHS: Add Compiler ID detection 2019-01-16 10:42:04 -05:00
GHS_lib.gpj.in GHS: Add Compiler ID detection 2019-01-16 10:42:04 -05:00
main.swift.in Swift: Fix Compiler-Id detection for Swift 2 2015-09-03 20:30:45 +02:00
VS-7.vcproj.in
VS-10.csproj.in VS: Fix CSharp compiler identification for VS 2017 2017-01-31 09:00:20 -05:00
VS-10.vcxproj.in VS: Add option to select the version of the toolset used by VS 2017 2018-05-29 10:12:59 -04:00
VS-Intel.vfproj.in
VS-NsightTegra.vcxproj.in
Xcode-3.pbxproj.in Xcode: Set CODE_SIGN_IDENTITY during compiler identification 2018-08-24 13:58:51 -04:00