Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | One more blank line for version.go | Runxi Yu | 2025-03-27 | 1 | -1/+1 |
| | |||||
* | Attempt to fix that lint issue | Runxi Yu | 2025-03-27 | 1 | -1/+1 |
| | |||||
* | Revert "Add gohtmplgen to the build process" | Runxi Yu | 2025-03-19 | 1 | -2/+0 |
| | | | | This reverts commit c00fbc1189c44b6d3d8c79033a3044deaf1c4ca1. | ||||
* | Add gohtmplgen to the build process | Runxi Yu | 2025-03-19 | 1 | -0/+2 |
| | |||||
* | git_hooks_client -> hookc | Runxi Yu | 2025-03-18 | 1 | -2/+2 |
| | |||||
* | Makefile: Don't need to statically link Go files | Runxi Yu | 2025-03-07 | 1 | -1/+1 |
| | |||||
* | Add SPDX license headers to Makefile, SQL, and CSS | Runxi Yu | 2025-03-03 | 1 | -0/+3 |
| | |||||
* | Makefile: Compile static Go binary | Runxi Yu | 2025-02-17 | 1 | -1/+1 |
| | |||||
* | Makefile: Don't use --long in git-describe | Runxi Yu | 2025-02-17 | 1 | -1/+1 |
| | | | | We don't need the commit ID if it is known to match a tag. | ||||
* | *: Restructure build system | Runxi Yu | 2025-02-17 | 1 | -1/+5 |
| | |||||
* | Makefile: Don't remove vendor when building | Runxi Yu | 2025-02-16 | 1 | -2/+1 |
| | |||||
* | Makefile, resources.go: Add vendor directory to serve library source | Runxi Yu | 2025-02-15 | 1 | -0/+2 |
| | |||||
* | Makefile: Make version.go a .PHONY | Runxi Yu | 2025-02-14 | 1 | -1/+1 |
| | |||||
* | *: Use Makefile, and generate a version | Runxi Yu | 2025-02-14 | 1 | -0/+11 |