index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sudo.bash
Age
Commit message (
Expand
)
Author
2015-01-10
build: require old Go to build new Go (and convert cmd/dist to Go)
Russ Cox
2013-05-24
cmd/cov: delete
Rob Pike
2012-11-15
sudo.bash: diagnose when the go tool is not in $PATH
Rob Pike
2012-04-02
cmd/dist, sudo.bash: don't mention sudo.bash if cov or prof is not present
Shenghou Ma
2012-03-10
cmd/dist, cmd/go: move CGO_ENABLED from 'go tool dist env' to 'go env'
Shenghou Ma
2012-02-15
build: fix sudo.bash.
David Symonds
2012-02-05
build: fix sudo.bash.
David Symonds
2012-02-04
build: use cmd/dist
Russ Cox
2012-01-29
cmd/go: c tools not used during compilation
Rob Pike
2011-09-01
sudo.bash: print error/exit if problem with /usr/local/bin
Mike Rosset
2010-08-18
build: no required environment variables
Russ Cox
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
2009-11-14
Build changes to support work on the BSDs.
Devon H. O'Dell
2009-11-12
sudo.bash tries to install acid and db, which don't exist any more
Rob Pike
2008-11-18
add build step to install debuggers setgid procmod.
Russ Cox