Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
Alexander Neundorf
|
8aac17471c
BUG: make compiler id detection (almost) work again with sdcc 2.8.0 RC1,
|
17 years ago |
Brad King
|
9211b0d234
ENH: Improvied compiler identification robustness
|
18 years ago |
Brad King
|
2b48e716b3
ENH: Cleanup chrpath feature by not displaying exe format or placing non-advanced options in cache.
|
18 years ago |
Alexander Neundorf
|
fc8ce17433
ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE)
|
18 years ago |
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 years ago |
Alexander Neundorf
|
474629568c
ENH: check the magic code of the executable file to determine the executable
|
18 years ago |
Brad King
|
04c8544a1d
BUG: Need to strip leading and trailing whitespace off the compiler 'ARG1'. This fixes bug#6141.
|
18 years ago |
Alexander Neundorf
|
40e55ab780
|
18 years ago |
Alexander Neundorf
|
176fe63d15
|
18 years ago |
Alexander Neundorf
|
d44bd2551c
|
18 years ago |
Alexander Neundorf
|
b956fc2406
|
18 years ago |
Alexander Neundorf
|
55f11b348b
|
18 years ago |
Alexander Neundorf
|
f4eb541880
|
18 years ago |
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 years ago |
Bill Hoffman
|
871f7cf222
ENH: fix up compiler id to be more robust
|
18 years ago |
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 years ago |
Alexander Neundorf
|
412c0f4a61
|
18 years ago |
Brad King
|
eac71647dd
ENH: Merging CompilerId implementation from branch CMake-Modules-CompilerId to the main tree. Changes between CMake-Modules-CompilerId-bp and CMake-Modules-CompilerId-mp1 are included.
|
18 years ago |