build: add ci.go, use it everywhere
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.
Showing
.gitmodules
deleted
100644 → 0
appveyor.yml
0 → 100644
build/ci-notes.md
0 → 100644
build/ci.go
0 → 100644
build/deb.changelog
0 → 100644
build/deb.control
0 → 100644
build/deb.copyright
0 → 100644
build/deb.docs
0 → 100644
build/deb.install
0 → 100644
build/deb.rules
0 → 100644
internal/build/archive.go
0 → 100644
internal/build/util.go
0 → 100644
Please register or sign in to comment