summaryrefslogtreecommitdiff
path: root/Modules/CMakeForceCompiler.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-15/+18
* Help: Use 'deprecated' template, and date deprecation of modulesJoachim Wuttke (o)2018-10-251-1/+3
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-63/+64
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* CMakeForceCompiler: Deprecate this module and its macrosBrad King2016-03-081-8/+12
* CMakeForceCompiler: De-deprecate until more use cases have alternativesBrad King2016-02-171-7/+9
* CMakeForceCompiler: Deprecate this module and its macrosBrad King2015-10-191-3/+15
* Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-2/+2
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-13/+34
* 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