Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile, build: move cross compilation into ci.go | Péter Szilágyi | 2016-08-08 | 1 | -0/+32 |
| | |||||
* | build: add ci.go, use it everywhere | Felix Lange | 2016-06-22 | 1 | -0/+465 |
The new build script, ci.go, replaces some of the older shell scripts. ci.go can compile go-ethereum, run the tests, create release archives and debian source packages. |