summaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-20Adapt to latest golang Makefile skeletonEuAndreh1-1/+1
2024-09-27Makefile: "var version" -> "const Version"EuAndreh1-1/+1
2024-08-15Makefile: Define $(GOCFLAGS) and $(GOLDFLAGS) based on $(PREFIX)EuAndreh1-0/+2
2024-08-15Add src/version.goEuAndreh3-6/+15
2024-08-11Makefile: Simplify a bit compile ruleEuAndreh1-6/+4
2024-08-10Build with "go tool" and remove uneeded dependenciesEuAndreh17-235/+648
2024-05-14Initial implementationEuAndreh10-0/+348