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

Reproducible Builds: remove __DATE__ and __TIME__ #99

Closed
ThomasAdam opened this issue May 25, 2020 · 0 comments · Fixed by #100
Closed

Reproducible Builds: remove __DATE__ and __TIME__ #99

ThomasAdam opened this issue May 25, 2020 · 0 comments · Fixed by #100
Assignees
Labels
type:bug Something's broken!
Milestone

Comments

@ThomasAdam
Copy link
Member

For a while now, there's been a patch floating around for FVWM to remove
DATE and TIME macros so that reproducible builds can be achieved.

In trying to track down the original author(s), I've reached out to a few
different people, but no one's been forthcoming or can remember who that was.

So in tribute to them, here's the patch!

@ThomasAdam ThomasAdam added the type:bug Something's broken! label May 25, 2020
@ThomasAdam ThomasAdam self-assigned this May 25, 2020
@ThomasAdam ThomasAdam added this to the 1.0 milestone May 25, 2020
ThomasAdam added a commit that referenced this issue May 25, 2020
So that reproducible builds are possible, remove __DATE__/__TIME__
macros from the code.

It's not clear who the original author(s) of this patch are, but it's
not originally authored by me (Thomas Adam), but is most definitely a
good idea.

Fixes #99
@ThomasAdam ThomasAdam linked a pull request May 25, 2020 that will close this issue
ThomasAdam added a commit that referenced this issue May 25, 2020
So that reproducible builds are possible, remove __DATE__/__TIME__
macros from the code.

It's not clear who the original author(s) of this patch are, but it's
not originally authored by me (Thomas Adam), but is most definitely a
good idea.

Fixes #99
mikeandmore pushed a commit to mikeandmore/fvwm3 that referenced this issue Nov 28, 2020
So that reproducible builds are possible, remove __DATE__/__TIME__
macros from the code.

It's not clear who the original author(s) of this patch are, but it's
not originally authored by me (Thomas Adam), but is most definitely a
good idea.

Fixes fvwmorg#99
@ThomasAdam ThomasAdam moved this to Done in FVWM3 Sep 18, 2022
@ThomasAdam ThomasAdam added this to FVWM3 Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant