1
0
mirror of https://github.com/golang/go synced 2024-11-20 09:44:45 -07:00
go/src/cmd
Russ Cox 376fc748f6 cmd/go: stop using $GOROOT and $GOBIN in script output
They were necessary to produce a canonical script
when we checked in build scripts, but now they're just
getting in the way.

Fixes #3279.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5796068
2012-03-12 12:39:31 -04:00
..
5a 5a: fix same arm bug 2012-02-22 17:36:25 -05:00
5c 5c, 5g, 5l: fix arm bug 2012-02-22 16:29:14 -05:00
5g 5g, 8g: remove documentation dregs 2012-02-29 22:56:50 -08:00
5l 5c, 5g, 5l: fix arm bug 2012-02-22 16:29:14 -05:00
6a 6a/6l: add IMUL3Q and SHLDL 2012-02-23 10:51:04 -05:00
6c ld: add NOPTRBSS for large, pointer-free uninitialized data 2012-02-21 22:08:42 -05:00
6g cmd/gc: don't believe that variables mentioned 256 times are unused. 2012-02-21 16:38:01 +11:00
6l 6a/6l: add IMUL3Q and SHLDL 2012-02-23 10:51:04 -05:00
8a cmd/*: add -d option to bison. 2012-02-21 10:50:58 -05:00
8c ld: add NOPTRBSS for large, pointer-free uninitialized data 2012-02-21 22:08:42 -05:00
8g 5g, 8g: remove documentation dregs 2012-02-29 22:56:50 -08:00
8l ld: get symbol table letters right 2012-02-22 01:30:04 -05:00
addr2line runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
api cmd/api: work on Windows again, and make gccgo files work a bit more 2012-03-11 17:55:15 -07:00
cc cmd/cc: grow some global arrays 2012-02-23 22:45:55 -05:00
cgo cgo, runtime: diagnose callback on non-Go thread 2012-03-08 12:12:40 -05:00
cov cmd: update formatting of usage messages 2012-03-05 14:23:00 +11:00
dist cmd/dist, cmd/go: move CGO_ENABLED from 'go tool dist env' to 'go env' 2012-03-10 03:42:23 +08:00
fix encoding/json: drop MarshalForHTML; gofix calls to Marshal. 2012-02-28 11:41:16 +11:00
gc cmd/gc: import path cannot start with slash on Windows 2012-03-10 05:11:51 +08:00
go cmd/go: stop using $GOROOT and $GOBIN in script output 2012-03-12 12:39:31 -04:00
godoc cmd/godoc: always include /doc files in union filesystems 2012-03-12 15:55:39 +11:00
gofmt cmd/gofmt: fix race in long test 2012-03-08 23:56:26 +09:00
ld doc: various update to command documents 2012-03-09 01:31:09 +08:00
nm doc: various update to command documents 2012-03-09 01:31:09 +08:00
objdump runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pack cmd: update formatting of usage messages 2012-03-05 14:23:00 +11:00
prof cmd: update formatting of usage messages 2012-03-05 14:23:00 +11:00
vet cmd/vet: little tweak to tagged literal script to get it closer to drop-in format. 2012-03-12 13:50:25 +11:00
yacc cmd: update formatting of usage messages 2012-03-05 14:23:00 +11:00