Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: Fixed docs of new CMakeForceCompiler | Brad King | 2008-03-03 | 1 | -2/+4 |
* | ENH: Restore CMAKE_FORCE_C_COMPILER and CMAKE_FORCE_CXX_COMPILER macros in CM... | Brad King | 2008-03-03 | 1 | -27/+47 |
* | ENH: Remove unnecessary compiler force macros. The compiler ID can now be de... | Brad King | 2008-02-14 | 1 | -61/+25 |
* | BUG: When forcing the C and CXX compilers do not try to detect the ABI inform... | Brad King | 2008-02-03 | 1 | -2/+3 |
* | STYLE: fix typo in the docs | Alexander Neundorf | 2007-08-24 | 1 | -1/+1 |
* | ENH: second try for handling the linker language with integer priority values... | Alexander Neundorf | 2007-07-12 | 1 | -0/+11 |
* | COMP: revert last commit for now, broke Visual Studio | Alexander Neundorf | 2007-07-11 | 1 | -11/+0 |
* | ENH: CMAKE_<LANG>_LINKER_PREFERENCE is now an integer priority, not a | Alexander Neundorf | 2007-07-11 | 1 | -0/+11 |
* | ENH: make supporting embedded compilers need a user specific linker file for | Alexander Neundorf | 2007-07-02 | 1 | -0/+51 |