Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 anni fa |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 anni fa |
Alex Neundorf
|
0b343cb71e
ASM compiler detection: remove debug output (#13270)
|
13 anni fa |
Brad King
|
fa7141f5ad
Add framework to detect compiler version with its id (#12408)
|
14 anni fa |
Alex Neundorf
|
9071b8b87f
Add temporary debug output for compiler ID detection for ASM
|
14 anni fa |
Bill Hoffman
|
f794d589a4
Make --strict-mode option, and integrate with cmake-gui
|
15 anni fa |
Alex Neundorf
|
e6c9bc267b
Add timeout to execute_process() in CMAKE_DETERMINE_COMPILER_ID().
|
15 anni fa |
Alex Neundorf
|
b333779e34
Detect a COMPILER_ID also for ASM.
|
15 anni fa |
Alex Neundorf
|
691fc2baa8
Remove trailing spaces
|
15 anni fa |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 anni fa |
Brad King
|
fd38eda9fe
Support multiple arguments in CC,CXX,FC values
|
15 anni fa |
Brad King
|
3c2ecbe74e
Add alternate per-vendor compiler id detection
|
16 anni fa |
Bill Hoffman
|
4430bccc70
Change the way 32/64 bit compiles are detected with MSVC and intel makefile builds. Use the platform ID preprocessor approach.
|
16 anni fa |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 anni fa |
Alexander Neundorf
|
8aac17471c
BUG: make compiler id detection (almost) work again with sdcc 2.8.0 RC1,
|
17 anni fa |
Brad King
|
9211b0d234
ENH: Improvied compiler identification robustness
|
18 anni fa |
Brad King
|
2b48e716b3
ENH: Cleanup chrpath feature by not displaying exe format or placing non-advanced options in cache.
|
18 anni fa |
Alexander Neundorf
|
fc8ce17433
ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE)
|
18 anni fa |
Brad King
|
4b2218045d
ENH: Add support to CMAKE_DETERMINE_COMPILER_ID macro to try building the id source more than once with different extra flags added to the compiler. Use the support to correctly identify the Intel Fortran compiler on windows which does not preprocess by default without special flags.
|
18 anni fa |
Alexander Neundorf
|
474629568c
ENH: check the magic code of the executable file to determine the executable
|
18 anni fa |
Brad King
|
04c8544a1d
BUG: Need to strip leading and trailing whitespace off the compiler 'ARG1'. This fixes bug#6141.
|
18 anni fa |
Alexander Neundorf
|
40e55ab780
|
18 anni fa |
Alexander Neundorf
|
176fe63d15
|
18 anni fa |
Alexander Neundorf
|
d44bd2551c
|
18 anni fa |
Alexander Neundorf
|
b956fc2406
|
18 anni fa |
Alexander Neundorf
|
55f11b348b
|
18 anni fa |
Alexander Neundorf
|
f4eb541880
|
18 anni fa |
Brad King
|
8780da000a
BUG: If the Fortran CompilerId source fails to compile it should not be a failure. It is only expected to work for Fortran90 compilers.
|
18 anni fa |
Bill Hoffman
|
871f7cf222
ENH: fix up compiler id to be more robust
|
18 anni fa |
Brad King
|
44ab336a0c
ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the main tree. Changes between CMake-Modules-CompilerId-mp1 and CMake-Modules-CompilerId-mp2 are included.
|
18 anni fa |