| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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, 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 |
* | 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 |
* | 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 |
* | 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 |
* | .travis.yml: speed up tests on Travis | Felix Lange | 2015-02-20 | 1 | -3/+0 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |