21 Commits (36fa535d922f891deed4333b30ddbf429291ca06)

Author SHA1 Message Date
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
Brad King d929c35f08 CMakeForceCompiler: Deprecate this module and its macros 10 years ago
Brad King beaa4fa5dd CMakeForceCompiler: De-deprecate until more use cases have alternatives 10 years ago
Brad King ed77504d89 CMakeForceCompiler: Deprecate this module and its macros 10 years ago
Ben Boeckel 29c3edb87a Avoid if() quoted auto-dereference 11 years ago
Kitware Robot f051814ed0 Convert builtin help to reStructuredText source files 12 years ago
Brad King 3df81b4912 Move CMAKE_<LANG>_COMPILER_WORKS to compiler information files 13 years ago
Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 years ago
Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 years ago
Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 years ago
Brad King dc1d2189ae CMake 2.8.1-rc1 16 years ago
Brad King 126c93cdda Provide macro to force Fortran compiler 16 years ago
Bill Hoffman f9687e328f Merge in changes to CMake-2-8 RC 2 16 years ago
Brad King 3a666595c9 Convert CMake non-find modules to BSD License 16 years ago
Brad King 5f8feedbac STYLE: Fixed docs of new CMakeForceCompiler 18 years ago
Brad King e124891b0c ENH: Restore CMAKE_FORCE_C_COMPILER and CMAKE_FORCE_CXX_COMPILER macros in CMakeForceCompiler module. 18 years ago
Brad King 8375bb4768 ENH: Remove unnecessary compiler force macros. The compiler ID can now be detected without linking an executable. 18 years ago
Brad King bbbb2be765 BUG: When forcing the C and CXX compilers do not try to detect the ABI information. Cleanup configured language compiler info files by always using @ONLY. This addresses bug#6297. 18 years ago
Alexander Neundorf f35f1ac9ab STYLE: fix typo in the docs 18 years ago
Alexander Neundorf 021ceea1b0 ENH: second try for handling the linker language with integer priority values (returning a pointer to a string on the stack is no good idea) 18 years ago
Alexander Neundorf 16705a3e87 COMP: revert last commit for now, broke Visual Studio 18 years ago
Alexander Neundorf bea1a5de77 ENH: CMAKE_<LANG>_LINKER_PREFERENCE is now an integer priority, not a 18 years ago
Alexander Neundorf fda7753f5c ENH: make supporting embedded compilers need a user specific linker file for 18 years ago