Skip to content
This repository has been archived by the owner. It is now read-only.

Add option for always including version #15

Merged
merged 1 commit into from Dec 25, 2016

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
@raphlinus
Copy link
Contributor

@raphlinus raphlinus commented Dec 22, 2016

Adds an -x (--explicit-version) option that always includes the
version in output directories. This makes it more practical to run the
tool over multiple targets with the same output directory.

This change also makes the -q flag do what it says; not print any
output to stdout.

Adds an -x (--explicit-version) option that always includes the
version in output directories. This makes it more practical to run the
tool over multiple targets with the same output directory.

This change also makes the -q flag do what it says; not print any
output to stdout.
@raphlinus
Copy link
Contributor Author

@raphlinus raphlinus commented Dec 22, 2016

Part of the vendoring plan for Fuchsia.

@alexcrichton @petrhosek @kulakowski

@alexcrichton alexcrichton merged commit 429cf41 into alexcrichton:master Dec 25, 2016
2 checks passed
@alexcrichton
Copy link
Owner

@alexcrichton alexcrichton commented Dec 25, 2016

Looks great!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.