aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile: No $(shell)Runxi Yu2025-03-291-1/+1
* One more blank line for version.goRunxi Yu2025-03-271-1/+1
* Attempt to fix that lint issueRunxi Yu2025-03-271-1/+1
* Revert "Add gohtmplgen to the build process"Runxi Yu2025-03-191-2/+0
* Add gohtmplgen to the build processRunxi Yu2025-03-191-0/+2
* git_hooks_client -> hookcRunxi Yu2025-03-181-2/+2
* Makefile: Don't need to statically link Go filesRunxi Yu2025-03-071-1/+1
* Add SPDX license headers to Makefile, SQL, and CSSRunxi Yu2025-03-031-0/+3
* Makefile: Compile static Go binaryRunxi Yu2025-02-171-1/+1
* Makefile: Don't use --long in git-describeRunxi Yu2025-02-171-1/+1
* *: Restructure build systemRunxi Yu2025-02-171-1/+5
* Makefile: Don't remove vendor when buildingRunxi Yu2025-02-161-2/+1
* Makefile, resources.go: Add vendor directory to serve library sourceRunxi Yu2025-02-151-0/+2
* Makefile: Make version.go a .PHONYRunxi Yu2025-02-141-1/+1
* *: Use Makefile, and generate a versionRunxi Yu2025-02-141-0/+11