build: golang.org/x/build Index | Files | Directories

Packages that import build

PathSynopsis
golang.org/x/build/buildletPackage buildlet contains client tools for working with a buildlet server.
golang.org/x/build/cmd/buildletThe buildlet is an HTTP server that untars content to disk and runs commands it has untarred, streaming their output back over HTTP.
golang.org/x/build/cmd/coordinatorThe coordinator runs the majority of the Go build system.
golang.org/x/build/cmd/gomoteThe gomote command is a client for the Go builder infrastructure.
golang.org/x/build/cmd/releaseCommand release builds a Go release.