summaryrefslogtreecommitdiff
path: root/Source/CTest/cmCTestGIT.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-6/+6
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* 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
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-4/+12
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-6/+6
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-2/+1
* Move comments off of class access specifier linesBrad King2016-05-061-1/+3
* CTest: Update Git submodules with --recursiveBrad King2011-02-221-0/+2
* ctest_update: Run 'git submodule' at top levelBrad King2010-07-271-0/+1
* ctest_update: Support ".git file" work treesBrad King2010-07-261-0/+2
* ctest_update: Support Git upstream branch rewritesBrad King2010-06-081-1/+1
* ctest_update: Support custom Git update commandBrad King2010-06-081-0/+4
* Fix for for bug #10550, fix some errors for an old Sun compiler.Bill Hoffman2010-04-281-0/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Teach CTest to handle git repositoriesBrad King2009-04-221-0/+52