Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-29 | Add Makefile to windows release-candidate build. | John MacFarlane | 1 | -2/+3 | |
Running 'make' in this directory will do the code signing of the msi. | |||||
2019-11-18 | Use -j1 for rc builds. | John MacFarlane | 1 | -2/+2 | |
Avoid running out of memory. | |||||
2019-10-05 | release-candidate.yml: add zip for windows. | John MacFarlane | 1 | -0/+2 | |
2019-10-05 | Update release-candidate.yml for GitHub actions. | John MacFarlane | 1 | -43/+82 | |
Adds builds for macos and for both 32- and 64-bit windows. | |||||
2019-10-04 | windows rc: build 32- and 64-bit msi. | John MacFarlane | 1 | -6/+17 | |
2019-09-22 | Preliminary GitHub action for release-candidate building. | John MacFarlane | 1 | -0/+96 | |