summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestSVN.cxx
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-9/+9
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-4/+4
* ctest_update: Tell svn not to prompt interactively (#13024)Nils Gladitz2012-09-251-22/+57
* cmCTestSVN: Load and process information from externalsXavier Besseron2012-09-041-6/+32
* cmCTestSVN: Add a LoadExternal() function and an ExternalParser classXavier Besseron2012-09-041-0/+50
* cmCTestSVN: Use the SVNInfo structureXavier Besseron2012-09-041-65/+89
* cmCTestSVN: Create the SVNInfo for the root repositoryXavier Besseron2012-09-041-0/+3
* cmCTestSVN: Extend Revision struct with SVN repo informationXavier Besseron2012-09-041-3/+8
* cmCTestSVN: Add the new SVNInfo structureXavier Besseron2012-09-031-0/+26
* Submit Subversion directory path in Update.xmlBrad King2009-12-181-0/+8
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Fix classification of externals in svn statusBrad King2009-08-121-2/+2
* ENH: Factor global-VC parts out of cmCTestSVNBrad King2009-04-221-87/+5
* COMP: Fix cmCTestVC member access for HP compilerBrad King2009-02-251-1/+2
* ENH: Rewrite CTest Update implementationBrad King2009-02-251-0/+390
* ENH: Teach cmCTestSVN to load repo/tree relationBrad King2009-02-241-0/+42
* ENH: Factor out VCS work tree revision checksBrad King2009-02-241-0/+59
* ENH: Factor out svn work tree cleanupBrad King2009-02-241-0/+10
* ENH: Add cmCTestCVS and cmCTestSVNBrad King2009-02-241-0/+27