- Mar 24, 2017
-
-
Felix Lange authored
-
Felix Lange authored
This ensures 'make test' finds all errors that remote CI would find. Go 1.7 vet reports a false positive in package log, add a workaround.
-
- Mar 23, 2017
-
-
Zahoor Mohamed authored
-
- Mar 22, 2017
-
-
Felix Lange authored
We have decided to bump the requirement to Go 1.7 because it enables subtests and allows dropping backwards-compatibility code. This is in line with Go's support policy. Go 1.6 and earlier no longer receive security updates.
-
- Mar 20, 2017
-
-
Péter Szilágyi authored
-
- Mar 02, 2017
-
-
Péter Szilágyi authored
-
- Feb 22, 2017
-
-
Péter Szilágyi authored
-
- Feb 20, 2017
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Feb 10, 2017
-
-
Péter Szilágyi authored
-
- Jan 20, 2017
-
-
Péter Szilágyi authored
The Android NDK was recently removed from gomobile, leading to our Android builds failing. Starting from https://go-review.googlesource.com/#/c/35173/ , gomobile requires a locally installed NDK. This PR ensures that travis installs that too before running the build steps.
-
- Jan 13, 2017
-
-
Péter Szilágyi authored
-
- Dec 13, 2016
-
-
Péter Szilágyi authored
-
- Nov 17, 2016
-
-
Péter Szilágyi authored
-
- Nov 15, 2016
-
-
Péter Szilágyi authored
-
Felix Lange authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Nov 14, 2016
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Nov 04, 2016
-
-
Péter Szilágyi authored
-
- Nov 03, 2016
-
-
Felix Lange authored
* travis.yml: don't create darwin/386 builds * build: remove godep remains * internal/build: improve archives - enable compression for zip files - don't write half-complete archives * build: add -unstable to archive names
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Oct 02, 2016
-
-
Felix Lange authored
This commit tweaks the debian packaging tool: * All build environment metadata can now be overriden on the command line. This allows testing the CI build behaviour locally. * -unstable packages now actually contain the binaries (oops) * packages use Go 1.7 to build * archiving is skipped for PR builds
-
- Sep 26, 2016
-
-
Felix Lange authored
-
- Aug 17, 2016
-
-
Péter Szilágyi authored
-
- Jun 22, 2016
-
-
Felix Lange authored
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.
-
- May 04, 2016
-
-
Péter Szilágyi authored
-
- Dec 03, 2015
-
-
Felix Lange authored
Turns out we actually don't need it, USE_NUM_NONE works because we also set USE_FIELD_INV_BUILTIN.
-
- Aug 18, 2015
-
-
Taylor Gerring authored
-
- Jul 18, 2015
-
-
Taylor Gerring authored
-
- Jun 25, 2015
-
-
Taylor Gerring authored
-
- Jun 20, 2015
-
-
obscuren authored
-
- Apr 29, 2015
-
-
Felix Lange authored
-
- Mar 28, 2015
-
-
Taylor Gerring authored
-