commit | 6e5fef2d29bbbcf5485bb320972dbb6813b6705b | [log] [tgz] |
---|---|---|
author | Jonathan Hartley <tartley@tartley.com> | Mon Oct 12 23:46:33 2020 -0500 |
committer | Jonathan Hartley <tartley@tartley.com> | Mon Oct 12 23:46:33 2020 -0500 |
tree | 9194b33510cf68e70b1dc4e8bf35a85c0952198f | |
parent | f14fc0b76e25f1a0c8332d3cc384daac3f63a865 [diff] |
Automate release workflow on Windows too. I initially hoped to have a single Makefile or script that worked on Linux and Windows, but was unable to make it work without massive over-complication. So now we have makefile targets for Linux, and powershell scripts for Windows. Documented in the README.