summaryrefslogtreecommitdiff
path: root/Source/CTest/cmCTestUpdateCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 nullptrDaniel Pfeifer2017-08-241-2/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-0/+4
* use CM_NULLPTRDaniel Pfeifer2016-06-281-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-63/+65
* cmCTestGIT: add an option to initialize submodules on updateBen Boeckel2016-04-011-0/+2
* ctest_update: Add QUIET optionZack Galbreath2015-02-231-21/+23
* ctest_update: Add CTEST_UPDATE_VERSION_ONLY option to only note the versionBill Hoffman2014-08-181-0/+2
* ctest_update: Add support for Perforce p4 clientPedro Navarro2013-10-261-0/+8
* ctest_update: Tell svn not to prompt interactively (#13024)Nils Gladitz2012-09-251-0/+2
* ctest_update: Support custom Git update commandBrad King2010-06-081-0/+2
* CTest: Move initial checkout to ctest_start()Brad King2009-11-241-26/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Teach CTest to handle Mercurial repositoriesBrad King2009-07-101-0/+4
* ENH: Teach CTest to handle Bazaar repositoriesBrad King2009-05-141-0/+4
* ENH: Teach CTest to handle git repositoriesBrad King2009-04-221-0/+4
* BUG: Try to fix the problem of bad test namesAndy Cedilnik2006-07-111-2/+4
* STYLE: fix line lengthKen Martin2006-05-101-1/+2
* COMP: Return 0 instead of falseAndy Cedilnik2006-03-291-3/+3
* ENH: Several cleanups and make sure things get propagated where they should. ...Andy Cedilnik2006-03-291-60/+18
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-9/+9
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-7/+8
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-15/+27
* ENH: Set update optionsAndy Cedilnik2005-08-181-0/+3
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-1/+1
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-0/+1
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-161-2/+27
* ENH: Improve syntaxAndy Cedilnik2005-05-041-10/+51
* ENH: CleanupsAndy Cedilnik2005-05-031-2/+2
* ENH: More commands. Start working on new style ctest configurationAndy Cedilnik2005-05-021-0/+3
* ENH: Cleanups and add CTEST_UPDATE commandAndy Cedilnik2005-02-171-0/+48