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

Use cmake timestamp function #1334

Merged
merged 1 commit into from Mar 7, 2019
Merged

Use cmake timestamp function #1334

merged 1 commit into from Mar 7, 2019

Conversation

bmwiedemann
Copy link
Contributor

@bmwiedemann bmwiedemann commented Mar 5, 2019

Use cmake timestamp function:
This makes it simpler, work on more platforms
and allows for reproducible builds.
See https://reproducible-builds.org/ for why this is good.

Without this patch, I got such diffs

/usr/share/man/man1/utox.1.gz
@@ -1,4 +1,4 @@
-.TH UTOX "1" "March 2019" "µTox 0.17.0"
+.TH UTOX "1" "April 2034" "µTox 0.17.0"

This PR was done while working on reproducible builds for openSUSE.


This change is Reviewable

This makes it simpler, work on more platforms
and allows for reproducible builds.
See https://reproducible-builds.org/ for why this is good.
@GrayHatter GrayHatter merged commit 55c40ce into uTox:develop Mar 7, 2019
@GrayHatter
Copy link
Member

Cheers mate, thanks!!

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.

None yet

2 participants