index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmProcess: compute the timeout when needed
Ben Boeckel
2026-01-07
3
-8/+38
*
cmProcess: explicitly track the StopTimeout
Ben Boeckel
2025-12-22
2
-0/+3
*
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
28
-47/+18
*
Merge topic 'process-timeout-terminate' into release-4.2
Brad King
2025-11-12
2
-0/+3
|
\
|
*
execute_process: Restore termination of processes on timeout
Brad King
2025-11-11
2
-0/+3
|
*
Merge topic 'process-timeout-short' into release-4.0
Brad King
2025-11-10
3
-3/+4
|
|
\
|
*
\
Merge topic 'curl-opt-proxytype' into release-4.0
Brad King
2025-09-03
1
-1/+1
|
|
\
\
*
|
\
\
Merge topic 'process-timeout-short' into release-4.2
Brad King
2025-11-10
3
-3/+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
execute_process: Restore support for short timeouts
Brad King
2025-11-09
3
-3/+4
|
|
|
/
|
|
/
|
*
|
|
clang-tidy: fix bugprone-unintended-char-ostream-output lint
Brad King
2025-10-30
1
-1/+1
*
|
|
instrumentation: Fix snippet `result` field
Tyler Yankee
2025-10-27
1
-1/+1
*
|
|
instrumentation: Move target data into content files
Martin Duffy
2025-10-02
1
-37/+27
*
|
|
Merge topic 'curl-opt-proxytype'
Brad King
2025-09-03
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
cmCTestCurl: Avoid using undocumented type for CURLOPT_PROXYTYPE values
Brad King
2025-09-02
1
-1/+1
|
*
|
Merge topic 'macos-curl-backend' into release-3.31
Brad King
2025-04-30
2
-4/+2
|
|
\
\
*
|
|
|
FASTBuild: Add generator
Eduard Voronkin
2025-08-26
1
-1/+2
*
|
|
|
ctest: Remove stray newline in process result string
Brad King
2025-08-08
1
-1/+1
*
|
|
|
source: Pass small and trivially copyable types by value
Daniel Pfeifer
2025-08-01
2
-2/+2
*
|
|
|
source: Pass cmCTestResourceAllocator::Resource by value
Daniel Pfeifer
2025-07-30
2
-14/+9
*
|
|
|
ctest: support a new `--objects-dir` argument
John Parent
2025-07-28
3
-4/+27
*
|
|
|
Merge topic 'ctest-safe-build-id'
Brad King
2025-07-02
1
-0/+7
|
\
\
\
\
|
*
|
|
|
ctest: Don't modify build and site names
Daniel Pfeifer
2025-06-28
1
-0/+7
*
|
|
|
|
Merge topic 'ctest-fix-relative-paths'
Brad King
2025-07-01
2
-3/+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
ctest_configure: Restore handling of relative CTEST_BINARY_DIRECTORY
Daniel Pfeifer
2025-06-30
1
-2/+2
|
*
|
|
ctest_start: Restore log file location for relative CTEST_BINARY_DIRECTORY
Daniel Pfeifer
2025-06-30
1
-1/+1
|
*
|
|
Merge topic 'macos-curl-backend' into release-4.0
Brad King
2025-04-30
2
-4/+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
cmCTestSubmitHandler: Move internal helpers to anonymous namespace
Brad King
2025-05-22
2
-9/+10
*
|
|
|
cmCTestSubmitHandler: Make internal method private
Brad King
2025-05-22
1
-3/+3
*
|
|
|
cmCTestSubmitHandler: Remove unnecessary type alias
Brad King
2025-05-22
2
-14/+6
*
|
|
|
cmCTestSubmitHandler: Open log file earlier
Brad King
2025-05-22
1
-2/+3
*
|
|
|
cmCTestSubmitHandler: Inline and remove method called only once
Brad King
2025-05-22
2
-3/+1
*
|
|
|
cmStrCat: use character literals where possible
Ben Boeckel
2025-05-15
4
-5/+5
*
|
|
|
Merge branch 'backport-macos-curl-backend' into macos-curl-backend
Brad King
2025-04-29
2
-4/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
macOS: Reliably apply workaround for system curl 8.{3,4,5} LibreSSL backend
Gregor Jasny
2025-04-29
2
-4/+2
*
|
|
|
Source: Suppress gcc 15 -Wmaybe-uninitialized in std::function
Brad King
2025-04-24
1
-0/+9
*
|
|
|
Source: Fix -Wformat warnings
Brad King
2025-04-24
1
-1/+1
*
|
|
|
Merge topic 'normalize-input-paths'
Brad King
2025-04-08
1
-1/+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Source: Simplify FindProgram calls
Brad King
2025-04-07
1
-1/+1
*
|
|
|
CTest: Allow setting exit code in ctest scripts
Daniel Pfeifer
2025-03-20
2
-9/+15
*
|
|
|
ctest: Add option to specify the --schedule-random seed
Daniel Goldberg
2025-03-18
3
-6/+11
*
|
|
|
ctest: Record --schedule-random seed in test log
Daniel Goldberg
2025-03-18
1
-1/+6
*
|
|
|
Merge topic 'json-errors-filename'
Brad King
2025-03-14
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
JSON: Improve JSON error message formatting
Martin Duffy
2025-03-13
1
-1/+1
*
|
|
|
cmCTestStartCommand: Remove unnecessary code
Daniel Pfeifer
2025-03-06
1
-2/+0
*
|
|
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
97
-97/+97
*
|
|
|
CTest: Fix startTime in test snippets when using instrumentation
Martin Duffy
2025-02-24
1
-0/+1
|
/
/
/
*
|
|
ctest: Include cmake instrumentation data in XML files
Zack Galbreath
2025-02-15
7
-8/+121
*
|
|
instrument: don't report target=TARGET_NAME
Zack Galbreath
2025-02-15
1
-1/+3
*
|
|
instrumentation: Add Config value to snippet data
Martin Duffy
2025-02-09
3
-2/+11
*
|
|
Merge topic 'instrumentation-build-hooks'
Brad King
2025-02-05
1
-2/+2
|
\
\
\
[next]