summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestSVN.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-8/+8
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* c++: prefer vectors over listsBen Boeckel2017-05-041-2/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* ctest_update: Capture failure of svn to load revisions and local modsBrad King2017-02-161-2/+2
* ctest_update: Refactor internal APIs to support more failure casesBrad King2017-02-161-4/+4
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTestSVN: Fix segfault when CTEST_UPDATE_VERSION_ONLY is enabledNils Gladitz2016-09-121-1/+1
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-1/+11
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-8/+8
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-6/+9
* cmCTestUpdateHandler: Port to cmXMLWriterDaniel Pfeifer2015-05-261-1/+1
* cmStandardIncludes: Remove list include.Stephen Kelly2015-02-061-0/+2
* cmCTestSVN: Fix compilation with Sun CC 5.1Brad King2012-10-041-0/+1
* ctest_update: Tell svn not to prompt interactively (#13024)Nils Gladitz2012-09-251-0/+3
* cmCTestSVN: Add a LoadExternal() function and an ExternalParser classXavier Besseron2012-09-041-0/+3
* cmCTestSVN: Use the SVNInfo structureXavier Besseron2012-09-041-12/+3
* cmCTestSVN: Add the Repositories list and the RootInfo pointerXavier Besseron2012-09-041-0/+6
* cmCTestSVN: Extend Revision struct with SVN repo informationXavier Besseron2012-09-041-2/+5
* cmCTestSVN: Add the new SVNInfo structureXavier Besseron2012-09-031-0/+25
* Submit Subversion directory path in Update.xmlBrad King2009-12-181-0/+2
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Factor global-VC parts out of cmCTestSVNBrad King2009-04-221-27/+2
* ENH: Rewrite CTest Update implementationBrad King2009-02-251-2/+36
* ENH: Teach cmCTestSVN to load repo/tree relationBrad King2009-02-241-0/+9
* ENH: Factor out VCS work tree revision checksBrad King2009-02-241-0/+14
* ENH: Factor out svn work tree cleanupBrad King2009-02-241-0/+4
* ENH: Add cmCTestCVS and cmCTestSVNBrad King2009-02-241-0/+35