| Commit message (Expand) | Author | Age | Files | Lines |
* | pass arguments as vector to cmCTest::RunCommand() | Rolf Eike Beer | 2017-09-15 | 1 | -6/+1 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -4/+4 |
|
|
* | Display subproject timing summary | Betsy McPhail | 2017-07-10 | 1 | -0/+3 |
|
|
* | Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable | Betsy McPhail | 2017-07-10 | 1 | -0/+3 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -3/+3 |
|
|
* | cmCTest: Move macros to bottom of file | Daniel Pfeifer | 2017-03-23 | 1 | -16/+16 |
|
|
* | fix some include-what-you-use diagnostics | Daniel Pfeifer | 2017-02-17 | 1 | -1/+0 |
|
|
* | clang-tidy: apply modernize-use-bool-literals fixes | Daniel Pfeifer | 2016-12-12 | 1 | -2/+2 |
|
|
* | clang-tidy: apply performance-unnecessary-value-param fixes | Daniel Pfeifer | 2016-12-12 | 1 | -1/+1 |
|
|
* | iwyu: Fix more findings | Daniel Pfeifer | 2016-11-28 | 1 | -0/+1 |
|
|
* | Add Encoding option for RunChild, RunMakeCommand and RunProcess | Dāvis Mosāns | 2016-11-14 | 1 | -3/+8 |
|
|
* | Do not query CDash for version | Zack Galbreath | 2016-11-08 | 1 | -8/+0 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -8/+8 |
|
|
* | cmCTest: don't redefine cout and cerr | Daniel Pfeifer | 2016-09-03 | 1 | -10/+0 |
|
|
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
|
|
* | cmCTest: Update doxygen to be consistent | Jean-Christophe Fillion-Robin | 2016-07-05 | 1 | -62/+91 |
|
|
* | cmCTest: Rename "ProcessTests()" to "ProcessSteps()" and improve doxygen | Jean-Christophe Fillion-Robin | 2016-07-05 | 1 | -4/+9 |
|
|
* | cmCTest: Improve readability adding "HandleTest(Action|Model)Argument()" | Jean-Christophe Fillion-Robin | 2016-07-05 | 1 | -0/+8 |
|
|
* | cmCTest: Improve readability adding "RunCMakeAndTest()" and "ExecuteTests()" | Jean-Christophe Fillion-Robin | 2016-07-05 | 1 | -0/+3 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -4/+4 |
|
|
* | Pass arguments that are not modified as const&. | Daniel Pfeifer | 2016-05-26 | 1 | -6/+6 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -117/+127 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | CTest: hide progress ticks in verbose output | Daniel Pfeifer | 2015-07-06 | 1 | -0/+1 |
|
|
* | ctest: Optionally avoid starting tests that may exceed a given CPU load | Betsy McPhail | 2015-06-30 | 1 | -0/+5 |
|
|
* | cmCTest: Drop unused method overloads | Daniel Pfeifer | 2015-05-26 | 1 | -3/+0 |
|
|
* | cmCTest: Port GenerateNotesFile to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 1 | -1/+1 |
|
|
* | cmCTest: Port to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 1 | -0/+4 |
|
|
* | ctest: Add a new --repeat-until-fail option | Bill Hoffman | 2015-03-23 | 1 | -3/+9 |
|
|
* | CTest: Add cmCTestOptionalLog macro | Zack Galbreath | 2015-02-23 | 1 | -3/+13 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -1/+1 |
|
|
* | Change output to be a reference and not a pointer. | Bill Hoffman | 2014-08-04 | 1 | -1/+1 |
|
|
* | Remove extra semicolons from C++ code. | Stephen Kelly | 2014-04-03 | 1 | -3/+3 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -10/+10 |
|
|
* | stringapi: Use strings for test names | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
* | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
|
|
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -1/+1 |
|
|
* | Refactor internal resource location APIs and initialization | Brad King | 2013-11-12 | 1 | -9/+0 |
|
|
* | CTest: Read CTEST_PARALLEL_LEVEL from environment | Stephen Kelly | 2013-05-21 | 1 | -0/+1 |
|
|
* | Merge topic 'ctest-SUBMIT_INDEX-cdash' | Brad King | 2012-11-06 | 1 | -0/+2 |
|\ |
|
| * | CTest: Allow SUBMIT_INDEX with CDash | Brad King | 2012-11-01 | 1 | -0/+2 |
|
|
* | | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -5/+5 |
|
|
* | | CTest: Extend -D command line arg handling for variable definitions | David Cole | 2012-06-24 | 1 | -0/+10 |
|
|
* | | CTest: Refactor error output into ErrorMessageUnknownDashDValue | David Cole | 2012-06-24 | 1 | -0/+4 |
|/ |
|
* | CTest: Disallow problem chars in build and site names (#11792) | David Cole | 2011-11-18 | 1 | -0/+4 |
|
|
* | We will actually compress memcheck output if the server supports it. | Zach Mullen | 2011-05-26 | 1 | -2/+5 |
|
|
* | Don't tar/gz ctest_upload() files | Zach Mullen | 2011-03-15 | 1 | -0/+2 |
|
|
* | Implement ctest_upload command | Zach Mullen | 2011-03-15 | 1 | -2/+6 |
|
|