summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)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
|
* Adapt to latest golang Makefile skeletonEuAndreh2024-10-201-30/+53
|
* 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-6/+4
|
* Initial implementation: copy structure from "binder" projectEuAndreh2024-08-111-0/+149