summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestVC.cxx
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-5/+7
* Add Encoding option for RunChild, RunMakeCommand and RunProcessDāvis Mosāns2016-11-141-4/+5
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-0/+4
* Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-161-1/+1
* use CM_NULLPTRDaniel Pfeifer2016-06-281-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-40/+29
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-18/+0
* cmCTestUpdateHandler: Port to cmXMLWriterDaniel Pfeifer2015-05-261-20/+18
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the versionBill Hoffman2014-08-181-4/+11
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* CTest git update should pass the committer as well as the authorZach Mullen2010-12-201-0/+5
* 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/+42
* ENH: Rewrite CTest Update implementationBrad King2009-02-251-0/+82
* COMP: Fix cmCTestVC char[]->string Borland warningBrad King2009-02-251-1/+1
* ENH: Factor out VCS work tree revision checksBrad King2009-02-241-0/+12
* ENH: Factor out nightly start time computationBrad King2009-02-241-0/+18
* ENH: Factor out svn work tree cleanupBrad King2009-02-241-0/+14
* ENH: Create cmCTestVC::RunChild and parse helpersBrad King2009-02-241-0/+31
* ENH: Create cmCTestVC for VCS interactionBrad King2009-02-241-0/+41