Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 years ago |
Daniel Pfeifer
|
64f9c282f3
Separate compilation for commands included in cmBootstrapCommands1
|
9 years ago |
Matthew Woehlke
|
41291b20f3
cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handling
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Bill Hoffman
|
cb299acc27
cmake_parse_arguments: Add option to read arguments from ARGC/ARGV#
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
180538c706
Source: Stabilize include order
|
9 years ago |
Dimitar Yordanov
|
c8c45a2c4e
cmake_parse_arguments: Restore ;-list argument flattening
|
9 years ago |
Matthias Maennich
|
ab8a280857
cmake_parse_arguments: consider duplicate keyword as warning
|
10 years ago |
Matthias Maennich
|
e8b148318f
CMakeParseArguments: replace by native cmake_parse_arguments command
|
10 years ago |