Skip to content
This repository has been archived by the owner. It is now read-only.

Allow for reproducible output by default #124

Merged
merged 1 commit into from Jun 12, 2020

Conversation

bmwiedemann
Copy link

Allow for reproducible output by default
without every distribution packager reading Makefile comments
and enabling the right option.

The variable is documented at
https://reproducible-builds.org/specs/source-date-epoch/
and its existence is a strong indicator for a desire of
reproducible builds.

Related #110
Fixes #123

@siddhesh
Copy link
Collaborator

Please add a Signed-off-by in your commit and it's ready to merge. Thanks!

without every distribution packager reading Makefile comments
and enabling the right option.

The variable is documented at
https://reproducible-builds.org/specs/source-date-epoch/
and its existence is a strong indicator for a desire of
reproducible builds.

Related moonjit#110
Fixes moonjit#123

Signed-off-by: Bernhard M. Wiedemann <bwiedemann@suse.de>
@bmwiedemann
Copy link
Author

Please add a Signed-off-by in your commit and it's ready to merge. Thanks!

Done

@bmwiedemann
Copy link
Author

anything left for me to do?

@siddhesh siddhesh merged commit 8d38fd8 into moonjit:master Jun 12, 2020
@siddhesh
Copy link
Collaborator

Sorry, got busy in other things. Merged now, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable reproducible build flag if SOURCE_DATE_EPOCH environment variable is set
2 participants