• Russ Cox's avatar
    cmd/go: new tag selection logic · d09943ae
    Russ Cox authored
    The new logic is "use go1 if it's there, otherwise no tag."
    Nothing needs to say "I require go1.0.1", and I want to
    preserve some flexibility in defining what tags mean.
    
    Right now (before go1.0.1) there is only one possible tag,
    "go1", and I'd like to keep it that way.
    
    R=golang-dev, bradfitz, r, adg
    CC=golang-dev
    https://golang.org/cl/6112060
    d09943ae
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...
clean.bash Loading commit data...
clean.bat Loading commit data...
make.bash Loading commit data...
make.bat Loading commit data...
run.bash Loading commit data...
run.bat Loading commit data...
sudo.bash Loading commit data...