Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utilities/Release: Rename Windows packages to 'windows-$arch' | Brad King | 2021-01-26 | 2 | -2/+2 |
| | |||||
* | Utilities/Release: Add docker specs to build and test Windows binaries | Brad King | 2020-05-05 | 14 | -0/+451 |
These will allow anyone to produce portable binaries like those published on `cmake.org`. Follow the pattern from commit facc240a45 (Utilities/Release: Add docker specs to build and test Linux binaries, 2019-08-23, v3.16.0-rc1~184^2~2). Parameterize the architecture to support both `x86_64` and `i386`. |