| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-03-19 | Rename static-linux -> linux. | John MacFarlane | 1 | -12/+0 | |
| 2017-03-19 | static-linux: allow setting TREE to build from arbitrary git commit. | John MacFarlane | 1 | -2/+3 | |
| 2017-03-17 | Added static-linux directory. | John MacFarlane | 1 | -0/+11 | |
| This provides a Makefile and Dockerfile sufficient for producing a completely statically linked linux executable for maximum portability. If docker is installed, this should suffice: make setup make build The binary will be placed in artifacts/. | |||||
