커밋 기록

작성자 SHA1 메시지 날짜
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 년 전
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 년 전
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 년 전
  Zack Galbreath 2079267959 ctest_build: ignore ANSI color 6 년 전
  Vitaly Stakhovsky 4e315e9449 cmSystemTools: More functions accept `std::string` params 6 년 전
  Wouter Klouwen 695951bc46 CTest: introduce cmDuration 8 년 전
  Wouter Klouwen 5fd979a8a3 CTest: adopt std::chrono::system_clock 8 년 전
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping 8 년 전
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 년 전
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 년 전
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 년 전
  Dāvis Mosāns 40bd42dfbc Add Encoding option for RunChild, RunMakeCommand and RunProcess 9 년 전
  Brad King 92c865b8f5 cmCTestBuildHandler: Use size_t in ProcessBuffer length argument 9 년 전
  Daniel Pfeifer 15aa814b85 Remove cmObject.h and cmTypeMacro.h 9 년 전
  Daniel Pfeifer fb0b087c4d Make cmCTestGenericHandler not inherit from cmObject 9 년 전
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 년 전
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 년 전
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 년 전
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 년 전
  Brad King 180538c706 Source: Stabilize include order 9 년 전
  Daniel Pfeifer 82455a9d3a cmCTestBuildHandler: Port to cmXMLWriter 10 년 전
  Stephen Kelly e848cc5074 cmStandardIncludes: Remove deque include. 11 년 전
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 년 전
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 년 전
  David Cole 0b38bb4c53 Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts. 16 년 전
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 년 전
  Brad King 7497fd575d ENH: Teach CTest dashboard builds to use launchers 17 년 전
  Brad King 5f65e04ea2 ENH: Refactor Build.xml generation 17 년 전
  Bill Hoffman 82c3afcf6f ENH: allow ctest_build to return error and warning counts 17 년 전
  Bill Hoffman c4093afc52 ENH: enhancements for cdash, include system information and better time entries 18 년 전