| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | Add tests/libbuild.go | EuAndreh | 2024-08-14 | 1 | -3/+17 |
| * | Makefile: Normalize Go rules and simplify compile rules | EuAndreh | 2024-08-11 | 1 | -9/+13 |
| * | mv tests/gobang_main.go tests/main.go | EuAndreh | 2024-08-08 | 1 | -9/+9 |
| * | Makefile: Reorder deps rules | EuAndreh | 2024-08-08 | 1 | -3/+2 |
| * | Run in parallel slow tests | EuAndreh | 2024-08-06 | 1 | -2/+5 |
| * | Makefile: Separate dependencies and definition of $(tests.bin-check) | EuAndreh | 2024-08-06 | 1 | -0/+1 |
| * | Start using TestStart() and Testing() | EuAndreh | 2024-08-05 | 1 | -10/+15 |
| * | Makefile: Build with "go tool compile" and "go tool link" | EuAndreh | 2024-08-05 | 1 | -27/+35 |
| * | Makefile: Include go.mod file in $(sources) | EuAndreh | 2024-08-03 | 1 | -0/+1 |
| * | Initial implementation: include code from papod | EuAndreh | 2024-05-16 | 1 | -0/+104 |
