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

[new release] dune (15 packages) (3.13.1) #25186

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

emillon
Copy link
Contributor

@emillon emillon commented Feb 5, 2024

Fast, portable, and opinionated build system

CHANGES:

CHANGES:

- Fix performance regression for incremental builds (ocaml/dune#9769, fixes ocaml/dune#9738,
  @rgrinberg)

- Fix `dune ocaml top-module` to correctly handle absolute paths. (ocaml/dune#8249, fixes
  ocaml/dune#7370, @Alizter)

- subst: ignore broken symlinks when looking at source files (ocaml/dune#9810, fixes
  ocaml/dune#9593, @emillon)

- subst: do not fail on 32-bit systems when large files are encountered. Just
  log a warning in this case. (ocaml/dune#9811, fixes ocaml/dune#9538, @emillon)

- boot: sort directory entries in readdir. This makes the dune binary
  reproducible in terms of filesystem order. (ocaml/dune#9861, fixes ocaml/dune#9794, @emillon)
@emillon emillon mentioned this pull request Feb 5, 2024
15 tasks
@emillon
Copy link
Contributor Author

emillon commented Feb 6, 2024

No regressions compared to 3.13.0 and only the ppc64 builds are missing, so this seems good to go in my view.

@emillon
Copy link
Contributor Author

emillon commented Feb 6, 2024

(and the ppc64 build went through)

@mseri
Copy link
Member

mseri commented Feb 6, 2024

Looks good, thanks

@mseri mseri merged commit bb9f200 into ocaml:master Feb 6, 2024
1 of 2 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
2 participants