summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to latest project skeleton: i18n and fine-grained fuzzingHEADmainEuAndreh2025-05-291-21/+54
* Make: Use $< over $?EuAndreh2025-05-041-1/+1
* Makefile: Simplify time file generation on bench taget dependenciesEuAndreh2024-10-291-2/+1
* Makefile: Prioritize local version when building and linkingEuAndreh2024-10-291-2/+2
* Makefile: Adapt to latest golang skeletonEuAndreh2024-10-201-28/+51
* Makefile: "var version" -> "const Version"EuAndreh2024-09-271-1/+1
* Makefile: Define $(GOCFLAGS) and $(GOLDFLAGS) based on $(PREFIX)EuAndreh2024-08-151-0/+2
* Add src/version.goEuAndreh2024-08-151-5/+12
* Makefile: Simplify a bit compile ruleEuAndreh2024-08-111-9/+7
* Makefile: Use "go tool {compile,link}" over "go {build,test}"EuAndreh2024-08-081-18/+47
* src/lib.go: Do not exit on conn errorEuAndreh2024-08-081-0/+1
* Makefile: Do not mess with glaze.socketEuAndreh2024-07-221-1/+0
* Add integration testsEuAndreh2024-07-221-1/+3
* v0 ImplEuAndreh2024-07-221-0/+115