summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeForceCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* STYLE: Fixed docs of new CMakeForceCompilerBrad King2008-03-031-2/+4
* ENH: Restore CMAKE_FORCE_C_COMPILER and CMAKE_FORCE_CXX_COMPILER macros in CM...Brad King2008-03-031-27/+47
* ENH: Remove unnecessary compiler force macros. The compiler ID can now be de...Brad King2008-02-141-61/+25
* BUG: When forcing the C and CXX compilers do not try to detect the ABI inform...Brad King2008-02-031-2/+3
* STYLE: fix typo in the docsAlexander Neundorf2007-08-241-1/+1
* ENH: second try for handling the linker language with integer priority values...Alexander Neundorf2007-07-121-0/+11
* COMP: revert last commit for now, broke Visual StudioAlexander Neundorf2007-07-111-11/+0
* ENH: CMAKE_<LANG>_LINKER_PREFERENCE is now an integer priority, not aAlexander Neundorf2007-07-111-0/+11
* ENH: make supporting embedded compilers need a user specific linker file forAlexander Neundorf2007-07-021-0/+51