Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: host WiX 3.14.0.6526 binaries ourselves | Brad King | 2022-08-02 | 1 | -2/+3 |
| | | | | | | | Since commit 06c6e76a12 (ci: update to WiX 3.14.0.6526, 2022-06-10, v3.24.0-rc1~4^2~2) we download the WiX binaries from `wixtoolset.org` instead of a `github.com` CDN. Avoid hitting their organization site on every CI job by hosting the binaries at `cmake.org`. | ||||
* | ci: update to WiX 3.14.0.6526 | Brad King | 2022-06-13 | 1 | -4/+4 |
| | | | | This version supports the `arm64` architecture. | ||||
* | ci: download WiX on Windows | Brad King | 2021-01-21 | 1 | -0/+18 |
Avoid requiring Windows CI hosts to have WiX installed. |