Sign in
go
/
go
/
980cb0caf258b468eca903df85c44224f3e7e5c5
/
src
/
cmd
/
pack
7bc3e58
all: extract "can I exec?" check from tests into internal/testenv
by Russ Cox
· 10 years ago
cf932cd
all: retire architecture letter in file names, public API
by Russ Cox
· 10 years ago
0f4132c
all: build and use go tool compile, go tool link
by Russ Cox
· 10 years ago
d5bb438
cmd/pack: skip fork test on darwin/arm64
by David Crawshaw
· 10 years ago
e6248c9
cmd/pack: skip fork test on darwin/arm
by David Crawshaw
· 10 years ago
706cc13
cmd/pack: simplify the testing logic slightly
by Rob Pike
· 10 years ago
7980779
cmd/pack: make a test less disk-intensive in short mode
by Brad Fitzpatrick
· 10 years ago
b6e9138
cmd/pack: address go vet reports
by Emil Hessman
· 10 years ago
1193993
cmd/pack: fix c command for existing file
by Rob Pike
· 11 years ago
4e0214e
cmd/pack: skip test on android (no Go tool)
by David Crawshaw
· 11 years ago
0c2a727
build: make nacl pass
by Russ Cox
· 11 years ago
c6aa2e5
cmd/pack: buffer writes in TestLargeDefs
by Anthony Martin
· 11 years ago
d461348
src: fix issues found by go vet std
by Robert Hencke
· 11 years ago
576318c
cmd/pack: avoid ./ import in test (fix Windows build)
by Russ Cox
· 11 years ago
6524310
cmd/pack: handle very long lines in pkgdef
by Ian Lance Taylor
· 11 years ago
22505cd
cmd/pack: print error along with usage
by Russ Cox
· 11 years ago
df8ec65
os/exec: always try appropriate command extensions during Cmd.Start on windows
by Alex Brainman
· 11 years ago
1aaea50
cmd/pack: fix format string error in log message
by Dave Cheney
· 11 years ago
258c278
cmd/pack: fix match
by Russ Cox
· 11 years ago
0d11cd1
cmd/pack: provide executable name in TestHello
by Alex Brainman
· 11 years ago
00b7671
cmd/pack: another attempt to fix the build for TestHello
by Rob Pike
· 11 years ago
2037756f
cmd/pack: don't look for " in output from go env
by Rob Pike
· 11 years ago
8ac4999
cmd/pack: dump output of command of "go env" command in test
by Rob Pike
· 11 years ago
0649a73
cmd/pack: add 'c' command to create archive
by Russ Cox
· 11 years ago
e6f5deb
cmd/pack: use log.SetPrefix to make log calls more compact and consistent
by Rob Pike
· 11 years ago
fdbf3d9
cmd/pack: rewrite in Go
by Rob Pike
· 11 years ago
1334b79
libmach: remove old object file readers
by Russ Cox
· 11 years ago
4c01a23
cmd/pack: stop parsing object files to generate __.SYMDEF
by Russ Cox
· 11 years ago
7d734d9
build: remove various uses of C undefined behavior
by Russ Cox
· 12 years ago
79dca03
libbio, all cmd: consistently use BGETC/BPUTC instead of Bgetc/Bputc
by Dmitriy Vyukov
· 12 years ago
a79e125
cmd/pack: support removing of leading file prefix on windows
by Alex Brainman
· 12 years ago
3ee87d0
cmd/godoc: use go/build to determine package and example files
by Robert Griesemer
· 12 years ago
6ee91ce
cmd/pack: rename __.SYMDEF to __.GOSYMDEF
by Russ Cox
· 13 years ago
eb1c03e
cmd/pack: remove unused paging logic
by Dave Cheney
· 13 years ago
367557c
cmd/pack: also recognize '\\' as path separator in filenames
by Shenghou Ma
· 13 years ago
7e8ed8f
cmd: update formatting of usage messages
by Andrew Gerrand
· 13 years ago
fec7fa8
build: delete make paraphernalia
by Russ Cox
· 13 years ago
33b6d46
cmd/pack: change gopack to pack in error messages
by Rob Pike
· 13 years ago
ff8133d
gopack: rename pack, move to go-tool directory
by Rob Pike
· 13 years ago