Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/build: add builders for recently added envvars #11478

Closed
josharian opened this issue Jun 29, 2015 · 1 comment
Closed

x/build: add builders for recently added envvars #11478

josharian opened this issue Jun 29, 2015 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Milestone

Comments

@josharian
Copy link
Contributor

See e.g. issue #11416.

We should add a builder for which GO15VENDOREXPERIMENT=1 is set, as well as the new net envvars / build tags.

To avoid builder explosion, some independent envvars could probably be overlapped.

@josharian josharian added this to the Go1.5Maybe milestone Jun 29, 2015
@bradfitz bradfitz added the Builders x/build issues (builders, bots, dashboards) label Jun 29, 2015
@bradfitz bradfitz changed the title build: add builders for recently added envvars x/build: add builders for recently added envvars Jun 29, 2015
@rsc rsc modified the milestones: Go1.6Early, Go1.5Maybe Jul 21, 2015
@rsc
Copy link
Contributor

rsc commented Nov 4, 2015

GO15VENDOREXPERIMENT is the default now, so at least that's not a problem.

@rsc rsc closed this as completed Nov 4, 2015
@golang golang locked and limited conversation to collaborators Nov 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

4 participants