summaryrefslogtreecommitdiff
path: root/doc/go_spec.html
diff options
context:
space:
mode:
authorRoger Peppe <rogpeppe@gmail.com>2010-06-21 11:01:20 -0700
committerRoger Peppe <rogpeppe@gmail.com>2010-06-21 11:01:20 -0700
commit0bc8c500dc33ead925d71d1c1a4e87a38913f903 (patch)
treeab0412e467109077d22d7a858f26c5d5b60c447f /doc/go_spec.html
parent1635b221b9763a7565b4e78be158c6bcd713c7f0 (diff)
downloadgolang-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/go_spec.html')
0 files changed, 0 insertions, 0 deletions