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
/
CMakePresets
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: redesign command-line argument parsing
Robert Maynard
2020-11-19
1
-1/+2
*
CMakePresets.json: Don't warn if no path argument is given
Kyle Edwards
2020-11-02
3
-0/+15
*
CMakePresets.json: Rework how --preset argument is handled
Kyle Edwards
2020-10-26
5
-6/+31
*
Merge topic 'cmake-presets-toolset-arch-config' into release-3.19
Craig Scott
2020-10-23
21
-23/+71
|
\
|
*
CMakePresets.json: Split cmakeGeneratorConfig field
Kyle Edwards
2020-10-22
21
-23/+71
*
|
CMakePresets.json: Add ${sourceDirName} macro
Kyle Edwards
2020-10-22
3
-0/+3
|
/
*
Merge topic 'cmake-presets-invalid-macro' into release-3.19
Kyle Edwards
2020-10-22
13
-46/+78
|
\
|
*
CMakePresets.json: Properly report macro expansion errors
Kyle Edwards
2020-10-21
13
-46/+78
*
|
CMakePresets.json: Allow boolean for cache variable value
Kyle Edwards
2020-10-21
3
-0/+28
|
/
*
Tests: Add JSON schema validation to CMakePresets.json tests
Kyle Edwards
2020-10-20
3
-0/+60
*
Help: Show environment field
Kyle Edwards
2020-10-19
1
-0/+1
*
Help: Show multiple ways of doing cacheVariables
Kyle Edwards
2020-10-19
1
-1/+2
*
Tests: Test the CMakePresets.json example in the documentation
Kyle Edwards
2020-10-09
2
-0/+12
*
CMakePresets.json: Prohibit empty variable names
Kyle Edwards
2020-10-06
12
-0/+56
*
CMake: Add presets functionality
Kyle Edwards
2020-10-05
226
-0/+1851