mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
* build: add support for different package and binary names * build: bump up copyright date * build: change default PackageName to empty string * build, internal, swarm: enhance build/release process * build: hack ethereum-swarm as a "depends" in deb package * build/ci: remove redundant variables * build, cmd, mobile, params, swarm: remove VERSION file; rename Version to VersionMeta; * internal: remove VERSION() method which reads VERSION file * build: fix VersionFilePath to Version * Makefile: remove clean_go_build_cache.sh until it works * Makefile: revert removal of clean_go_build_cache.sh |
||
|---|---|---|
| .. | ||
| accounts.go | ||
| android_test.go | ||
| big.go | ||
| bind.go | ||
| common.go | ||
| context.go | ||
| discover.go | ||
| doc.go | ||
| ethclient.go | ||
| ethereum.go | ||
| geth.go | ||
| geth_android.go | ||
| geth_ios.go | ||
| geth_other.go | ||
| init.go | ||
| interface.go | ||
| logger.go | ||
| p2p.go | ||
| params.go | ||
| primitives.go | ||
| types.go | ||
| vm.go | ||