go: improvements
Add 'go clean'. Make 'go build' write to pkgname, not a.out. Make 'go test -c' write to pkgname.test, not test.out. Make 'go install' write alternate binaries to .../bin/goos_goarch/. R=golang-dev, r CC=golang-dev https://golang.org/cl/5600048
Showing
src/cmd/go/clean.go
0 → 100644
Please
register
or
sign in
to comment