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

Add support for builds with a version suffix #3460

Merged
merged 1 commit into from
Jun 27, 2018

Conversation

fiam
Copy link
Member

@fiam fiam commented Jun 27, 2018

To build setting a release suffix of "rc1" use:

FC_VER_SUFFIX=rc1 make

The generated files will use a - to separate the version from its
suffix, respecting semver.

To build setting a release suffix of "rc1" use:

FC_VER_SUFFIX=rc1 make <target>

The generated files will use a - to separate the version from its
suffix, respecting semver.
@fiam fiam added this to the 2.0 milestone Jun 27, 2018
@fiam fiam merged commit 1722296 into development Jun 27, 2018
@fiam fiam deleted the agh_makefile_version_suffix branch June 27, 2018 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant