go-ethereum/build
Felix Lange 65f3c1b46f
internal/version: use gitCommit injection in version handling code (#25851)
This changes the CI build to store the git commit and date into package
internal/version instead of package main. Doing this essentially merges our
two ways of tracking the go-ethereum version into a single place, achieving
two objectives:

- Bad block reports, which use version.Info(), will now have the git commit
  information even when geth is built in an environment such as
  launchpad.net where git access is unavailable.

- For geth builds created by `go build ./cmd/geth` (i.e. not using `go run
  build/ci.go install`), git information stored by the go tool is now used
  in the p2p node name as well as in `geth version` and `geth
  version-check`.
2022-09-23 14:08:25 +02:00
..
bot build/bot: create .ssh directory in ppa-build.sh (#24922) 2022-05-20 17:25:17 +02:00
deb/ethereum build/deb: fix auto-completion install paths (#25204) 2022-06-29 23:19:30 +02:00
tools all: use 'embed' instead of go-bindata (#24744) 2022-04-25 11:15:14 +02:00
checksums.txt build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02: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 internal/version: use gitCommit injection in version handling code (#25851) 2022-09-23 14:08:25 +02:00
goimports.sh
mvn.pom
mvn.settings
nsis.envvarupdate.nsh build: fix windows installer build for NSIS v3.05 (#22821) 2021-05-05 12:19:51 +02:00
nsis.geth.nsi
nsis.install.nsh build: fix CLI params for windows LNK files (#21055) 2020-05-11 10:05:37 +03:00
nsis.pathupdate.nsh
nsis.simplefc.dll
nsis.simplefc.source.zip
nsis.uninstall.nsh
pod.podspec
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 ignored errors (#25591) 2022-08-30 14:40:15 +02:00