diff options
| author | Roger Peppe <rogpeppe@gmail.com> | 2010-06-21 11:01:20 -0700 | 
|---|---|---|
| committer | Roger Peppe <rogpeppe@gmail.com> | 2010-06-21 11:01:20 -0700 | 
| commit | 0bc8c500dc33ead925d71d1c1a4e87a38913f903 (patch) | |
| tree | ab0412e467109077d22d7a858f26c5d5b60c447f /doc/talks/io2010/decrypt.go | |
| parent | 1635b221b9763a7565b4e78be158c6bcd713c7f0 (diff) | |
| download | golang-0bc8c500dc33ead925d71d1c1a4e87a38913f903.tar.gz | |
goinstall: process dependencies for package main
Currently to install a command, you have to manually
goinstall each of the remote packages that it depends on.
This patch lets goinstall P work where P is
contains files in package main.
It does not actually build the package, but
it installs all of its dependencies and prints a message
to that effect.
R=rsc
CC=golang-dev
http://codereview.appspot.com/1301043
Committer: Russ Cox <rsc@golang.org>
Diffstat (limited to 'doc/talks/io2010/decrypt.go')
0 files changed, 0 insertions, 0 deletions
