http://codereview.appspot.com/4172056/diff/13001/misc/dashboard/builder/doc.go File misc/dashboard/builder/doc.go (right): http://codereview.appspot.com/4172056/diff/13001/misc/dashboard/builder/doc.go#newcode48 misc/dashboard/builder/doc.go:48: state to dashboard, issue releases, or run benchmarks) sorry ...
> looks to me like 'build' might be the right name
The program is called gobuilder. There's no obvious
difference between gobuilder and gobuilder -build.
The flag in question says "instead of building the
Go distribution, build all the packages listed at
http://godashboard.appspot.com/package".
I don't have any good names.
-nonstandard
-external
-the.packages.not.in.the.standard.distribution
Maybe -goinstall, for "build all known goinstall-able packages"?
Russ
On Feb 23, 2011, at 7:44 PM, Russ Cox wrote:
>> looks to me like 'build' might be the right name
>
> The program is called gobuilder. There's no obvious
> difference between gobuilder and gobuilder -build.
>
> The flag in question says "instead of building the
> Go distribution, build all the packages listed at
> http://godashboard.appspot.com/package".
> I don't have any good names.
>
> -nonstandard
> -external
> -the.packages.not.in.the.standard.distribution
>
> Maybe -goinstall, for "build all known goinstall-able packages"?
"external" was my first choice before "build"
but anything reasonable other than some form of "third party" is fine.
-rob
http://codereview.appspot.com/4172056/diff/13001/misc/dashboard/builder/doc.go File misc/dashboard/builder/doc.go (right): http://codereview.appspot.com/4172056/diff/13001/misc/dashboard/builder/doc.go#newcode48 misc/dashboard/builder/doc.go:48: state to dashboard, issue releases, or run benchmarks) On ...
Issue 4172056: code review 4172056: gobuilder: add -package flag to build external packages
(Closed)
Created 14 years ago by adg
Modified 14 years ago
Reviewers:
Base URL:
Comments: 12