| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tests/InstallParallel: unset `NINJA_STATUS` | Ben Boeckel | 2025-05-22 | 1 | -2/+2 |
| | | | | | | | The install tests check that the output matches content including the "status" portion of the output. Unset the variable to avoid leakage from development environments. | ||||
| * | install: Write manifest file in parallel install | Martin Duffy | 2024-07-25 | 1 | -15/+38 |
| | | | | | Updates the parallel install to generate the install_manifest.txt file. | ||||
| * | Install: Add parallel installation option | Martin Duffy | 2024-07-15 | 1 | -5/+24 |
| | | | | | Fixes: #26000 | ||||
| * | Ninja: Add option for parallel install | Martin Duffy | 2024-05-23 | 1 | -0/+17 |
| Adds the global property ``INSTALL_PARALLEL`` to enable a parallel install target for Ninja. Fixes: #25459 | |||||
