index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmParseArgumentsCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
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