• Brad Fitzpatrick's avatar
    build: change how cmd/api is run in run.bash and run.bat · d5e97ea2
    Brad Fitzpatrick authored
    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
    d5e97ea2
Name
Last commit
Last update
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach Loading commit data...
pkg Loading commit data...
Make.dist Loading commit data...
all.bash Loading commit data...
all.bat Loading commit data...
all.rc Loading commit data...
clean.bash Loading commit data...
clean.bat Loading commit data...
clean.rc Loading commit data...
make.bash Loading commit data...
make.bat Loading commit data...
make.rc Loading commit data...
race.bash Loading commit data...
race.bat Loading commit data...
run.bash Loading commit data...
run.bat Loading commit data...
run.rc Loading commit data...
sudo.bash Loading commit data...