Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variable | Norbert Lange | 2017-06-29 | 1 | -0/+1 |
* | Store CMAKE_ASM_COMPILER_VERSION persistently | Norbert Lange | 2017-06-29 | 1 | -0/+2 |
* | Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} | Ruslan Baratov | 2017-04-03 | 1 | -2/+2 |
* | Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables | Ruslan Baratov | 2017-03-08 | 1 | -0/+2 |
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -10/+10 |
* | Rework the way assembler is handled, use the C/CXX compiler by default | Alex Neundorf | 2011-01-30 | 1 | -0/+1 |
* | ENH: second try for handling the linker language with integer priority values... | Alexander Neundorf | 2007-07-12 | 1 | -1/+1 |
* | COMP: revert last commit for now, broke Visual Studio | Alexander Neundorf | 2007-07-11 | 1 | -1/+1 |
* | ENH: CMAKE_<LANG>_LINKER_PREFERENCE is now an integer priority, not a | Alexander Neundorf | 2007-07-11 | 1 | -1/+1 |
* | ENH: initial support for assembler in cmake, needs testing by our users | Alexander Neundorf | 2007-06-28 | 1 | -0/+11 |