1
0
mirror of https://github.com/golang/go synced 2024-11-18 20:14:43 -07:00
go/dashboard/env/linux-x86-nacl
Andrew Gerrand 3ee677ac1c go.tools/dashboard/env: use newer builder
This version of the builder can handle the new golang.org/x/ paths.

LGTM=bradfitz
R=bradfitz
CC=golang-codereviews
https://golang.org/cl/174750043
2014-11-10 11:49:19 +11:00
..
scripts go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
build-command.pl dashboard/env: add nacl-386 and nacl-amd64p32 builders 2014-08-27 00:10:16 -07:00
Dockerfile go.tools/dashboard/env: use newer builder 2014-11-10 11:49:19 +11:00
Makefile go.tools/dashboard/env: use newer builder 2014-11-10 11:49:19 +11:00
README dashboard/env: add nacl-386 and nacl-amd64p32 builders 2014-08-27 00:10:16 -07:00

$ export BUILD=nacl-amd64p32-temp
$ export BUILDREV=59b1bb4bf045 
$ docker run \
     -v $HOME/keys/$BUILD.buildkey:/.gobuildkey \
     gobuilders/linux-x86-nacl \
     /usr/local/bin/builder -rev=$BUILDREV -buildroot=/ -v -cmd=/usr/local/bin/build-command.pl $BUILD