summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestBZR.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'string-clear'Brad King2017-09-191-2/+2
|\
| * Meta: replace empty-string assignments with `clear()`.Pavel Solodovnikov2017-09-151-2/+2
* | Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-12/+12
|/
* Meta: modernize old-fashioned loops to range-based `for` (CTest).Pavel Solodovnikov2017-09-141-3/+2
* Use C++11 nullptrDaniel Pfeifer2017-08-241-7/+6
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-2/+2
* ctest_update: Refactor internal APIs to support more failure casesBrad King2017-02-161-5/+9
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-2/+8
* Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-161-3/+3
* use CM_NULLPTRDaniel Pfeifer2016-06-281-6/+8
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-1/+1
* Add CM_OVERRIDE to some functionsDaniel Pfeifer2016-06-271-11/+11
* Add missing braces around statements.Daniel Pfeifer2016-06-101-3/+6
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-220/+180
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-13/+0
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-1/+1
* cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includesDaniel Pfeifer2015-08-281-1/+0
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-081-18/+18
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* Remove unused ivars to eliminate compiler warningsDavid Cole2012-06-201-2/+1
* CTest: Submit author email in Update.xmlBrad King2010-05-071-1/+1
* cmCTestBZR: Strip trailing slashes from pathsBrad King2010-02-091-2/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Parse more bzr xml output encodingsBrad King2009-05-181-1/+6
* ENH: Teach CTest to handle Bazaar repositoriesBrad King2009-05-141-0/+520