8 Commits

Author SHA1 Message Date
3d2c1d5501 makefile, ci: run go build ./... in CI 2025-04-05 21:00:55 +13:00
3a65857ad8 makefile: move dockerexec to helper, bind GOCACHE/GOMODCACHE by env 2025-04-05 21:00:52 +13:00
c806a27a4b makefile: use split .PHONY declarations 2025-04-05 20:48:00 +13:00
1aa91da92e makefile: use bash as shell 2025-04-05 20:47:26 +13:00
8916551d77 makefile: use immediate variable evaluation 2025-04-05 20:47:17 +13:00
8df8898dd8 makefile: allow using a custom docker invocation 2025-01-18 17:22:45 +13:00
Jacek Sieka
0474d3f8b2 create go build directory 2025-01-11 20:48:48 +01:00
Jacek Sieka
da9349971c Add Makefile for rebuilding bindings
Having a makefile is a nice little trick to re-run the binding
generation code without having to copy-paste and/or remember the right
docker incantations :)
2025-01-11 10:39:19 +01:00