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
/
cmCTestGenericHandler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
CTest: Use std::string arguments
Vitaly Stakhovsky
2023-01-03
1
-10/+2
*
Source: Replace C headers with C++ ones
Rose
2021-11-02
1
-2/+1
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-6/+6
*
cmCTestGenericHandler::SetOption accepts cmProp or std::string
Marc Chevrier
2021-09-15
1
-0/+10
*
cmCTestGenericHandler::GetOption returns cmProp
Marc Chevrier
2021-09-13
1
-1/+2
*
cmCTestGenericHandler: Remove unused Command member
Craig Scott
2021-05-08
1
-4/+0
*
ctest: Support multiple -L and -LE options to mean "AND"
Adriaan de Groot
2021-03-28
1
-0/+32
*
ctest: report make-level errors to CDash when using launchers
Zack Galbreath
2020-09-28
1
-0/+1
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-1/+2
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-04
1
-1/+1
*
Fix misc. typos
luz.paz
2018-06-04
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
1
-4/+4
*
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
-2/+2
*
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/+9
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-15/+15
*
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
*
ctest_submit: Add QUIET option
Zack Galbreath
2015-02-23
1
-0/+3
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1/+1
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
1
-3/+3
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
RunSingleCommand: Replace verbose boolean with enum
Johan Björk
2011-07-28
1
-2/+5
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Divide CTest file submission list by part
Brad King
2009-01-12
1
-2/+3
*
ENH: Teach ctest_* to create appending XML files
Brad King
2009-01-12
1
-0/+3
*
ENH: Add support for special tracks, fix options of handlers so that the -R, ...
Andy Cedilnik
2006-04-28
1
-0/+3
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-11/+11
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-3/+3
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-1/+9
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
1
-2/+7
*
ENH: Several improvements to CTest:
Andy Cedilnik
2005-06-16
1
-0/+8
*
ENH: Add a method to parse command line argument inside the handler
Andy Cedilnik
2005-06-03
1
-0/+7
*
ENH: Add support for writing output file. While doing that, redesign the way ...
Andy Cedilnik
2005-05-31
1
-2/+3
*
ENH: Add a way to set options of the handler genericly
Andy Cedilnik
2005-02-17
1
-0/+6
*
ENH: Several cleanups and improvements
Andy Cedilnik
2005-01-27
1
-1/+8
*
ENH: Add a superclass to all handlers
Andy Cedilnik
2005-01-27
1
-0/+60