summaryrefslogtreecommitdiff
path: root/Modules/CMakeDetermineCompilerId.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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