index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CMakeDetermineCompilerId.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: make compiler id detection (almost) work again with sdcc 2.8.0 RC1,
Alexander Neundorf
2008-03-09
1
-4/+4
*
ENH: Improvied compiler identification robustness
Brad King
2008-02-25
1
-37/+39
*
ENH: Cleanup chrpath feature by not displaying exe format or placing non-adva...
Brad King
2008-01-22
1
-4/+2
*
ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE)
Alexander Neundorf
2008-01-18
1
-6/+6
*
ENH: Add support to CMAKE_DETERMINE_COMPILER_ID macro to try building the id ...
Brad King
2008-01-07
1
-91/+158
*
ENH: check the magic code of the executable file to determine the executable
Alexander Neundorf
2008-01-02
1
-0/+32
*
BUG: Need to strip leading and trailing whitespace off the compiler 'ARG1'. ...
Brad King
2007-12-15
1
-2/+5
*
BUG: fix compiler id test on cygwin
Alexander Neundorf
2007-08-10
1
-2/+2
*
ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set in
Alexander Neundorf
2007-08-09
1
-2/+2
*
BUG: use ${LANG}_COMPILER_ARG1 also here, otherwise some compilers won't be
Alexander Neundorf
2007-06-27
1
-2/+2
*
STYLE: remove out commented code
Alexander Neundorf
2007-06-07
1
-3/+1
*
ENH: add option to FILE(STRINGS NO_HEX_CONVERSION) to disable automatic
Alexander Neundorf
2007-05-25
1
-0/+2
*
ENH: make the compiler id detection work, even if the output file name of
Alexander Neundorf
2007-05-25
1
-41/+37
*
BUG: If the Fortran CompilerId source fails to compile it should not be a fai...
Brad King
2007-05-18
1
-4/+6
*
ENH: fix up compiler id to be more robust
Bill Hoffman
2007-05-17
1
-0/+11
*
ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the m...
Brad King
2007-05-03
1
-7/+8
*
STYLE: comment which says which variables this macro sets
Alexander Neundorf
2007-04-30
1
-0/+2
*
ENH: Merging CompilerId implementation from branch CMake-Modules-CompilerId t...
Brad King
2007-04-28
1
-0/+111