Commit Graph

6 Commits

Author SHA1 Message Date
Andrew Chow
85eaf70f36 pin poetry version to 0.12.12 as 0.12.14 is broken 2019-04-30 14:09:23 -04:00
Andrew Chow
a86323d419 Make versioned compressed packages for releases 2019-04-21 18:18:50 -04:00
Andrew Chow
f109365047 Install Windoew Universal C++ Runtime from Windows 10 SDK in Windows build
Download and extract the Universal C++ Runtime from the Windows 10 SDK
and copy the DLLs to C:\Windows\System32 when doing Windows build.
This will make sure that the proper DLLs are included in the Windows
binary so that it works on older Windows.
2019-04-19 22:37:49 -04:00
Andrew Chow
b7873acddc Describe the other files in contrib/ 2019-03-08 16:55:13 -05:00
Andrew Chow
77257a18da Add build scripts and documentation for building releases
Adds builds scripts that are used to build releases deterministically.
Also adds documentation that explains the release process and what
the build scripts do.
2019-03-08 00:17:33 -05:00
Andrew Chow
9e04d1a16a Add a hwi.spec file for pyinstaller to build standalone binaries 2019-03-08 00:17:33 -05:00