go/src/cmd
Ian Lance Taylor fe586a7418 go/go2go, cmd/go2go: support importing Go2 packages
This support works for the top level test directory, but needs more
testing of "go tool go2go".

Change-Id: I01c4ce4a428535777b0fff1e6f8f39eee9005e04
2020-06-13 12:24:45 -07:00
..
addr2line run.bat: do not unset GOROOT_FINAL before running tests 2020-06-10 03:27:28 +00:00
api cmd/api: limit concurrent 'go list' calls to GOMAXPROCS 2020-04-20 21:23:00 +00:00
asm cmd/asm: fix the encoding error of VCNT instruction for arm64 2020-06-09 15:58:36 +00:00
buildid
cgo cmd/cgo: in -godefs mode, don't change constant to type 2020-06-11 21:53:45 +00:00
compile cmd/compile/internal/ssa: skip TestNexting with old Delve on linux/386 2020-06-12 16:44:36 +00:00
cover cmd/cover: include a package name in the HTML title 2020-04-30 03:58:01 +00:00
dist cmd/dist: do not unset GOROOT_FINAL prior to running tests 2020-06-09 02:49:06 +00:00
doc cmd/doc: don't print package clauses on error 2020-04-17 21:42:13 +00:00
fix cmd/cgo,cmd/fix,misc/cgo: map the EGLConfig C type to uintptr in Go 2020-05-31 09:48:08 +00:00
go cmd/go/internal/web: don't follow an infinite number of redirects 2020-06-11 14:40:28 +00:00
go2go go/go2go, cmd/go2go: support importing Go2 packages 2020-06-13 12:24:45 -07:00
gofmt cmd/gofmt, go/format, go/printer: move number normalization to printer 2020-05-01 21:54:06 +00:00
internal cmd/internal/objabi: enable frame-pointer for iOS arm64 2020-06-10 20:58:11 +00:00
link cmd/dist: do not unset GOROOT_FINAL prior to running tests 2020-06-09 02:49:06 +00:00
nm Revert "cmd/internal/goobj: add index to symbol name for indexed symbols" 2020-06-03 19:20:41 +00:00
objdump cmd/dist: do not unset GOROOT_FINAL prior to running tests 2020-06-09 02:49:06 +00:00
oldlink all: avoid awkward wording from CL 236857 2020-06-08 21:36:04 +00:00
pack
pprof
test2json
trace cmd/trace: fix the broken link in region pages and improve UX 2020-04-21 14:57:43 +00:00
vendor cmd: update golang.org/x/tools to v0.0.0-20200601175630-2caf76543d99 2020-06-02 20:59:16 +00:00
vet
README.vendor
go.mod cmd: update golang.org/x/tools to v0.0.0-20200601175630-2caf76543d99 2020-06-02 20:59:16 +00:00
go.sum cmd: update golang.org/x/tools to v0.0.0-20200601175630-2caf76543d99 2020-06-02 20:59:16 +00:00

README.vendor

See src/README.vendor for information on loading vendored packages
and updating the vendor directory.