Dave Cheney
eb1c03eacb
cmd/pack: remove unused paging logic
...
This is the remainder of https://golang.org/cl/4601051 .
Partially addresses issue 2705.
R=golang-dev, r, bradfitz, minux.ma
CC=golang-dev
https://golang.org/cl/6354066
2012-07-12 10:14:07 +10:00
Shenghou Ma
367557cd79
cmd/pack: also recognize '\\' as path separator in filenames
...
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5841051
2012-03-17 01:34:44 +08:00
Andrew Gerrand
7e8ed8f616
cmd: update formatting of usage messages
...
R=golang-dev, r, minux.ma
CC=golang-dev
https://golang.org/cl/5738045
2012-03-05 14:23:00 +11:00
Russ Cox
fec7fa8b9d
build: delete make paraphernalia
...
As a convenience to people working on the tools,
leave Makefiles that invoke the go dist tool appropriately.
They are not used during the build.
R=golang-dev, bradfitz, n13m3y3r, gustavo
CC=golang-dev
https://golang.org/cl/5636050
2012-02-06 13:34:25 -05:00
Rob Pike
33b6d46afd
cmd/pack: change gopack to pack in error messages
...
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5598051
2012-01-30 15:44:27 -08:00
Rob Pike
ff8133d42e
gopack: rename pack, move to go-tool directory
...
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5598045
2012-01-30 10:30:46 -08:00