Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-17 | Makefile: Compile static Go binary | Runxi Yu | 1 | -1/+1 | |
2025-02-17 | Makefile: Don't use --long in git-describe | Runxi Yu | 1 | -1/+1 | |
We don't need the commit ID if it is known to match a tag. | |||||
2025-02-17 | *: Restructure build system | Runxi Yu | 1 | -1/+5 | |
2025-02-16 | Makefile: Don't remove vendor when building | Runxi Yu | 1 | -2/+1 | |
2025-02-15 | Makefile, resources.go: Add vendor directory to serve library source | Runxi Yu | 1 | -0/+2 | |
2025-02-14 | Makefile: Make version.go a .PHONY | Runxi Yu | 1 | -1/+1 | |
2025-02-14 | *: Use Makefile, and generate a version | Runxi Yu | 1 | -0/+11 | |