summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestUpdateHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-2/+2
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Make cmCTestGenericHandler not inherit from cmObjectDaniel Pfeifer2016-10-221-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-1/+6
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-2/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-4/+8
* Source: Stabilize include orderBrad King2016-04-291-1/+1
* Drop SGI as a CMake host compiler.Stephen Kelly2015-01-081-8/+0
* ctest_update: Add support for Perforce p4 clientPedro Navarro2013-10-261-0/+1
* CTest: Move initial checkout to ctest_start()Brad King2009-11-241-1/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Teach CTest to handle Mercurial repositoriesBrad King2009-07-101-0/+1
* ENH: Teach CTest to handle Bazaar repositoriesBrad King2009-05-141-0/+1
* ENH: Teach CTest to handle git repositoriesBrad King2009-04-221-0/+1
* ENH: Factor out VCS tool detectionBrad King2009-02-241-0/+6
* ENH: Factor out initial checkout methodBrad King2009-02-241-0/+2
* ENH: Remove generation of unused Update.xml partsBrad King2009-02-171-2/+0
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-6/+6
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-1/+9
* COMP: Added pragma directives for SGI compilers to avoid useless warnings.Brad King2005-05-031-0/+8
* COMP: Remove warningAndy Cedilnik2005-02-161-1/+1
* ENH: Initial implementation of SVN support. Closes Bug #1601 - Add subversion...Andy Cedilnik2005-02-161-1/+9
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-1/+1
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-13/+3
* some bug fixes for my recent checkins and some more cleanupKen Martin2004-09-071-0/+59