Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-28 | rescribe: add make clean rule | Nick White | |
2022-03-22 | rescribe: change makefile so intermediate build objects go in build/, final ↵ | Nick White | |
executables go to dist/ | |||
2022-03-21 | rescribe: put darwin builds in darwin/ rather than darwin_universal/ | Nick White | |
2022-02-23 | Add getgbook embedding for darwin | Nick White | |
2022-02-21 | rescribe: add .zip version of .app for mac | Nick White | |
2022-02-09 | rescribe: ensure go generate is called when needed in makefile, and remove ↵ | Nick White | |
unneeded rules | |||
2022-02-09 | rescribe: makefile now supports cross-compiling with fyne | Nick White | |
This also necessitated a version bump to fyne. | |||
2021-08-24 | rescribe: improve makefile to match the way we deploy to the website | Nick White | |
2021-08-18 | rescribe: Update documentation on how to deal with M1 signing, and move ↵ | Nick White | |
makefile to where it makes sense |