1
0
mirror of https://github.com/golang/go synced 2024-09-25 11:20:13 -06:00
go/misc/dist
Brad Fitzpatrick d5e97ea2f5 build: change how cmd/api is run in run.bash and run.bat
In prep for Robert's forthcoming cmd/api rewrite which
depends on the go.tools subrepo, we'll need to be more
careful about how and when we run cmd/api.

Rather than implement this policy in both run.bash and
run.bat, this change moves the policy and mechanism into
cmd/api/run.go, which will then evolve.

The plan is in a TODO in run.go.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/12482044
2013-08-07 13:49:37 -07:00
..
darwin dist: fix postinstall script for Darwin 2013-07-15 10:52:38 +10:00
windows windows: install fixes 2012-03-26 16:48:20 +11:00
bindist.go build: change how cmd/api is run in run.bash and run.bat 2013-08-07 13:49:37 -07:00