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
/
Source
/
cmCMakePathCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmCMakePathCommand: Enforce non-empty string arguments via binding type
Brad King
2022-07-28
1
-39/+5
*
cmCMakePathCommand: Report keyword errors via argument parser results
Brad King
2022-07-22
1
-35/+31
*
cmCMakePathCommand: Use cm::optional for keyword argument presence
Brad King
2022-07-20
1
-34/+26
*
cmArgumentParser: Avoid allocating copies of keyword strings
Brad King
2022-07-05
1
-6/+6
*
Rename cmProp in cmValue
Marc Chevrier
2021-09-21
1
-2/+2
*
Source: Minor code improvements
Vitaly Stakhovsky
2021-05-11
1
-2/+3
*
cmake_path: rename 'GET ... RELATIVE_PATH' to 'GET ... RELATIVE_PART'
Marc Chevrier
2021-01-28
1
-3/+3
*
clang-tidy: fix `readability-qualified-auto` warnings
Ben Boeckel
2021-01-27
1
-1/+1
*
cmake_path: various updates
Marc Chevrier
2021-01-13
1
-14/+4
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-7/+7
*
cmake_path: various enhancements to subcommands/keywords
Marc Chevrier
2020-11-11
1
-55/+44
*
cmake_path command: path management
Marc Chevrier
2020-09-06
1
-0/+1019