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

Please make the build reproducible #6

Conversation

lamby
Copy link
Contributor

@lamby lamby commented May 4, 2018

Whilst working on the Reproducible Builds effort [0], we noticed
that tweeny could not be built reproducibly.

This is because the documentation includes the absolute build path.

 [0] https://reproducible-builds.org/

Whilst working on the Reproducible Builds effort [0], we noticed
that tweeny could not be built reproducibly.

This is because the documentation includes the absolute build path.

 [0] https://reproducible-builds.org/
@mobius3 mobius3 merged commit 43f4130 into mobius3:master May 4, 2018
@mobius3
Copy link
Owner

mobius3 commented May 4, 2018

Thanks!

@lamby
Copy link
Contributor Author

lamby commented May 5, 2018

No, thank you :)

@lamby lamby deleted the 897902-tweeny-please-make-the-build-reproducible branch May 5, 2018 02:39
@@ -140,7 +140,7 @@ INLINE_INHERITED_MEMB = NO
# shortest path that makes the file name unique will be used
# The default value is: YES.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this line be changed as well then to "# The default value is: NO." ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's referring to the upstream default, no?

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

3 participants