1
0
mirror of https://github.com/golang/go synced 2024-11-22 03:24:41 -07:00
go/src
Russ Cox 64a73b0355 cmd/go: improvements
Print build errors to stderr during 'go run'.
Stream test output during 'go test' (no args).  Fixes issue 2731.
Add go test -i to install test dependencies.  Fixes issue 2685.
Fix data race in exitStatus.  Fixes issue 2709.
Fix tool paths.  Fixes issue 2817.

R=golang-dev, bradfitz, n13m3y3r, r
CC=golang-dev
https://golang.org/cl/5591045
2012-01-31 15:08:20 -05:00
..
buildscript build: fix again 2012-01-31 00:06:33 -05:00
cmd cmd/go: improvements 2012-01-31 15:08:20 -05:00
lib9 lib9: fix windows build 2011-11-07 14:16:00 -05:00
libbio
libmach libmach: cross compiling support 2012-01-20 13:34:30 -05:00
pkg go/doc: enable AllMethods flag (and fix logic) 2012-01-31 09:48:10 -08:00
all-qemu.bash build: update all-qemu.bash 2011-07-28 13:04:30 -04:00
all.bash
buildinfo.sh build: fix build 2011-12-20 17:00:52 -05:00
buildscript.sh build: fix again 2012-01-31 00:06:33 -05:00
clean.bash build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
env.bash build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
make.bash build: move goapi, quietgcc, cgo, gotype, ebnflint into go-tool 2012-01-31 10:38:07 -05:00
Make.ccmd
Make.clib
Make.cmd go: move compilers into the go-tool directory 2012-01-30 14:46:31 -08:00
Make.common
Make.ctool cmd/go: c tools not used during compilation 2012-01-29 10:14:36 -08:00
Make.inc build: move goapi, quietgcc, cgo, gotype, ebnflint into go-tool 2012-01-31 10:38:07 -05:00
quietgcc.bash build: handle spaces in $USER 2011-07-28 13:04:52 -04:00
run.bash build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
sudo.bash cmd/go: c tools not used during compilation 2012-01-29 10:14:36 -08:00
version.bash build: force numerical comparison in version.bash 2012-01-30 23:33:16 -05:00