Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |