go/misc
Brad Fitzpatrick ac0789c63e misc/dist: use archive/tar to generate tarballs
For people untarring with -p or as root, preserving file permissions.
This way we don't make tars owned by adg/eng or adg/staff or whatever
machine Andrew was on. Instead, we always build tarballs owned by predictable
users.

Except archive/tar doesn't seem to work.

Updates #3209.

R=golang-dev, adg
CC=dsymonds, golang-dev
https://golang.org/cl/5796064
2012-03-11 23:07:38 -07:00
..
arm
bash misc/bash: Completion for go tool. 2012-02-28 07:41:49 +11:00
bbedit misc/bbedit: error and rune support 2011-11-14 11:18:00 -08:00
cgo cmd/go: add env command, use to fix misc/cgo/testso 2012-03-08 14:28:44 -05:00
chrome/gophertool gophertool: fix link to the build status dashboard 2012-02-01 20:53:31 -08:00
dashboard all: gofmt -w -s src misc 2012-03-08 10:48:51 -08:00
dist misc/dist: use archive/tar to generate tarballs 2012-03-11 23:07:38 -07:00
emacs misc/emacs: fix extra indentation after comments that end with a period 2012-03-05 14:58:35 -05:00
fraise
goplay misc/goplay: remove redundant chdir 2012-02-22 09:37:38 +11:00
IntelliJIDEA
kate
notepadplus misc/notepadplus: error and rune support 2011-11-14 11:19:08 -08:00
osx misc/osx: update for dist tool, drop image.bash, update readme 2012-02-07 14:37:57 +11:00
swig various: use $GCFLAGS and $GCIMPORTS like Make does 2011-12-16 11:31:39 -05:00
vim vim: fix go filetype detection 2011-12-19 10:42:32 +11:00
xcode misc/xcode: fix typos 2012-03-05 15:50:48 -08:00
zsh misc: add zsh completion for go tool. 2012-03-03 00:12:40 +01:00
benchcmp misc: update usage message in benchcmp for go tool 2012-03-05 10:57:58 +11:00
pprof runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00