tools/cmd
Nathan John Youngman 806f1dbf43 tools/cmd/stringer: fake import C.
Avoid error "could not import C (can't find import: C)"
Fixes golang/go#9169.

LGTM=adonovan, r
R=golang-codereviews, adonovan, r
CC=golang-codereviews
https://golang.org/cl/184730043
2014-11-27 15:36:14 +11:00
..
benchcmp benchcmp: Fix invocation instructions. 2014-07-22 17:50:39 +10:00
callgraph cmd/callgraph: add -algo=static and -algo=cha options. 2014-11-21 11:07:56 -05:00
cover go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
digraph x/tools/*: print program name, not "Error", when reporting command error messages. 2014-11-17 12:58:28 -05:00
eg x/tools/*: print program name, not "Error", when reporting command error messages. 2014-11-17 12:58:28 -05:00
godex go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
godoc x/tools/cmd/godoc: add golang.org/x/oauth2 import path 2014-11-26 15:31:30 +11:00
goimports go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
gorename x/tools/*: print program name, not "Error", when reporting command error messages. 2014-11-17 12:58:28 -05:00
gotype go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
html2article go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
oracle cmd/oracle: minor fixes. 2014-11-17 13:50:23 -05:00
present go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
ssadump x/tools/*: print program name, not "Error", when reporting command error messages. 2014-11-17 12:58:28 -05:00
stringer tools/cmd/stringer: fake import C. 2014-11-27 15:36:14 +11:00
vet go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00