Commit Graph

3 Commits

Author SHA1 Message Date
Liam Galvin de446cc01a More makefile fun 2018-11-23 21:21:17 +00:00
Michael Daffin 24a3491145 Removes the vendor director in favour of go modules support
Unfortunately, Go modules has some issues with glfw where it does not
correctly vendor the c source files. Given the stronger version
guarantees with go modules, it was opted to drop the vendor directory
in favour of supporting the latest tooling.

Instructions for building and the circle ci configs have been updated to
match.
2018-10-30 20:44:18 +00:00
Liam Galvin aa42e702d4 package default font into the binary 2018-10-21 13:13:29 +01:00