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

Drop build date from binary #16

Merged
merged 2 commits into from Jul 10, 2019
Merged

Conversation

bmwiedemann
Copy link
Contributor

This simplifies the code and enables reproducible builds.
See https://reproducible-builds.org/ for why this is good.

Alternative approach is #15

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

@codecov
Copy link

codecov bot commented Oct 2, 2018

Codecov Report

Merging #16 into master will decrease coverage by 0.07%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   18.96%   18.88%   -0.08%     
==========================================
  Files          21       21              
  Lines        6454     6454              
==========================================
- Hits         1224     1219       -5     
- Misses       5230     5235       +5
Impacted Files Coverage Δ
src/util2.c 13.65% <0%> (ø) ⬆️
gap/interact.gi 23.9% <0%> (-0.33%) ⬇️

fingolfin and others added 2 commits July 7, 2019 22:09
This simplifies the code and enables reproducible builds.
See https://reproducible-builds.org/ for why this is good.
@fingolfin fingolfin merged commit 4faebf4 into gap-packages:master Jul 10, 2019
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