| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -3/+3 |
|
|
* | add_test: Add COMMAND_EXPAND_LISTS option | Sergey Bobrenok | 2019-06-07 | 1 | -0/+5 |
|
|
* | Fix invalid ///! doxygen comment line starts | Sebastian Holtermann | 2019-03-31 | 1 | -2/+2 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-16 | 1 | -2/+5 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -11/+7 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+2 |
|
|
* | cmCTest: Remove unimplemented method. | Stephen Kelly | 2015-05-19 | 1 | -5/+0 |
|
|
* | genex: remove the need for backtraces | Ben Boeckel | 2014-06-05 | 1 | -2/+2 |
|
|
* | Remove extra semicolons from C++ code. | Stephen Kelly | 2014-04-03 | 1 | -2/+2 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for test names | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings for property names | Ben Boeckel | 2014-03-08 | 1 | -4/+5 |
|
|
* | Drop builtin property documentation | Brad King | 2013-10-16 | 1 | -3/+0 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Fix #12342: Add APPEND_STRING option to set_property() | Alex Neundorf | 2011-07-15 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Record backtrace for every add_test command | Brad King | 2009-08-11 | 1 | -6/+8 |
|
|
* | ENH: Add NAME mode to ADD_TEST command | Brad King | 2009-03-16 | 1 | -0/+6 |
|
|
* | ENH: Refactor storage of test command lines | Brad King | 2009-03-16 | 1 | -7/+5 |
|
|
* | ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify imple... | Brad King | 2008-01-17 | 1 | -0/+1 |
|
|
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -5/+15 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -8/+8 |
|
|
* | ENH: Add a way for test to intentionally fail | Andy Cedilnik | 2005-09-07 | 1 | -0/+4 |
|
|
* | ENH: Add set and get test propety command | Andy Cedilnik | 2005-07-31 | 1 | -3/+3 |
|
|
* | ENH: Improve internal test handling by creating a test class. Command cmEnabl... | Andy Cedilnik | 2005-04-24 | 1 | -0/+64 |
|
|