1
0
mirror of https://github.com/golang/go synced 2024-11-23 05:30:07 -07:00
go/src
Russ Cox b2cb3b416c cmd/go: add -pkgdir build flag
Fixes #10210.

Change-Id: I82ddd665bca31773b1fb1b056338c04818ef68f5
Reviewed-on: https://go-review.googlesource.com/12171
Reviewed-by: Rob Pike <r@golang.org>
2015-07-15 04:19:08 +00:00
..
archive all: link to https instead of http 2015-07-11 14:36:33 +00:00
bufio
builtin builtin: remove errant space in hyphenated adjective phrase 2015-06-28 21:41:38 +00:00
bytes
cmd cmd/go: add -pkgdir build flag 2015-07-15 04:19:08 +00:00
compress all: link to https instead of http 2015-07-11 14:36:33 +00:00
container
crypto crypto: add SHA-512/224 and SHA-512/256 as described in FIPS 180-4 2015-07-14 19:45:21 +00:00
database/sql all: link to https instead of http 2015-07-11 14:36:33 +00:00
debug debug/pe: truncate pe sections to their size in memory 2015-07-10 03:33:38 +00:00
encoding encoding/xml: improve marshaller sanity checks of directives 2015-07-15 01:56:14 +00:00
errors
expvar
flag flag: Clarifies docs for Arg(int) and FlagSet.Arg(int) 2015-07-12 03:22:26 +00:00
fmt fmt: restore padding for %x on byte slices and strings 2015-06-29 07:17:23 +00:00
go go/types: fix internal inInteger operand predicate 2015-07-15 02:25:47 +00:00
hash hash/crc32: speedup crc32 of IEEE using slicingBy8 2015-06-18 18:14:24 +00:00
html all: link to https instead of http 2015-07-11 14:36:33 +00:00
image image/jpeg: don't unread a byte if we've already taken bits from it. 2015-07-14 06:21:57 +00:00
index/suffixarray
internal Revert "net, internal/syscall/unix: add SocketConn, SocketPacketConn" 2015-07-02 16:11:03 +00:00
io io: tweak Reader comment 2015-06-29 21:17:47 +00:00
log log: fix flaky test 2015-06-18 18:08:17 +00:00
math all: link to https for golang subdomains too 2015-07-12 04:42:40 +00:00
mime all: link to https instead of http 2015-07-11 14:36:33 +00:00
net net/http: do not allow space or slash in Host headers 2015-07-15 03:15:59 +00:00
os os/exec: fix plan9 build 2015-07-14 05:33:14 +00:00
path all: link to https instead of http 2015-07-11 14:36:33 +00:00
reflect all: link to https instead of http 2015-07-11 14:36:33 +00:00
regexp
runtime runtime: fix build on non-x86 machines 2015-07-14 04:42:12 +00:00
sort
strconv unicode: upgrade to 8.0.0 2015-06-26 18:01:29 +00:00
strings all: link to https for golang subdomains too 2015-07-12 04:42:40 +00:00
sync sync: disable flaky WaitGroup misuse test in short mode 2015-06-29 18:44:52 +00:00
syscall all: link to https instead of http 2015-07-11 14:36:33 +00:00
testing all: link to https instead of http 2015-07-11 14:36:33 +00:00
text text/template: make zero Template work again 2015-06-24 22:27:33 +00:00
time time: document that time.Tick creates an unrecoverable resource 2015-07-13 01:35:36 +00:00
unicode unicode: upgrade to 8.0.0 2015-06-26 18:01:29 +00:00
unsafe
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash build: fix clean scripts 2015-06-18 16:13:13 +00:00
clean.bat build: fix clean scripts 2015-06-18 16:13:13 +00:00
clean.rc build: fix clean scripts 2015-06-18 16:13:13 +00:00
iostest.bash
make.bash doc: replace references to {5..9}{g,l} with go tool compile and go tool link 2015-06-17 04:05:50 +00:00
make.bat doc: replace references to {5..9}{g,l} with go tool compile and go tool link 2015-06-17 04:05:50 +00:00
Make.dist
make.rc doc: replace references to {5..9}{g,l} with go tool compile and go tool link 2015-06-17 04:05:50 +00:00
nacltest.bash
race.bash all: link to https instead of http 2015-07-11 14:36:33 +00:00
race.bat all: link to https instead of http 2015-07-11 14:36:33 +00:00
run.bash
run.bat
run.rc