Commit Verlauf

Autor SHA1 Nachricht Datum
  Brad King 6ec2c51f0c execute_process: Restore support for short timeouts vor 1 Monat
  Brad King 241ee252ce IWYU: Update for Debian 12 CI job vor 2 Jahren
  Brad King 54c5654f7d ctest: Optionally terminate tests with a custom signal on timeout vor 2 Jahren
  Brad King 426e38cc10 cmCTestRunTest: Adopt decision for starting cmProcess timer vor 2 Jahren
  Sean McBride b7e9cd05cd Replace the only non-standard _snprintf with snprintf vor 4 Jahren
  Ben Boeckel cdfc4e3195 clang-tidy: fix `readability-qualified-auto` warnings vor 4 Jahren
  Ben Boeckel 808b17b120 clang-tidy: fix `readability-make-member-function-const` warnings vor 4 Jahren
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' vor 5 Jahren
  Robert Maynard c83919d193 CTest: Prefer normative terms to express subprocess failures vor 5 Jahren
  Marc Chevrier 2faa3f6c55 Refactoring: Third-parties public headers are under cm3p prefix vor 5 Jahren
  Brad King 3503a79639 Merge branch 'backport-ctest-timeout-report' into ctest-timeout-report vor 5 Jahren
  Brad King 7fda917fa4 CTest: Fix reported duration on timeout when grindchild keeps pipes open vor 5 Jahren
  Marc Chevrier f964739ead cmCTestRunTest: modernize memory management vor 5 Jahren
  Brad King d1976cd1f2 CTest: Fix timeout when grandchild keeps pipes open vor 5 Jahren
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm vor 6 Jahren
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 vor 6 Jahren
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers vor 6 Jahren
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation vor 6 Jahren
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances vor 6 Jahren
  Kyle Edwards c0e6b22d0a Refactor: Move/rename cmProcessGetPipes() to cmGetPipes() vor 6 Jahren
  Gregor Jasny 1166aa5ce7 ctest: refactor some code vor 6 Jahren
  Zsolt Parragi 440b08e4f0 CTest: Represent process exit codes as 64-bit signed integer vor 7 Jahren
  Artur Ryt f3534386b5 Prefer front/back/data over dereferencing begin/rbegin iter vor 6 Jahren
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` vor 6 Jahren
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 vor 7 Jahren
  Brad King 86e8315482 CTest: Restore inheritance of stdin by test processes vor 7 Jahren
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 vor 7 Jahren
  Brad King 6be53c6695 CTest: Add options to control test process affinity to CPUs vor 7 Jahren
  Wouter Klouwen 695951bc46 CTest: introduce cmDuration vor 8 Jahren
  Brad King a6e9b9c9e4 CTest: Fix process output read error cases vor 8 Jahren