go-ethereum/build
Guillaume Ballet eb9f671036
build: fix keeper build not using correct working directory (#574)
The exec.Cmd created for each keeper target was missing the Dir field,
causing the build to run from the repo root instead of ./cmd/keeper.
This meant compilation errors in cmd/keeper were silently ignored.

Co-authored-by: tellabg <249254436+tellabg@users.noreply.github.com>
2026-03-23 21:06:47 +01:00
..
bot build/bot: create .ssh directory in ppa-build.sh (#24922) 2022-05-20 17:25:17 +02:00
deb/ethereum build/deb: add step for new Go bootstrap to debian rules (#31283) 2025-02-27 17:52:22 +01:00
checksums.txt build: upgrade to golangci-lint v2.10.1 (#33875) 2026-02-21 20:53:02 +01:00
ci-notes.md travis, build, internal: use own Go bundle for PPA builds (#20240) 2019-11-05 15:32:42 +02:00
ci.go build: fix keeper build not using correct working directory (#574) 2026-03-23 21:06:47 +01:00
goimports.sh build: make build/goimports.sh more potable 2018-06-26 22:04:27 +09:00
nsis.envvarupdate.nsh build: fix windows installer build for NSIS v3.05 (#22821) 2021-05-05 12:19:51 +02:00
nsis.geth.nsi build: fix typo in comment (#28800) 2024-01-12 14:22:45 +01:00
nsis.install.nsh build: fix CLI params for windows LNK files (#21055) 2020-05-11 10:05:37 +03:00
nsis.pathupdate.nsh build: safe update of PATH on Windows (#3419) 2016-12-11 00:01:57 +01:00
nsis.simplefc.dll build: NSIS based Windows installer (#3240) 2016-11-08 22:55:39 +01:00
nsis.simplefc.source.zip build: NSIS based Windows installer (#3240) 2016-11-08 22:55:39 +01:00
nsis.uninstall.nsh build: safe update of PATH on Windows (#3419) 2016-12-11 00:01:57 +01:00
travis_keepalive.sh travis.yml: add race detector job for Swarm (#19148) 2019-02-22 14:20:21 +01:00
update-license.go build: fix string compare for SortFunc (#29595) 2024-04-21 11:14:13 +02:00