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
/
cmCMakePresetsFile.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMakePresets: Check presets with their own file version
Kyle Edwards
2021-07-27
1
-5/+5
*
CMakePresets.json: Fix expansion issue with empty binaryDir
Kyle Edwards
2021-07-16
1
-4/+6
*
cmake-presets: Introduce `toolchainFile` preset option
Robert Maynard
2021-04-28
1
-0/+10
*
cmake-presets: Make generator and binaryDir fields optional
friendlyanon
2021-04-06
1
-16/+22
*
CMakePresets.json: Add matches condition
Kyle Edwards
2021-03-31
1
-0/+20
*
CMakePresets.json: Add the ability to conditionally disable presets
Kyle Edwards
2021-03-22
1
-3/+106
*
Refactor: Move some common code into separate file
Kyle Edwards
2021-03-19
1
-17/+3
*
Refactor: Move cmCMakePresetsFile::ReadJSON into a separate file
Kyle Edwards
2021-03-19
1
-787/+0
*
Merge topic 'dev/safreed/invalidconfigurepreset'
Brad King
2021-03-17
1
-4/+12
|
\
|
*
Merge branch 'master' into invalid-configure-preset
Kyle Edwards
2021-03-16
1
-1/+24
|
|
\
|
*
|
Fail at read-time if configurePreset field invalid
Sam Freed
2021-03-15
1
-4/+12
*
|
|
CMakePresets.json: Add ${hostSystemName} macro
Kyle Edwards
2021-03-15
1
-1/+9
*
|
|
Refactor: Pass CMakePresets.json version to ExpandMacros() functions
Kyle Edwards
2021-03-15
1
-39/+61
|
|
/
|
/
|
*
|
cmake: configure preset add support for --install-prefix mapping
Robert Maynard
2021-03-09
1
-1/+24
|
/
*
Merge branch 'backport-3.19-preset-no-comments' into preset-no-comments
Brad King
2021-02-24
1
-0/+1
|
\
|
*
CMakePresets.json: Remove undocumented support for comments
Kyle Edwards
2021-02-24
1
-0/+1
|
*
Merge topic 'cmake-presets-toolset-arch-config' into release-3.19
Craig Scott
2020-10-23
1
-14/+52
|
|
\
*
|
|
presets: Inherit 'quiet' property for test presets
Sam Freed
2021-02-15
1
-0/+1
*
|
|
presets: Remove unintended rerunFailed option from test presets
Sam Freed
2021-02-15
1
-3/+0
*
|
|
cmake-presets: Add build and test presets
Sam Freed
2021-02-01
1
-213/+1047
*
|
|
clang-tidy: fix `readability-use-anyofallof` warnings
Ben Boeckel
2021-01-27
1
-12/+8
*
|
|
Merge topic 'cmake-presets-toolset-arch-config'
Craig Scott
2020-10-23
1
-14/+52
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
CMakePresets.json: Split cmakeGeneratorConfig field
Kyle Edwards
2020-10-22
1
-14/+52
*
|
CMakePresets.json: Add ${sourceDirName} macro
Kyle Edwards
2020-10-22
1
-0/+4
|
/
*
Merge topic 'cmake-presets-invalid-macro' into release-3.19
Kyle Edwards
2020-10-22
1
-111/+159
|
\
|
*
CMakePresets.json: Properly report macro expansion errors
Kyle Edwards
2020-10-21
1
-111/+159
*
|
CMakePresets.json: Allow boolean for cache variable value
Kyle Edwards
2020-10-21
1
-1/+23
|
/
*
CMakePresets.json: Prohibit empty variable names
Kyle Edwards
2020-10-06
1
-1/+11
*
CMake: Add presets functionality
Kyle Edwards
2020-10-05
1
-2/+2
*
Presets: Add cmCMakePresetsFile class
Kyle Edwards
2020-10-05
1
-0/+763