summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestRunScriptCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-0/+5
* Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-161-1/+1
* Use the empty() method to check for emptyness.Daniel Pfeifer2016-06-021-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-27/+15
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* Remove some c_str() calls.Stephen Kelly2014-03-111-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Change run_ctest_script in ctest to not stop processing when there is an erro...Bill Hoffman2009-09-041-2/+27
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-2/+2
* ENH: added support for -SP scripts in new processesKen Martin2006-04-041-3/+9
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-2/+2
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-3/+4
* ENH: clean up running of default scriptKen Martin2005-01-271-1/+0
* COMP: fix some compiler warnings/errorsKen Martin2005-01-271-1/+1
* ENH: added more capabilities to ctestKen Martin2005-01-271-0/+39