summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeDetermineCompilerId.cmake
Commit message (Expand)AuthorAgeFilesLines
* BUG: make compiler id detection (almost) work again with sdcc 2.8.0 RC1,Alexander Neundorf2008-03-091-4/+4
* ENH: Improvied compiler identification robustnessBrad King2008-02-251-37/+39
* ENH: Cleanup chrpath feature by not displaying exe format or placing non-adva...Brad King2008-01-221-4/+2
* ENH: remove RAISE_SCOPE() again and instead add SET(<var> <value> PARENT_SCOPE)Alexander Neundorf2008-01-181-6/+6
* ENH: Add support to CMAKE_DETERMINE_COMPILER_ID macro to try building the id ...Brad King2008-01-071-91/+158
* ENH: check the magic code of the executable file to determine the executableAlexander Neundorf2008-01-021-0/+32
* BUG: Need to strip leading and trailing whitespace off the compiler 'ARG1'. ...Brad King2007-12-151-2/+5
* BUG: fix compiler id test on cygwinAlexander Neundorf2007-08-101-2/+2
* ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set inAlexander Neundorf2007-08-091-2/+2
* BUG: use ${LANG}_COMPILER_ARG1 also here, otherwise some compilers won't beAlexander Neundorf2007-06-271-2/+2
* STYLE: remove out commented codeAlexander Neundorf2007-06-071-3/+1
* ENH: add option to FILE(STRINGS NO_HEX_CONVERSION) to disable automaticAlexander Neundorf2007-05-251-0/+2
* ENH: make the compiler id detection work, even if the output file name ofAlexander Neundorf2007-05-251-41/+37
* BUG: If the Fortran CompilerId source fails to compile it should not be a fai...Brad King2007-05-181-4/+6
* ENH: fix up compiler id to be more robustBill Hoffman2007-05-171-0/+11
* ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the m...Brad King2007-05-031-7/+8
* STYLE: comment which says which variables this macro setsAlexander Neundorf2007-04-301-0/+2
* ENH: Merging CompilerId implementation from branch CMake-Modules-CompilerId t...Brad King2007-04-281-0/+111