Martin Duffy
|
19305afd8a
|
presets: Improve JSON parser and error messages
|
2023-03-29 10:41:19 -04:00 |
|
Frank Winklmeier
|
359e5b17d8
|
presets: bump version to v5
Prepare for new test preset fields.
|
2022-03-08 08:18:02 -05:00 |
|
Kyle Edwards
|
c18409cdac
|
CMakePresets.json: Ensure configurePreset is reachable from current file
|
2022-02-02 15:17:30 -05:00 |
|
Carsten Rudolph
|
9aa7831f05
|
Presets: add resolve packages setting to build presets.
|
2022-01-22 06:35:41 -05:00 |
|
Sam Freed
|
de2b14a711
|
Merge branch 'backport-3.20-presets-build-fixes' into presets-build-fixes
|
2021-06-08 07:49:50 -04:00 |
|
Sam Freed
|
534c40e6d8
|
presets: Fix buildPreset "targets" not allowing a single string
Fixes: #22272
|
2021-06-08 07:47:54 -04:00 |
|
Brad King
|
93e396b402
|
presets: Fix buildPreset "jobs" field test case
Avoid passing parallel build options to Make tools that do not support
them.
|
2021-06-08 07:47:20 -04:00 |
|
Sam Freed
|
efe7ac9022
|
presets: Fix buildPreset "targets" not allowing a single string
Fixes: #22272
|
2021-06-07 13:56:44 -04:00 |
|
Kyle Edwards
|
8bc5c8961e
|
CMakePresets.json: Add the ability to conditionally disable presets
|
2021-03-22 15:04:54 -04:00 |
|
Sam Freed
|
b9eb3541cf
|
Tests: update tests to catch invalid configurePreset at read-time
|
2021-03-15 14:53:00 -07:00 |
|
Brad King
|
3357d37761
|
cmake: Add support for '--build --prefix=<prefix>' form of the argument
The main `cmake --preset` argument for configure presets supports both
forms, so support it for `cmake --build --preset` too.
Issue: #21855
|
2021-02-23 09:11:44 -05:00 |
|
Sam Freed
|
74a86566f0
|
Tests: Add build preset tests
|
2021-02-04 11:39:19 -05:00 |
|