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

fix Issue 17805 - -dirty flag on dmd's version #250

Merged
merged 1 commit into from Sep 4, 2017

Conversation

MartinNowak
Copy link
Member

  • stop overwriting dmd's VERSION file for release building
    and instead verify that it matches the gitTag
  • -dirty flag of git describe was caused by
    newline mismatch in VERSION file

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @MartinNowak!

Bugzilla references

Auto-close Bugzilla Description
17805 -dirty flag on dmd's version

- stop overwriting dmd's VERSION file for release building
  and instead verify that it matches the gitTag
- -dirty flag of git describe was caused by
  newline mismatch in VERSION file
@wilzbach wilzbach merged commit f1443c0 into dlang:stable Sep 4, 2017
@MartinNowak MartinNowak deleted the fix17805 branch September 5, 2017 06:13
@MartinNowak MartinNowak restored the fix17805 branch September 5, 2017 16:22
@MartinNowak MartinNowak deleted the fix17805 branch September 5, 2017 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants