1
0
mirror of https://github.com/golang/go synced 2024-11-21 23:24:41 -07:00
go/src
David Symonds 0ab3ea9738 build: create the correct $GOTOOLDIR.
Before this, make.bash --dist-tool would fail,
because $GOROOT/bin/tool was being mkdir'd
instead of $GOROOT/pkg/tool/linux_amd64.

R=rsc
CC=golang-dev
https://golang.org/cl/5666046
2012-02-15 09:06:24 +11:00
..
cmd godoc: make godoc go work 2012-02-14 13:57:21 -08:00
lib9 build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
libbio build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
libmach build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
pkg cmd/go: a raft of fixes 2012-02-14 16:39:20 -05:00
all.bash cmd/dist: cross-compiling fixes 2012-02-13 22:31:51 -05:00
all.bat build: fix windows build 2012-02-13 22:56:42 -05:00
clean.bash build: use cmd/dist 2012-02-04 00:54:08 -05:00
make.bash build: create the correct $GOTOOLDIR. 2012-02-15 09:06:24 +11:00
make.bat cmd/dist: cross-compiling fixes 2012-02-13 22:31:51 -05:00
Make.dist cmd/dist: make 'make' quieter for developers 2012-02-08 15:26:47 -05:00
run.bash cmd/dist: cross-compiling fixes 2012-02-13 22:31:51 -05:00
run.bat build: fix windows build 2012-02-13 22:56:42 -05:00
sudo.bash build: fix sudo.bash. 2012-02-15 08:42:16 +11:00