Commit Verlauf

Autor SHA1 Nachricht Datum
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments vor 13 Jahren
  Kitware Robot 77543bde41 Convert CMake-language commands to lower case vor 13 Jahren
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code vor 13 Jahren
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' vor 15 Jahren
  Brad King 3a666595c9 Convert CMake non-find modules to BSD License vor 16 Jahren
  Ken Martin 8e9a6beccc ENH: centralized locaiton of CMakeFiles setting vor 19 Jahren
  Brad King f0a1da00c1 ENH: Made Check* modules more consistent and well documented. Added CMAKE_REQUIRED_DEFINITIONS option. vor 20 Jahren
  Ken Martin 4bdca3b404 ENH: put CmakeTmp into CMakeFiles vor 20 Jahren
  Ken Martin d2689c95a1 ENH: some style fixes for the book vor 20 Jahren
  Bill Hoffman b7fa820118 ENH: add documentation support for modules vor 20 Jahren
  Andy Cedilnik b338aad70c ENH: Cleanup and unify vor 20 Jahren
  Ken Martin 0a5b9db60b DOC: better documentaiton vor 20 Jahren
  Ken Martin c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree vor 20 Jahren
  Bill Hoffman f248295d5d ENH: fixes for optional flag arguments to check include macros vor 21 Jahren
  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 vor 22 Jahren
  Andy Cedilnik d6ebc123f7 ENH: Extra new line after output vor 22 Jahren
  Andy Cedilnik a17587c244 ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace MAKE_DIRECTORY with FILE(MAKE_DIRECTORY, replace STRING(ASCII things vor 22 Jahren
  Andy Cedilnik e720b84d6b Add required flags vor 23 Jahren
  Bill Hoffman bd74882d3e ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows projects within projects to have different languages vor 23 Jahren
  Brad King 7e824e83a9 ENH: Don't repeat check even if answer was no. vor 23 Jahren
  Andy Cedilnik 5b17658c91 Add more messages, make messages look the same, add checks if test was already successfull vor 23 Jahren
  Bill Hoffman fe8428a3ee ENH: add status messages vor 23 Jahren
  Andy Cedilnik ccafaa6bce Add append to write_file vor 23 Jahren
  Andy Cedilnik 1bd6766643 Set variable to either 1 or empty string instead of TRUE and FALSE vor 23 Jahren
  Andy Cedilnik 28159ebd71 Fix tests for new trycompile and tryrun vor 23 Jahren
  Andy Cedilnik 1d0d685049 Simplify checking for headers vor 23 Jahren
  Andy Cedilnik 5a08e1b6dc Add macro which checks if the header file exists vor 23 Jahren