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
/
RunCMake
/
cmake_parse_arguments
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake_parse_arguments: Restore capture of value after repeated keyword
Craig Scott
2024-10-28
2
-4/+32
*
Tests/RunCMake: Update cmake_minimum_required versions to 3.10
Brad King
2024-10-03
1
-1/+1
*
cmake_parse_arguments: Set variable if empty string given after keyword
Craig Scott
2024-08-22
3
-1/+59
*
Tests/RunCMake: Update cmake_minimum_required versions
Brad King
2023-02-11
1
-1/+1
*
cmake_parse_arguments: add KEYWORDS_MISSING_VALUES
Torsten Robitzki
2019-02-07
2
-0/+134
*
cmake_parse_arguments: Add additional unit tests
Matthew Woehlke
2016-09-28
5
-29/+84
*
cmake_parse_arguments: Fix PARSE_ARGV multi-value argument handling
Matthew Woehlke
2016-09-28
1
-2/+20
*
cmake_parse_arguments: Add option to read arguments from ARGC/ARGV#
Bill Hoffman
2016-09-08
14
-0/+69
*
cmake_parse_arguments: Additional regression tests
Dimitar Yordanov
2016-02-24
2
-0/+29
*
cmake_parse_arguments: Restore ;-list argument flattening
Dimitar Yordanov
2016-02-12
1
-0/+19
*
cmake_parse_arguments: consider duplicate keyword as warning
Matthias Maennich
2015-12-17
2
-3/+43
*
CMakeParseArguments: replace by native cmake_parse_arguments command
Matthias Maennich
2015-12-17
5
-17/+9
*
CMakeParseArguments: add a RunCMake test suite
Matthias Maennich
2015-12-17
10
-0/+184