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
/
cmCTestMultiProcessHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctest: Restore enforcement of RESOURCE_LOCK test property
Brad King
2024-04-01
1
-0/+1
*
ctest: Allow passing -j without value to choose a contextual default
Brad King
2024-03-10
1
-2/+10
*
cmCTestMultiProcessHandler: Modernize member initialization
Brad King
2024-03-10
1
-20/+15
*
ctest: Add support for running under a make job server on POSIX systems
Brad King
2023-12-03
1
-0/+10
*
cmCTestMultiProcessHandler: Inline removal of pending test as it starts
Brad King
2023-11-22
1
-1/+0
*
cmCTestMultiProcessHandler: Simplify test startup batching
Brad King
2023-11-21
1
-2/+2
*
cmCTestMultiProcessHandler: Start new tests asynchronously
Brad King
2023-11-21
1
-0/+2
*
cmCTestMultiProcessHandler: Clarify test-load retry timer infrastructure
Brad King
2023-11-21
1
-4/+2
*
cmCTestMultiProcessHandler: Factor out loop startup and teardown
Brad King
2023-11-21
1
-0/+3
*
cmCTestTestHandler: Clarify name of member storing RESOURCE_LOCK property
Brad King
2023-11-21
1
-1/+1
*
cmCTestMultiProcessHandler: Clarify resource availability error member names
Brad King
2023-11-17
1
-5/+5
*
cmCTestMultiProcessHandler: Clarify representation of pending test order
Brad King
2023-11-17
1
-1/+3
*
cmCTestMultiProcessHandler: Clarify representation of pending tests
Brad King
2023-11-17
1
-4/+8
*
cmCTestMultiProcessHandler: Avoid extra copy of test maps
Brad King
2023-11-17
1
-1/+1
*
cmCTestMultiProcessHandler: Remove unused members
Brad King
2023-11-17
1
-2/+0
*
cmCTestMultiProcessHandler: Use cm::uv_loop_ptr abstraction
Brad King
2023-11-17
1
-1/+1
*
cmCTestMultiProcessHandler: Factor out helper to check for completion
John Parent
2023-11-17
1
-0/+1
*
CTest: Add ability to dynamically generate resource spec file
Kyle Edwards
2023-08-10
1
-5/+16
*
Source: Replace C headers with C++ ones
Rose
2021-11-02
1
-1/+1
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
Refactoring: Third-parties public headers are under cm3p prefix
Marc Chevrier
2020-05-07
1
-2/+1
*
ctest: add option --stop-on-failure
Johnny Jazeix
2020-04-20
1
-0/+2
*
cmCTestRunTest: modernize memory management
Marc Chevrier
2020-03-11
1
-1/+2
*
Refactor: Provide more detailed error information from TryAllocateResources()
Kyle Edwards
2020-02-24
1
-2/+10
*
cmCTestMultiProcessHandler: Hold repeat mode as a member
Brad King
2019-11-07
1
-1/+9
*
CTest: Rename hardware -> resources for source code
Craig Scott
2019-11-05
1
-14/+14
*
cmCTestMultiProcessHandler: Rename resource locking functions
Craig Scott
2019-11-05
1
-2/+2
*
CTest: Allocate hardware to tests
Kyle Edwards
2019-10-02
1
-2/+31
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-3/+5
*
CTest: Add --show-only[=format] option to print test info
Justin Goshi
2019-01-10
1
-0/+1
*
CTest: Improve stop-time implementation
Brad King
2018-09-12
1
-1/+4
*
CTest: Fix --test-load regression
Brad King
2018-09-10
1
-0/+5
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-0/+1
*
CTest: Add options to control test process affinity to CPUs
Brad King
2018-03-05
1
-0/+2
*
CTest: Re-implement test process handling using libuv
Bryon Bean
2018-01-10
1
-4/+4
*
cmCTestMultiProcessHandler: Factor out duplicate test finish logic
Bryon Bean
2018-01-10
1
-0/+2
*
cmCTestMultiProcessHandler: Fix StartNextTests loop on not-started test
Brad King
2018-01-08
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2/+2
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-2/+10
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-20/+32
*
Source: Stabilize include order
Brad King
2016-04-29
1
-1/+1
*
ctest: Optionally avoid starting tests that may exceed a given CPU load
Betsy McPhail
2015-06-30
1
-0/+3
*
cmCTestMultiProcessHandler: Refactor RUN_SERIAL implementation
Zack Galbreath
2015-06-30
1
-0/+1
*
ctest_test: Add QUIET option
Zack Galbreath
2015-02-23
1
-0/+3
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-5/+5
*
CTest: fix regressions introduced by the ctest-fix-run-serial topic
Nils Gladitz
2013-12-23
1
-0/+6
*
CTest: perform cycle test early
Nils Gladitz
2013-10-19
1
-0/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-3/+3
[next]