Martin Duffy
|
097d4fd1b5
|
instrumentation: Collect and record project build system metrics
Add a feature for collecting build instrumentation for CMake projects.
Issue: #26099
|
2025-01-15 09:16:50 -05:00 |
|
Martin Duffy
|
ea8e3107ec
|
cmake --install: Respect CMAKE_DEFAULT_CONFIGS
When `cmake --install` is run with no `--config` passed, use
`CMAKE_DEFAULT_CONFIGS` to determine which config(s) to install.
Fixes: #21475
|
2024-11-19 11:37:47 -05:00 |
|
Martin Duffy
|
9799491c7e
|
install: Write manifest file in parallel install
Updates the parallel install to generate the install_manifest.txt file.
|
2024-07-25 12:36:32 -04:00 |
|
Martin Duffy
|
159ba027b9
|
Install: Add parallel installation option
Fixes: #26000
|
2024-07-15 11:49:29 -04:00 |
|