Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | travis.yml: re-add missing build commands for Go 1.7 | Felix Lange | 2017-03-24 | 1 | -1/+3 |
| | |||||
* | build: always run go vet | Felix Lange | 2017-03-24 | 1 | -2/+2 |
| | | | | | 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. | ||||
* | swarm/api: support mounting manifests via FUSE (#3690) | Zahoor Mohamed | 2017-03-23 | 1 | -0/+15 |
| | |||||
* | build: require Go >= 1.7 | Felix Lange | 2017-03-22 | 1 | -8/+0 |
| | | | | | | | 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. | ||||
* | travis: switch to cocoapods 1.2.0 stable | Péter Szilágyi | 2017-03-20 | 1 | -1/+1 |
| | |||||
* | travis: support building mips32 and mips64 too | Péter Szilágyi | 2017-03-02 | 1 | -0/+26 |
| | |||||
* | travis: only run go vet and misspell on latest Go | Péter Szilágyi | 2017-02-22 | 1 | -1/+10 |
| | |||||
* | travis: fallback ARM64 builds to Go 1.7.5 due to compiler bug | Péter Szilágyi | 2017-02-20 | 1 | -0/+19 |
| | |||||
* | travis, appveyor: update builders to Go 1.8 | Péter Szilágyi | 2017-02-20 | 1 | -6/+9 |
| | |||||
* | travis: split Android off OSX, use native image | Péter Szilágyi | 2017-02-11 | 1 | -13/+38 |
| | |||||
* | travis: Install Android NDK explicitly, removed from gomobile (#3593) | Péter Szilágyi | 2017-01-20 | 1 | -1/+2 |
| | | | | | | 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. | ||||
* | travis, appveyor, build: add source spell checking | Péter Szilágyi | 2017-01-13 | 1 | -1/+1 |
| | |||||
* | travis, appveyor: build with Go 1.7.4 | Péter Szilágyi | 2016-12-14 | 1 | -4/+4 |
| | |||||
* | travis: dash of black magic to summon the cache daemon (#3288) | Péter Szilágyi | 2016-11-17 | 1 | -9/+8 |
| | |||||
* | travis: only install the needed three android platforms (#3274) | Péter Szilágyi | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | travis.yml: upload to the real PPA | Felix Lange | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | travis: force xcode to finish iOS simulator configs (#3265) | Péter Szilágyi | 2016-11-15 | 1 | -0/+2 |
| | |||||
* | travis, build: further maven and gpg refinements | Péter Szilágyi | 2016-11-15 | 1 | -6/+7 |
| | |||||
* | travis, build: fix mobile build issues on travis | Péter Szilágyi | 2016-11-15 | 1 | -0/+1 |
| | |||||
* | travis: work around "timeout features" | Péter Szilágyi | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | travis, build: cocoapods build fixes and travis caches | Péter Szilágyi | 2016-11-15 | 1 | -0/+9 |
| | |||||
* | build: iOS XCode framework build and upload | Péter Szilágyi | 2016-11-14 | 1 | -1/+5 |
| | |||||
* | .travis, build: Build step to push .aar to Maven Central | Péter Szilágyi | 2016-11-14 | 1 | -12/+5 |
| | |||||
* | mobile: initial wrappers for mobile support | Péter Szilágyi | 2016-11-14 | 1 | -0/+15 |
| | |||||
* | travis: build to all supported linux architectures (#3235) | Péter Szilágyi | 2016-11-04 | 1 | -1/+16 |
| | |||||
* | build, internal/build: misc improvements (#3229) | Felix Lange | 2016-11-03 | 1 | -3/+1 |
| | | | | | | | | | | | | | * 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 | ||||
* | travis, build: enable 386 builds too for linux and osx | Péter Szilágyi | 2016-11-03 | 1 | -2/+7 |
| | |||||
* | travis, build: implement uploading archives to azure | Péter Szilágyi | 2016-11-03 | 1 | -4/+17 |
| | |||||
* | build: improve debian packaging | Felix Lange | 2016-10-02 | 1 | -1/+1 |
| | | | | | | | | | | 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 | ||||
* | travis.yml: remove go 1.4 builder | Felix Lange | 2016-09-26 | 1 | -3/+0 |
| | |||||
* | TravisCI: add Go 1.7 targets, bump PPA to 1.7 too | Péter Szilágyi | 2016-08-17 | 1 | -2/+5 |
| | |||||
* | build: add ci.go, use it everywhere | Felix Lange | 2016-06-22 | 1 | -20/+34 |
| | | | | | | 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. | ||||
* | travis: run CI builds against multiple Go versions | Péter Szilágyi | 2016-05-05 | 1 | -3/+5 |
| | |||||
* | crypto/secp256k1: remove dependency on libgmp | Felix Lange | 2015-12-04 | 1 | -4/+0 |
| | | | | | Turns out we actually don't need it, USE_NUM_NONE works because we also set USE_FIELD_INV_BUILTIN. | ||||
* | Codecov integration | Taylor Gerring | 2015-08-19 | 1 | -2/+2 |
| | |||||
* | Travis container support | Taylor Gerring | 2015-07-18 | 1 | -4/+5 |
| | |||||
* | Travis and README cleanup | Taylor Gerring | 2015-06-25 | 1 | -6/+3 |
| | |||||
* | travis: removed qt deps | obscuren | 2015-06-21 | 1 | -1/+1 |
| | |||||
* | Use Makefile for Travis tests | Felix Lange | 2015-04-29 | 1 | -4/+3 |
| | |||||
* | Remove old go cover location | Taylor Gerring | 2015-03-29 | 1 | -1/+1 |
| | |||||
* | Added gitter integration for travis | obscuren | 2015-03-24 | 1 | -0/+7 |
| | |||||
* | Update Go and Qt versions | Taylor Gerring | 2015-02-25 | 1 | -2/+2 |
| | |||||
* | Don't print per-function testing results | Taylor Gerring | 2015-02-21 | 1 | -0/+5 |
| | |||||
* | .travis.yml: don't run gofmt, goimports, golint | Felix Lange | 2015-02-20 | 1 | -5/+0 |
| | | | | | | This should yield another 30-second speed up. Nobody looks at the output of those anyway. We might want bring back gofmt later and actually fail the build if source is not formatted. | ||||
* | .travis.yml: speed up tests on Travis | Felix Lange | 2015-02-20 | 1 | -3/+0 |
| | | | | This should decrease test runtime to about 30 seconds. | ||||
* | Update Travis to use godep | Taylor Gerring | 2015-02-16 | 1 | -1/+2 |
| | |||||
* | Add go check to prefetched test dependencies | Taylor Gerring | 2015-02-06 | 1 | -0/+1 |
| | |||||
* | Updated go list command | Taylor Gerring | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | Use after_success build step | Taylor Gerring | 2015-02-06 | 1 | -1/+3 |
| | |||||
* | No long use v1 branch of qml repo | Taylor Gerring | 2015-02-06 | 1 | -2/+1 |
| | |||||
* | Pin Travis go version to 1.4.1 | Taylor Gerring | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | Only submit on coverage report success | Taylor Gerring | 2015-02-06 | 1 | -2/+1 |
| | |||||
* | Only download missing deps, not build | Taylor Gerring | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | Separate Coveralls submission from coverage script | Taylor Gerring | 2015-02-03 | 1 | -0/+1 |
| | |||||
* | Travis fixes for Qt5.4 | Taylor Gerring | 2015-01-31 | 1 | -4/+7 |
| | |||||
* | Travis fix | Taylor Gerring | 2015-01-30 | 1 | -0/+1 |
| | | | | Satisfy dependency for obscuren/qml fork | ||||
* | Move goveralls call to script | Taylor Gerring | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Update travis go version to tip | Taylor Gerring | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | inline dependency installation script | Taylor Gerring | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Update cover command installation | Taylor Gerring | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | Updated tool import paths | Taylor Gerring | 2014-12-22 | 1 | -2/+2 |
| | |||||
* | chain coverage report & submission | Taylor Gerring | 2014-11-27 | 1 | -3/+1 |
| | | | | | prevent coverage results from being submitted to coveralls if when the build fails | ||||
* | Undo running `go vet` in travis | Taylor Gerring | 2014-11-18 | 1 | -2/+2 |
| | |||||
* | enable `go vet` | Taylor Gerring | 2014-11-18 | 1 | -1/+1 |
| | |||||
* | enable golint | Taylor Gerring | 2014-11-18 | 1 | -1/+1 |
| | |||||
* | Add goveralls to travis builds | Taylor Gerring | 2014-11-16 | 1 | -0/+6 |
| | |||||
* | update travis steps | Taylor Gerring | 2014-11-16 | 1 | -3/+4 |
| | |||||
* | Reorg travis.yml | Taylor Gerring | 2014-11-16 | 1 | -6/+4 |
| | |||||
* | Update travis deps script | Taylor Gerring | 2014-11-16 | 1 | -2/+0 |
| | |||||
* | add websocket to deps | Taylor Gerring | 2014-11-16 | 1 | -0/+1 |
| | |||||
* | add go cover to install list | Taylor Gerring | 2014-11-16 | 1 | -0/+1 |
| | |||||
* | add go-nat-pmp to manual install list | Taylor Gerring | 2014-11-16 | 1 | -0/+1 |
| | |||||
* | Add -y flags | Taylor Gerring | 2014-11-16 | 1 | -2/+2 |
| | |||||
* | update apt repos | Taylor Gerring | 2014-11-16 | 1 | -1/+4 |
| | |||||
* | update travis build deps | Taylor Gerring | 2014-11-16 | 1 | -1/+1 |
| | |||||
* | make script executable | Taylor Gerring | 2014-11-16 | 1 | -1/+2 |
| | |||||
* | script fix | Taylor Gerring | 2014-11-16 | 1 | -1/+1 |
| | |||||
* | custom travis build script | Taylor Gerring | 2014-11-16 | 1 | -2/+3 |
| | | | | Based on https://github.com/daaku/go.travis/blob/master/install | ||||
* | try to fix travis dep error | Taylor Gerring | 2014-11-15 | 1 | -1/+1 |
| | |||||
* | more travis changes | Taylor Gerring | 2014-11-15 | 1 | -1/+7 |
| | |||||
* | run coverage after build | Taylor Gerring | 2014-11-15 | 1 | -1/+1 |
| | |||||
* | try to get full coverage report on travis | Taylor Gerring | 2014-11-15 | 1 | -0/+6 |
| | |||||
* | Travis bumped to 1.3 | obscuren | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | sudo not udo | obscuren | 2014-01-10 | 1 | -1/+1 |
| | |||||
* | before install | obscuren | 2014-01-10 | 1 | -0/+1 |
| | |||||
* | Added travis | obscuren | 2013-12-27 | 1 | -0/+3 |