Descriptiongo: 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/.
Patch Set 1 #Patch Set 2 : diff -r 5707c93b1488 https://code.google.com/p/go/ #Patch Set 3 : diff -r 5707c93b1488 https://code.google.com/p/go/ #Patch Set 4 : diff -r 9cddbbda901b https://code.google.com/p/go/ #Patch Set 5 : diff -r 9cddbbda901b https://code.google.com/p/go/ #
MessagesTotal messages: 9
|