tools/cmd
Alan Donovan b21b4e8c88 go.tools/importer: negate "cgo" build tag to avoid native code in "net".
This removes the need for the caller to specify CGO_ENABLED=0
in the environment.

R=crawshaw
CC=golang-dev
https://golang.org/cl/13464045
2013-09-04 15:20:38 -04:00
..
cover go.tools/cmd/cover: s/ParseInt/Atoi/ 2013-08-09 13:48:46 +10:00
godoc go.tools/cmd/godoc: don't list factory functions under types in builtin package 2013-08-28 09:39:02 +10:00
oracle go.tools/importer: negate "cgo" build tag to avoid native code in "net". 2013-09-04 15:20:38 -04:00
ssadump go.tools/importer: make loading/parsing concurrent. 2013-09-04 13:15:49 -04:00
vet go.tools/cmd/vet: assume implementations of fmt.Formatter print just fine 2013-08-28 11:24:43 +10:00