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 | -30/+53 |
* | 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 |
* | Initial implementation: copy structure from "binder" project | EuAndreh | 2024-08-11 | 1 | -0/+149 |