Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to latest project skeleton: i18n and fine-grained fuzzingHEADmain | EuAndreh | 2025-05-29 | 1 | -21/+54 |
* | Make: Use $< over $? | EuAndreh | 2025-05-04 | 1 | -1/+1 |
* | Makefile: Simplify time file generation on bench taget dependencies | EuAndreh | 2024-10-29 | 1 | -2/+1 |
* | Makefile: Prioritize local version when building and linking | EuAndreh | 2024-10-29 | 1 | -2/+2 |
* | Adapt to latest golang Makefile skeleton | EuAndreh | 2024-10-20 | 1 | -28/+51 |
* | Makefile: "var version" -> "const Version" | EuAndreh | 2024-09-27 | 1 | -1/+1 |
* | Makefile: Define $(GOCFLAGS) and $(GOLDFLAGS) based on $(PREFIX) | EuAndreh | 2024-08-15 | 1 | -0/+2 |
* | Add src/version.go | EuAndreh | 2024-08-15 | 1 | -5/+12 |
* | Makefile: Simplify a bit compile rule | EuAndreh | 2024-08-11 | 1 | -6/+4 |
* | Build with "go tool" and remove uneeded dependencies | EuAndreh | 2024-08-10 | 1 | -21/+59 |
* | Initial implementation | EuAndreh | 2024-05-14 | 1 | -0/+113 |