summaryrefslogtreecommitdiffstats
path: root/Utilities/Release/win
Commit message (Collapse)AuthorAgeFilesLines
* Utilities/Release: Rename Windows packages to 'windows-$arch'Brad King2021-01-262-2/+2
|
* Utilities/Release: Add docker specs to build and test Windows binariesBrad King2020-05-0514-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`.