Skip to content

Make target lists deterministic#7

Merged
waruqi merged 2 commits intoxmake-io:masterfrom
zeha:patch-1
May 10, 2025
Merged

Make target lists deterministic#7
waruqi merged 2 commits intoxmake-io:masterfrom
zeha:patch-1

Conversation

@zeha
Copy link
Copy Markdown
Contributor

@zeha zeha commented May 9, 2025

find produces lists in filesystem order, not deterministic. Sort the result, to make build reproducible.

  • Please commit code to dev branch and we will merge into master branch in feature

There seems to be no dev branch, so I'm submitting against master.

zeha and others added 2 commits May 10, 2025 00:37
find produces lists in filesystem order, not deterministic. Sort the result, to make build reproducible.
@waruqi waruqi merged commit 7d3766b into xmake-io:master May 10, 2025
13 of 15 checks passed
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.

2 participants