index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
CMakeLib
/
testArgumentParser.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise C++ coding style using clang-format-15
Kitware Robot
2023-01-18
1
-1/+1
*
cmArgumentParser: Ignore positional after keyword
Matthew Woehlke
2022-08-17
1
-6/+15
*
cmArgumentParser: Model non-empty strings with wrapper type
Brad King
2022-07-28
1
-0/+16
*
cmArgumentParser: Offer bindings for positional arguments
Brad King
2022-07-27
1
-0/+7
*
cmArgumentParser: Add callback bindings
Brad King
2022-07-27
1
-3/+110
*
cmArgumentParser: Propagate constructors through binding wrapper types
Brad King
2022-07-27
1
-0/+14
*
cmArgumentParser: Offer binding for list of parsed keywords
Brad King
2022-07-25
1
-0/+23
*
cmArgumentParser: Drop unused keywordsMissingValue argument to Parse()
Brad King
2022-07-25
1
-17/+7
*
cmArgumentParser: Capture keyword errors in parse results
Brad King
2022-07-22
1
-2/+16
*
cmArgumentParser: Add structure to capture operational results
Brad King
2022-07-22
1
-39/+57
*
cmArgumentParser: Model maybe-missing string with wrapper type
Brad King
2022-07-07
1
-0/+5
*
cmArgumentParser: Model maybe-empty and non-empty lists with wrapper types
Brad King
2022-07-07
1
-5/+12
*
cmArgumentParser: Offer cm::optional bindings to capture keyword presence
Brad King
2022-07-05
1
-11/+38
*
cmArgumentParser: Avoid allocating copies of keyword strings
Brad King
2022-07-05
1
-4/+5
*
Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view>
Marc Chevrier
2020-04-30
1
-2/+1
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-5/+6
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1/+1
*
Introduce cmArgumentParser
Regina Pfeifer
2019-04-04
1
-0/+148