summaryrefslogtreecommitdiff
path: root/Modules/CMakePlatformId.h.in
Commit message (Expand)AuthorAgeFilesLines
* Tasking: Add support for several compiler toolsetsChristoph Seitz2022-09-141-0/+24
* ADSP: Configure compiler in compiler moduleChris Wright2022-04-041-0/+9
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-0/+3
* FujitsuClang: Add support for the Fujitsu compiler in Clang modeChuck Atkins2021-03-311-0/+2
* Fujitsu: Add support for the Fujitsu compiler in Trad modeChuck Atkins2021-03-301-1/+5
* IAR: add support for the STM8 compilerFelipe Torrezan2021-02-121-0/+3
* MSVC: Add support for targeting ARM64ECMoyo Okeremi 😊2021-01-201-0/+3
* Compiler/TI: Detect architectureJosef Angstenberger2020-07-141-1/+18
* VxWorks: Add Platform ID for Modules/CMakePlatformId.h.inLihua Zhao2020-06-231-0/+3
* IAR: Add 8051 supportMicael Borgefeldt2019-10-111-0/+3
* IAR: Add v850 supportNico Mueller2019-09-161-0/+3
* IAR: Add support for the RISC-V compilerStefan Andersson2019-07-081-0/+3
* IAR: Add architecture support for RL78, RH850 and MSP430Stefan Andersson2019-05-081-0/+9
* IAR: Generalize and add support for IAR RX compilerStefan Andersson2019-04-121-0/+3
* GHS: Add Compiler ID detectionFred Baksik2019-01-161-0/+28
* Remove now-unused code once used on IRIXBrad King2019-01-111-3/+0
* Add infrastructure to detect secondary compiler version informationBrad King2017-10-031-0/+9
* MSVC: Add support for ARM64 architectureMinmin Gong2017-09-121-0/+3
* IAR: Improve support for IAR ARM CompilerNorbert Lange2017-06-291-0/+10
* Add support for Bruce C Compiler (BCC)Paweł Stankowski2016-03-211-3/+3
* MSVC: Distinguish among ARM architectures more precisely (#14552)Gunnar Roth2015-02-241-1/+10
* Watcom: Detect compiler target architecture and platformJiri Malak2014-03-171-0/+28
* CMakeDetermineCompilerId: Add notion of "simulated" id/versionBrad King2013-10-041-0/+18
* check for Haiku only with __HAIKU__Rolf Eike Beer2013-01-071-4/+1
* Add additional architectures to CMakePlatformId.h.inPatrick Gansterer2012-09-051-0/+6
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* VS11: Add ARM architecture generator (#13077)Minmin Gong2012-05-091-0/+3
* Add framework to detect compiler version with its id (#12408)Brad King2011-12-071-0/+40
* Merge topic 'compiler-id-literal-const'Brad King2011-01-041-2/+2
|\
| * Fix constness in compiler id detectionBrad King2010-12-291-2/+2
* | Modules: Fix spelling 'becase' -> 'because'.Andrius Å tikonas2010-11-171-1/+1
|/
* Fix the build for non-MS compilers.Bill Hoffman2009-11-211-1/+3
* Change the way 32/64 bit compiles are detected with MSVC and intel makefile b...Bill Hoffman2009-11-191-0/+23
* ENH: add initial support for HAIKU OS from bug# 7425Bill Hoffman2008-09-151-0/+6
* ENH: Make compiler id detection more robustBrad King2008-03-101-1/+5
* ENH: Improvied compiler identification robustnessBrad King2008-02-251-0/+79