| Commit message (Expand) | Author | Age | Files | Lines |
* | Make platform information files specific to the CMake version | Brad King | 2012-08-24 | 1 | -2/+2 |
|
|
* | VS: Detect the compiler id and tool location | Brad King | 2012-08-22 | 1 | -1/+62 |
|
|
* | Xcode: Detect the compiler id and tool location | Brad King | 2012-08-22 | 1 | -1/+35 |
|
|
* | CMakeDetermineCompilerId: Prepare to detect IDE compiler id | Brad King | 2012-08-22 | 1 | -27/+43 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -36/+36 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -156/+156 |
|
|
* | ASM compiler detection: remove debug output (#13270) | Alex Neundorf | 2012-06-12 | 1 | -6/+0 |
|
|
* | Add framework to detect compiler version with its id (#12408) | Brad King | 2011-12-07 | 1 | -2/+16 |
|
|
* | Add temporary debug output for compiler ID detection for ASM | Alex Neundorf | 2011-03-01 | 1 | -0/+7 |
|
|
* | Make --strict-mode option, and integrate with cmake-gui | Bill Hoffman | 2010-09-01 | 1 | -1/+3 |
|
|
* | Add timeout to execute_process() in CMAKE_DETERMINE_COMPILER_ID(). | Alex Neundorf | 2010-08-17 | 1 | -3/+10 |
|
|
* | Detect a COMPILER_ID also for ASM. | Alex Neundorf | 2010-08-15 | 1 | -0/+11 |
|
|
* | Remove trailing spaces | Alex Neundorf | 2010-08-15 | 1 | -2/+2 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Support multiple arguments in CC,CXX,FC values | Brad King | 2010-03-15 | 1 | -0/+1 |
|
|
* | Add alternate per-vendor compiler id detection | Brad King | 2010-02-01 | 1 | -0/+40 |
|
|
* | Change the way 32/64 bit compiles are detected with MSVC and intel makefile b... | Bill Hoffman | 2009-11-20 | 1 | -1/+10 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+13 |
|
|
* | 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 |
|
|