Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMakePresets.json: Ensure configurePreset is reachable from current file | Kyle Edwards | 2022-02-02 | 5 | -0/+22 |
* | Presets: add resolve packages setting to build presets. | Carsten Rudolph | 2022-01-22 | 2 | -2/+8 |
* | Merge branch 'backport-3.20-presets-build-fixes' into presets-build-fixes | Sam Freed | 2021-06-08 | 2 | -1/+9 |
|\ | |||||
| * | presets: Fix buildPreset "targets" not allowing a single string | Sam Freed | 2021-06-08 | 2 | -1/+6 |
| * | presets: Fix buildPreset "jobs" field test case | Brad King | 2021-06-08 | 2 | -1/+9 |
* | | presets: Fix buildPreset "targets" not allowing a single string | Sam Freed | 2021-06-07 | 2 | -1/+6 |
* | | CMakePresets.json: Add the ability to conditionally disable presets | Kyle Edwards | 2021-03-22 | 10 | -2/+60 |
|/ | |||||
* | Tests: update tests to catch invalid configurePreset at read-time | Sam Freed | 2021-03-15 | 8 | -5/+24 |
* | cmake: Add support for '--build --prefix=<prefix>' form of the argument | Brad King | 2021-02-23 | 1 | -2/+10 |
* | Tests: Add build preset tests | Sam Freed | 2021-02-04 | 28 | -0/+300 |