Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "build: switch PPA from Gophers dep to manual download" (#20061) | Péter Szilágyi | 2019-09-12 | 1 | -4/+3 |
| | |||||
* | build: switch PPA from Gophers dep to manual download | Péter Szilágyi | 2019-09-12 | 1 | -3/+4 |
| | |||||
* | build/deb: fix PPA env var setting | Péter Szilágyi | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | build/deb: use custom cache for PPA builder | Péter Szilágyi | 2019-02-28 | 1 | -0/+3 |
| | |||||
* | build: bump PPA builders to Go 1.11 | Péter Szilágyi | 2019-02-26 | 1 | -1/+1 |
| | |||||
* | build: revert launchpad PPAs to Go 1.10 | Péter Szilágyi | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | travis, Dockerfile, appveyor, build: bump to Go 1.11 | Samuel Marks | 2018-09-19 | 1 | -1/+1 |
| | |||||
* | build: rename swarm deb package to ethereum-swarm; change swarm deb version ↵ | Anton Evangelatov | 2018-07-30 | 1 | -0/+13 |
from 1.8.x to 0.3.x (#16988) * 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 |