Commit History

Author SHA1 Message Date
  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
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' 15 years ago
  Brad King 3a666595c9 Convert CMake non-find modules to BSD License 16 years ago
  Alexander Neundorf 263bb4e172 18 years ago
  Alexander Neundorf c2e714c079 18 years ago
  Alexander Neundorf 578841cce5 18 years ago
  Alexander Neundorf eddf1cf39f 18 years ago
  Alexander Neundorf e10e3bc86e 18 years ago
  Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting 19 years ago
  Bill Hoffman b7fa820118 ENH: add documentation support for modules 20 years ago
  Ken Martin c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree 20 years ago
  Ken Martin ff3ad96831 BUG: fix some missing quotes for STREQUAL IF statements 20 years ago
  Bill Hoffman b7b501bbe8 ENH: fix for 1450 21 years ago
  Andy Cedilnik 8149dbed29 ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log 22 years ago
  Andy Cedilnik d6ebc123f7 ENH: Extra new line after output 22 years ago
  Andy Cedilnik a17587c244 ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTORY with FILE(MAKE_DIRECTORY, replace STRING(ASCII things 22 years ago
  Bill Hoffman bd74882d3e ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows projects within projects to have different languages 23 years ago
  Andy Cedilnik ccafaa6bce Add append to write_file 23 years ago
  Andy Cedilnik dfb25dd982 Add test for big endian 23 years ago