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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-6/+7
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2/+2
*
Source sweep: Use cmIsOn instead of cmSystemTools::IsOn
Sebastian Holtermann
2019-08-17
1
-2/+2
*
ctest: Add new variable CTEST_UPDATE_VERSION_OVERRIDE
Zack Galbreath
2019-05-07
1
-0/+14
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
*
clang-tidy: Fix readability-static-accessed-through-instance
Regina Pfeifer
2018-11-21
1
-2/+2
*
Remove unnecessary c_str() calls
Vitaly Stakhovsky
2018-09-05
1
-1/+1
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2/+2
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-1/+1
*
Improve several occurrences of vector::push_back in loops
Matthias Maennich
2017-09-28
1
-0/+1
*
Meta: modernize old-fashioned loops to range-based `for` (CTest).
Pavel Solodovnikov
2017-09-14
1
-3/+2
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2/+2
*
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
-5/+7
*
Add Encoding option for RunChild, RunMakeCommand and RunProcess
Dāvis Mosāns
2016-11-14
1
-4/+5
*
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
-0/+4
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-1/+1
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-40/+29
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-18/+0
*
cmCTestUpdateHandler: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
1
-20/+18
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the version
Bill Hoffman
2014-08-18
1
-4/+11
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-2/+2
*
CTest git update should pass the committer as well as the author
Zach Mullen
2010-12-20
1
-0/+5
*
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/+42
*
ENH: Rewrite CTest Update implementation
Brad King
2009-02-25
1
-0/+82
*
COMP: Fix cmCTestVC char[]->string Borland warning
Brad King
2009-02-25
1
-1/+1
*
ENH: Factor out VCS work tree revision checks
Brad King
2009-02-24
1
-0/+12
*
ENH: Factor out nightly start time computation
Brad King
2009-02-24
1
-0/+18
*
ENH: Factor out svn work tree cleanup
Brad King
2009-02-24
1
-0/+14
*
ENH: Create cmCTestVC::RunChild and parse helpers
Brad King
2009-02-24
1
-0/+31
*
ENH: Create cmCTestVC for VCS interaction
Brad King
2009-02-24
1
-0/+41