summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestVC.h
Commit message (Expand)AuthorAgeFilesLines
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* ctest_update: Refactor internal APIs to support more failure casesBrad King2017-02-161-2/+2
* iwyu: Fix more findingsDaniel Pfeifer2016-11-281-2/+3
* Add Encoding option for RunChild, RunMakeCommand and RunProcessDāvis Mosāns2016-11-141-2/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-1/+5
* use CM_NULLPTRDaniel Pfeifer2016-06-281-4/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-10/+26
* Move comments off of class access specifier linesBrad King2016-05-061-1/+2
* cmCTestUpdateHandler: Port to cmXMLWriterDaniel Pfeifer2015-05-261-3/+4
* cmCTestSVN: Fix compilation with Sun CC 5.1Brad King2012-10-041-0/+4
* CTest git update should pass the committer as well as the authorZach Mullen2010-12-201-0/+3
* CTest: Submit author email in Update.xmlBrad King2010-05-071-0/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Refactor initial checkout into cmCTestVCBrad King2009-02-261-0/+3
* COMP: Fix cmCTestVC member access for HP compilerBrad King2009-02-251-0/+3
* ENH: Rewrite CTest Update implementationBrad King2009-02-251-2/+56
* ENH: Factor out VCS work tree revision checksBrad King2009-02-241-0/+4
* ENH: Factor out nightly start time computationBrad King2009-02-241-0/+3
* ENH: Factor out svn work tree cleanupBrad King2009-02-241-0/+5
* ENH: Create cmCTestVC::RunChild and parse helpersBrad King2009-02-241-2/+9
* ENH: Create cmCTestVC for VCS interactionBrad King2009-02-241-0/+55