go-ethereum/internal/build
Felix Lange 15a94b4331
build: module-aware FindMainPackages (#32736)
This fixes `go run build/ci.go install`. It was failing because we
resolved all main packages by parsing sources, which fails when the
source directory contains multiple modules.
2025-09-24 19:40:49 +02:00
..
archive.go build: add check for stale generated files (#30037) 2024-07-01 17:16:15 +02:00
azure.go go.mod, internal/build: update Azure dependencies (#28329) 2023-10-13 12:58:07 +03:00
env.go internal/build: add support for Github Actions CI environment (#31891) 2025-05-23 17:48:15 +02:00
file.go build: remove unused functions (#32393) 2025-08-14 14:47:43 +02:00
gotool.go cmd/geth, internal/era/eradl: add era1 downloader tool (#31823) 2025-05-15 22:53:26 +02:00
pgp.go build: specify the key to use when invoking gpg:sign-and-deploy-file (#16696) 2018-05-09 01:13:53 +02:00
util.go build: module-aware FindMainPackages (#32736) 2025-09-24 19:40:49 +02:00