1
0
mirror of https://github.com/golang/go synced 2024-11-21 21:24:45 -07:00
go/src
Rob Pike 91cb3489ab go: move compilers into the go-tool directory
Also delete gotest, since it's messy to fix and slated for deletion anyway.
A couple of things outside src can't be tested any more. "go test" will be
fixed and these tests will be re-enabled. They're noisy for now.

Fixes #284.

R=rsc
CC=golang-dev
https://golang.org/cl/5598049
2012-01-30 14:46:31 -08:00
..
buildscript go: move compilers into the go-tool directory 2012-01-30 14:46:31 -08:00
cmd go: move compilers into the go-tool directory 2012-01-30 14:46:31 -08:00
lib9
libbio
libmach libmach: cross compiling support 2012-01-20 13:34:30 -05:00
pkg go: move compilers into the go-tool directory 2012-01-30 14:46:31 -08:00
all-qemu.bash
all.bash
buildinfo.sh
buildscript.sh buildscript.sh: now works correctly on windows 2012-01-31 09:42:33 +11:00
clean.bash
env.bash go: move compilers into the go-tool directory 2012-01-30 14:46:31 -08:00
make.bash make.bash: don't remove hgpatch 2012-01-30 10:15:43 -08: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 go: move compilers into the go-tool directory 2012-01-30 14:46:31 -08:00
Make.pkg go: move compilers into the go-tool directory 2012-01-30 14:46:31 -08:00
Make.tool go: move compilers into the go-tool directory 2012-01-30 14:46:31 -08:00
quietgcc.bash
run.bash go: move compilers into the go-tool directory 2012-01-30 14:46:31 -08:00
sudo.bash cmd/go: c tools not used during compilation 2012-01-29 10:14:36 -08:00
version.bash