summaryrefslogtreecommitdiff
path: root/Modules/CMakeForceCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* Move CMAKE_<LANG>_COMPILER_WORKS to compiler information filesBrad King2012-08-241-3/+0
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-6/+6
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-32/+32
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Provide macro to force Fortran compilerBrad King2009-12-141-0/+20
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
* 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