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

Fix building reproducible #1540

Merged
merged 4 commits into from
Mar 6, 2024
Merged

Fix building reproducible #1540

merged 4 commits into from
Mar 6, 2024

Commits on Feb 27, 2024

  1. Sort regarding to file names if count value is the same

    Should fix reproducibility which currently may vary in between builds in
    the order the files are discovered in the file system.
    gusnan committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    56835c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1c308e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    51cb850 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Remove unused variable

    gusnan committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    967d952 View commit details
    Browse the repository at this point in the history