summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestBuildHandler.h
Commit message (Expand)AuthorAgeFilesLines
* CTest: adopt std::chrono::system_clockWouter Klouwen2017-11-171-2/+2
* CTest: use std::chrono::steady_clock for time keepingWouter Klouwen2017-11-141-1/+3
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-3/+3
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-3/+3
* Add Encoding option for RunChild, RunMakeCommand and RunProcessDāvis Mosāns2016-11-141-1/+4
* cmCTestBuildHandler: Use size_t in ProcessBuffer length argumentBrad King2016-11-141-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-3/+8
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-3/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-40/+41
* Source: Stabilize include orderBrad King2016-04-291-1/+1
* cmCTestBuildHandler: Port to cmXMLWriterDaniel Pfeifer2015-05-261-5/+5
* cmStandardIncludes: Remove deque include.Stephen Kelly2015-02-061-0/+2
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-7/+7
* Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-071-2/+2
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-041-0/+3
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Teach CTest dashboard builds to use launchersBrad King2009-02-111-0/+12
* ENH: Refactor Build.xml generationBrad King2009-02-041-4/+3
* ENH: allow ctest_build to return error and warning countsBill Hoffman2009-01-141-0/+2
* ENH: enhancements for cdash, include system information and better time entriesBill Hoffman2008-01-301-0/+2
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-45/+45
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-11/+11
* ENH: Better handle interleved error/outputAndy Cedilnik2006-01-271-3/+4
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-0/+6
* ENH: Once the number of errors or warnings was reached, stop counting them. A...Andy Cedilnik2005-06-021-0/+6
* ENH: Streamline build process. This reduces the memory footprint, since only ...Andy Cedilnik2005-06-011-0/+42
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-1/+1
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-12/+3
* ERR: Fix for non-gcc/icc compilersAndy Cedilnik2004-09-301-3/+5
* ERR: Fix errorAndy Cedilnik2004-09-301-8/+8
* ENH: Add support for SourceFile and LineNumberAndy Cedilnik2004-09-301-0/+10
* more cleanupKen Martin2004-09-071-0/+81