Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'backport-3.20-presets-build-fixes' into presets-build-fixes | Sam Freed | 2021-06-08 | 1 | -0/+8 |
|\ | |||||
| * | presets: Fix buildPreset "targets" not allowing a single string | Sam Freed | 2021-06-08 | 1 | -1/+1 |
| * | presets: Fix buildPreset "jobs" field test case | Brad King | 2021-06-08 | 1 | -0/+8 |
* | | presets: Fix buildPreset "targets" not allowing a single string | Sam Freed | 2021-06-07 | 1 | -1/+1 |
* | | CMakePresets.json: Add the ability to conditionally disable presets | Kyle Edwards | 2021-03-22 | 1 | -0/+2 |
|/ | |||||
* | Tests: update tests to catch invalid configurePreset at read-time | Sam Freed | 2021-03-15 | 1 | -1/+2 |
* | 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 | 1 | -0/+67 |