Brad King
|
c84fb4812d
ASM: Detect compiler id for Clang used as Assembler
|
hace 7 años |
Raul Laasner
|
7ab5843c26
ASM: Search for full path even when using C or C++ compiler
|
hace 7 años |
Anton Danielsson
|
f83330ed6c
ASM: ADSP assembler identification
|
hace 7 años |
Brad King
|
acb4cb9500
CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools
|
hace 8 años |
Ben Boeckel
|
336c4fc6fa
CMakeDetermineASMCompiler: fix a CMP0054 warning
|
hace 8 años |
Norbert Lange
|
d8e6cd9ed8
IAR: Improve support for IAR ARM Compiler
|
hace 8 años |
Norbert Lange
|
0b1a2876c8
Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable
|
hace 8 años |
Norbert Lange
|
fea7d69dde
Store CMAKE_ASM_COMPILER_VERSION persistently
|
hace 8 años |
Norbert Lange
|
d2a8b5cea6
CMakeDetermineASMCompiler: Fix small copy-paste mistake
|
hace 8 años |
Ruslan Baratov
|
7393418844
Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}
|
hace 8 años |
Brad King
|
ee3295e917
Merge topic 'vs-nasm'
|
hace 8 años |
Evgeny Fimochkin
|
5ba2c9e5e0
VS: Add support for ASM_NASM language
|
hace 8 años |
Michael Maltese
|
72ed051b12
CMakeDetermineCompilerId: check with and without user-specified flags
|
hace 8 años |
Michał Górny
|
dd153de4f0
CMakeDetermineASMCompiler: arg-split ASM* env var like CC
|
hace 9 años |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
hace 9 años |
Joakim Andersson
|
035a658f4f
Add support for the ARM Compiler (arm.com)
|
hace 10 años |
Rolf Eike Beer
|
7eacbaed4d
Replace MATCHES ".+" tests with NOT STREQUAL ""
|
hace 11 años |
Brad King
|
6852fb8034
CMakeDetermine*Compiler: Factor out search for compiler in PATH
|
hace 11 años |
Stephen Kelly
|
d2dea79b36
CMakeDetermine*Compiler: Fix typo 'lile' => 'like'
|
hace 12 años |
Daniele E. Domenichelli
|
15610bb5b1
Drop use of configure_file IMMEDIATE option
|
hace 12 años |
Brad King
|
332771c942
CMakeDetermine*Compiler: Remove temporary cache entry
|
hace 12 años |
Brad King
|
2acbd419e2
Merge topic 'FixAsmSupport'
|
hace 12 años |
Alex Neundorf
|
bc460ea2fc
asm support: adapt to changes in CMakeDetectCompiler in 2.8.10
|
hace 12 años |
Alex Neundorf
|
d33f40638d
Add regexps for the IAR toolchain to the vendor list.
|
hace 12 años |
Alex Neundorf
|
b3015862e5
rename TI_DSP toolchain to TI, since it works also for the ARM compiler
|
hace 12 años |
Brad King
|
7195aca54f
Make platform information files specific to the CMake version
|
hace 13 años |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
hace 13 años |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
hace 13 años |
Brad King
|
7e58e5bb68
Prefer generic system compilers by default for C, C++, and Fortran
|
hace 13 años |
Brad King
|
796e33734d
Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)Compiler
|
hace 13 años |