summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestHG.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'string-clear'Brad King2017-09-191-1/+1
|\
| * Meta: replace empty-string assignments with `clear()`.Pavel Solodovnikov2017-09-151-1/+1
* | Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-8/+8
|/
* Meta: modernize old-fashioned loops to range-based `for` (CTest).Pavel Solodovnikov2017-09-141-14/+13
* Use C++11 nullptrDaniel Pfeifer2017-08-241-5/+5
* 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/+8
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-0/+4
* Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-161-1/+1
* use CM_NULLPTRDaniel Pfeifer2016-06-281-5/+6
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-1/+1
* Add CM_OVERRIDE to some functionsDaniel Pfeifer2016-06-271-7/+7
* Add missing braces around statements.Daniel Pfeifer2016-06-101-1/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-123/+105
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-11/+0
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-11/+11
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* CTest: Submit author email in Update.xmlBrad King2010-05-071-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* COMP: Fix cmCTestHG for old HP compilerBrad King2009-07-101-2/+2
* ENH: Teach CTest to handle Mercurial repositoriesBrad King2009-07-101-0/+343