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
/
cmCTestVC.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE
Zack Galbreath
2019-05-07
1
-0/+1
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+1
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-4/+4
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
ctest_update: Refactor internal APIs to support more failure cases
Brad King
2017-02-16
1
-2/+2
*
iwyu: Fix more findings
Daniel Pfeifer
2016-11-28
1
-2/+3
*
Add Encoding option for RunChild, RunMakeCommand and RunProcess
Dāvis Mosāns
2016-11-14
1
-2/+4
*
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
-1/+5
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-4/+4
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-10/+26
*
Move comments off of class access specifier lines
Brad King
2016-05-06
1
-1/+2
*
cmCTestUpdateHandler: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
1
-3/+4
*
cmCTestSVN: Fix compilation with Sun CC 5.1
Brad King
2012-10-04
1
-0/+4
*
CTest git update should pass the committer as well as the author
Zach Mullen
2010-12-20
1
-0/+3
*
CTest: Submit author email in Update.xml
Brad King
2010-05-07
1
-0/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Refactor initial checkout into cmCTestVC
Brad King
2009-02-26
1
-0/+3
*
COMP: Fix cmCTestVC member access for HP compiler
Brad King
2009-02-25
1
-0/+3
*
ENH: Rewrite CTest Update implementation
Brad King
2009-02-25
1
-2/+56
*
ENH: Factor out VCS work tree revision checks
Brad King
2009-02-24
1
-0/+4
*
ENH: Factor out nightly start time computation
Brad King
2009-02-24
1
-0/+3
*
ENH: Factor out svn work tree cleanup
Brad King
2009-02-24
1
-0/+5
*
ENH: Create cmCTestVC::RunChild and parse helpers
Brad King
2009-02-24
1
-2/+9
*
ENH: Create cmCTestVC for VCS interaction
Brad King
2009-02-24
1
-0/+55