plugeth/build
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context"
There is no need to depend on the old context package now that the
minimum Go version is 1.7. The move to "context" eliminates our weird
vendoring setup. Some vendored code still uses golang.org/x/net/context
and it is now vendored in the normal way.

This change triggered new vet checks around context.WithTimeout which
didn't fire with golang.org/x/net/context.
2017-03-22 20:49:15 +01:00
..
ci-notes.md all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00
ci.go build: remove support for the GO_OPENCL environment variable 2017-03-22 16:00:21 +01:00
deb.changelog build: improve debian packaging 2016-10-02 13:08:56 +02:00
deb.control build: improve debian packaging 2016-10-02 13:08:56 +02:00
deb.copyright build: add ci.go, use it everywhere 2016-06-22 13:42:39 +02:00
deb.docs build: add ci.go, use it everywhere 2016-06-22 13:42:39 +02:00
deb.install build: add ci.go, use it everywhere 2016-06-22 13:42:39 +02:00
deb.rules build: improve debian packaging 2016-10-02 13:08:56 +02:00
env.sh build: require Go >= 1.7 2017-03-22 16:00:16 +01:00
mvn.pom build: iOS XCode framework build and upload 2016-11-14 17:56:58 +02:00
mvn.settings travis, build: further maven and gpg refinements 2016-11-15 10:25:51 +02:00
nsis.envvarupdate.nsh build: NSIS based Windows installer (#3240) 2016-11-08 22:55:39 +01:00
nsis.geth.nsi build: safe update of PATH on Windows (#3419) 2016-12-11 00:01:57 +01:00
nsis.install.nsh build: safe update of PATH on Windows (#3419) 2016-12-11 00:01:57 +01:00
nsis.pathupdate.nsh build: safe update of PATH on Windows (#3419) 2016-12-11 00:01:57 +01:00
nsis.simplefc.dll build: NSIS based Windows installer (#3240) 2016-11-08 22:55:39 +01:00
nsis.simplefc.source.zip build: NSIS based Windows installer (#3240) 2016-11-08 22:55:39 +01:00
nsis.uninstall.nsh build: safe update of PATH on Windows (#3419) 2016-12-11 00:01:57 +01:00
pod.podspec build: use single CocoaPods package, pre-release dev builds 2016-11-28 13:09:43 +02:00
update-license.go all: blidly swap out glog to our log15, logs need rework 2017-02-23 12:16:44 +02:00