| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -2/+3 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for` (CTest). | Pavel Solodovnikov | 2017-09-14 | 1 | -4/+2 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+0 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -2/+2 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | iwyu: Fix more findings | Daniel Pfeifer | 2016-11-28 | 1 | -3/+4 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | CTest: fix include-what-you-use violations | Daniel Pfeifer | 2016-08-25 | 1 | -1/+3 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -2/+2 |
|
|
* | Remove redundant c_str() calls. | Daniel Pfeifer | 2016-05-26 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -61/+47 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -8/+0 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | ctest: Optionally avoid starting tests that may exceed a given CPU load | Betsy McPhail | 2015-06-30 | 1 | -0/+2 |
|
|
* | ctest_submit: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -0/+1 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -2/+2 |
|
|
* | Remove c_str calls when using stream APIs. | Stephen Kelly | 2014-03-11 | 1 | -2/+2 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -3/+3 |
|
|
* | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 1 | -11/+3 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -3/+3 |
|
|
* | RunSingleCommand: Replace verbose boolean with enum | Johan Björk | 2011-07-28 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f... | Zach Mullen | 2009-08-27 | 1 | -6/+0 |
|
|
* | ENH: fix part submission to not have memory of the last part submission | Bill Hoffman | 2009-01-15 | 1 | -0/+1 |
|
|
* | ENH: Divide CTest file submission list by part | Brad King | 2009-01-12 | 1 | -3/+4 |
|
|
* | ENH: Teach ctest_* to create appending XML files | Brad King | 2009-01-12 | 1 | -0/+1 |
|
|
* | ENH: Add OPTIONS argument to the ctest_configure command so that you can pass... | David Cole | 2008-12-30 | 1 | -3/+4 |
|
|
* | ENH: add initial ctest -j feature | Bill Hoffman | 2008-07-03 | 1 | -0/+6 |
|
|
* | STYLE: fix typo | Alexander Neundorf | 2007-08-28 | 1 | -1/+1 |
|
|
* | ENH: make sure there is an error and notify user if nightly start time not set | Bill Hoffman | 2007-08-03 | 1 | -1/+10 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -1/+2 |
|
|
* | BUG: Make handle arguments work again | Andy Cedilnik | 2006-04-30 | 1 | -0/+1 |
|
|
* | ENH: Add support for special tracks, fix options of handlers so that the -R, ... | Andy Cedilnik | 2006-04-28 | 1 | -0/+28 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -25/+26 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-09 | 1 | -11/+19 |
|
|
* | COMP: Simplify logic and remove sun compile error | Andy Cedilnik | 2005-08-26 | 1 | -1/+1 |
|
|
* | BUG: Prevent from creating bogus files | Andy Cedilnik | 2005-08-24 | 1 | -1/+1 |
|
|
* | ENH: Cleanup file name | Andy Cedilnik | 2005-07-18 | 1 | -1/+4 |
|
|
* | ENH: Several improvements with the way things are handled. Also, support mult... | Andy Cedilnik | 2005-06-23 | 1 | -0/+57 |
|
|
* | ENH: Add a method to parse command line argument inside the handler | Andy Cedilnik | 2005-06-03 | 1 | -0/+4 |
|
|
* | ENH: Add support for writing output file. While doing that, redesign the way ... | Andy Cedilnik | 2005-05-31 | 1 | -1/+1 |
|
|
* | ENH: Add a way to set options of the handler genericly | Andy Cedilnik | 2005-02-17 | 1 | -0/+30 |
|
|
* | ENH: Several cleanups and improvements | Andy Cedilnik | 2005-01-27 | 1 | -0/+5 |
|
|
* | ENH: Add a superclass to all handlers | Andy Cedilnik | 2005-01-27 | 1 | -0/+25 |
|
|