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
/
cmCTestScriptHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-7/+7
*
cmCTest*Command: Port away from cmCommand
Daniel Pfeifer
2024-11-05
1
-5/+0
*
cmCTestScriptHandler: Don't inherit from cmCTestGenericHandler
Daniel Pfeifer
2024-10-29
1
-10/+5
*
Merge branch 'backport-ci-fedora-41' into ci-fedora-41
Brad King
2024-10-26
1
-1/+1
|
\
|
*
codespell: Fix typos
Brad King
2024-10-25
1
-1/+1
*
|
Merge topic 'ctest-timing'
Brad King
2024-10-25
1
-13/+0
|
\
\
|
*
|
cmCTest: Move timing functions from cmCTestScriptHandler to cmCTest
Daniel Pfeifer
2024-10-23
1
-13/+0
*
|
|
cmCTestGenericHandler: Add cmCTest* argument to Initialize function
Daniel Pfeifer
2024-10-23
1
-1/+1
|
/
/
*
|
Merge topic 'ctest-core'
Brad King
2024-10-14
1
-0/+1
|
\
\
|
*
|
CTest: Base command line mode on top of scripting commands
Daniel Pfeifer
2024-10-12
1
-0/+1
|
|
/
*
|
cmCTestEmptyBinaryDirectoryCommand: turn into a free function
Daniel Pfeifer
2024-10-11
1
-11/+0
*
|
cmCTestSleepCommand: implement as free function
Daniel Pfeifer
2024-10-11
1
-1/+0
*
|
CTest: Remove declarative scripting mode
Daniel Pfeifer
2024-10-09
1
-80/+0
|
/
*
ctest_empty_binary_directory: Report more detail in failure message
Brad King
2023-11-09
1
-2/+5
*
Source: Reduce c_str() usage
vvs31415
2021-03-13
1
-5/+7
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
Modernize memory management
Marc Chevrier
2020-03-08
1
-11/+15
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-3/+3
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-1/+1
*
modernize: manage cmCommand instances using unique_ptr.
Marc Chevrier
2019-07-14
1
-1/+3
*
cmMakefile: Impose maximum recursion limit
Kyle Edwards
2019-01-23
1
-2/+3
*
Merge topic 'ctest_start_function_scope'
Brad King
2018-01-29
1
-0/+4
|
\
|
*
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
Kyle Edwards
2018-01-26
1
-0/+4
*
|
CTest: introduce cmDuration
Wouter Klouwen
2018-01-23
1
-1/+2
|
/
*
CTest: convert timeouts to std::chrono::duration
Wouter Klouwen
2017-12-04
1
-2/+2
*
CTest: use std::chrono::steady_clock for time keeping
Wouter Klouwen
2017-11-14
1
-1/+3
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-3/+3
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
CTest: use new methods for builtin commands
Daniel Pfeifer
2017-05-11
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Remove cmObject.h and cmTypeMacro.h
Daniel Pfeifer
2016-10-24
1
-1/+0
*
Make cmCTestGenericHandler not inherit from cmObject
Daniel Pfeifer
2016-10-22
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-3/+8
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-3/+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-8/+8
*
Source: Stabilize include order
Brad King
2016-04-29
1
-1/+1
*
CTest: Port away from cmLocalGenerator.
Stephen Kelly
2015-10-05
1
-2/+0
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-14/+14
*
CTest: more aggressive implementation of ctest_empty_binary_directory()
Nils Gladitz
2013-11-02
1
-0/+3
*
Drop "full" documentation output types
Brad King
2013-10-15
1
-1/+0
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
Change run_ctest_script in ctest to not stop processing when there is an erro...
Bill Hoffman
2009-09-04
1
-1/+2
*
STYLE: move the code for writing the initial cache into its own separate
Alexander Neundorf
2009-07-11
1
-0/+5
*
STYLE: rename InitCache to InitialCache, since it contains the contents for
Alexander Neundorf
2009-07-11
1
-1/+1
*
ENH: add subproject tag property for ctest
Bill Hoffman
2009-01-09
1
-1/+1
*
STYLE: create command documentation for ctest
Alexander Neundorf
2007-06-08
1
-0/+3
*
ENH: added total time limit for a CTest run bug 1207
Ken Martin
2006-10-19
1
-0/+7
[next]