| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: Use emplace | Regina Pfeifer | 2019-01-17 | 1 | -1/+1 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -8/+11 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -2/+2 |
|
|
* | Solaris: Fix shadowed declaration warning | Craig Scott | 2017-12-20 | 1 | -13/+13 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -49/+37 |
|
|
* | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 1 | -1/+1 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -1/+0 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+11 |
|
|
* | Separate compilation for commands included in cmBootstrapCommands1 | Daniel Pfeifer | 2016-10-21 | 1 | -0/+1 |
|
|
* | cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handling | Matthew Woehlke | 2016-09-28 | 1 | -2/+23 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+2 |
|
|
* | cmake_parse_arguments: Add option to read arguments from ARGC/ARGV# | Bill Hoffman | 2016-09-08 | 1 | -4/+53 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -77/+51 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -1/+0 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | cmake_parse_arguments: Restore ;-list argument flattening | Dimitar Yordanov | 2016-02-12 | 1 | -2/+10 |
|
|
* | cmake_parse_arguments: consider duplicate keyword as warning | Matthias Maennich | 2015-12-17 | 1 | -0/+16 |
|
|
* | CMakeParseArguments: replace by native cmake_parse_arguments command | Matthias Maennich | 2015-12-17 | 1 | -0/+176 |
|
|