Commit Verlauf

Autor SHA1 Nachricht Datum
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 vor 7 Jahren
  Wouter Klouwen 695951bc46 CTest: introduce cmDuration vor 7 Jahren
  Wouter Klouwen 66419bc046 CTest: convert timeouts to std::chrono::duration vor 8 Jahren
  Brad King 923b8fadd5 IWYU: Add mappings for std::enable_if on chrono durations vor 8 Jahren
  Wouter Klouwen 5fd979a8a3 CTest: adopt std::chrono::system_clock vor 8 Jahren
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping vor 8 Jahren
  Betsy McPhail d08ec4d25a Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable vor 8 Jahren
  Brad King 86578eccf2 Simplify CMake per-source license notices vor 9 Jahren
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations vor 9 Jahren
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format vor 9 Jahren
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments vor 9 Jahren
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format vor 9 Jahren
  Daniel Pfeifer 9c0bb7d807 cmCTestConfigureHandler: Port to cmXMLWriter vor 10 Jahren
  Daniel Pfeifer 965cf8e66e CTest: Drop stray content from Configure.xml vor 10 Jahren
  Zack Galbreath f999dc0bbf ctest_configure: Add QUIET option vor 10 Jahren
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). vor 10 Jahren
  Bill Hoffman 7762fffa23 Change output to be a reference and not a pointer. vor 11 Jahren
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. vor 11 Jahren
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code vor 13 Jahren
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License vor 16 Jahren
  Brad King dc13914cd6 ENH: Create cmXMLSafe to help escapes in XML vor 16 Jahren
  Brad King 447f5b303e ENH: Divide CTest file submission list by part vor 17 Jahren
  Brad King cccac773ce ENH: Teach ctest_* to create appending XML files vor 17 Jahren
  David Cole 9457ca3cf5 ENH: Add OPTIONS argument to the ctest_configure command so that you can pass -D arguments to the cmake configure step from a ctest -S script. Also clarify/correct some not so helpful error messages. vor 17 Jahren
  Bill Hoffman c4093afc52 ENH: enhancements for cdash, include system information and better time entries vor 18 Jahren
  Andy Cedilnik 862f5df25c STYLE: Fix some style issues vor 19 Jahren
  Andy Cedilnik 6503a0eecc STYLE: Fix some style issues vor 19 Jahren
  Andy Cedilnik 1b578d3180 ENH: Several improvements with the way things are handled. Also, support multiple submited files vor 20 Jahren
  Andy Cedilnik d9dc9b54a6 ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked vor 20 Jahren
  Andy Cedilnik cf4ed39140 ENH: Be more verbose vor 20 Jahren