summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestVC.cxx
Commit message (Expand)AuthorAgeFilesLines
* 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