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.15.2) #25714

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

emillon
Copy link
Contributor

@emillon emillon commented Apr 23, 2024

Fast, portable, and opinionated build system

CHANGES:

Fixed

Verified

This commit was signed with the committer’s verified signature.
jrjohnson Jon Johnson
CHANGES:

### Fixed

- If no directory targets are defined, then do not evaluate `enabled_if`
  (ocaml/dune#10442, @rgrinberg)

- Fix a bug where Coq projects were being rebuilt from scratch each time the
  dependency graph changed. (ocaml/dune#10446, fixes ocaml/dune#10149, @Alizter)
@emillon
Copy link
Contributor Author

emillon commented Apr 24, 2024

There are no regressions compared to 3.15.0 so this is good to go in my view.

@Alizter
Copy link

Alizter commented Apr 27, 2024

ping

1 similar comment
@emillon
Copy link
Contributor Author

emillon commented Apr 29, 2024

ping

@mseri
Copy link
Member

mseri commented Apr 30, 2024

There are a few things that I can fix in a separate PR and are unrelated, the rest looks the usual. Thanks and sorry for the delay

@mseri mseri merged commit 60c4208 into ocaml:master Apr 30, 2024
1 of 2 checks passed
@Leonidas-from-XIV Leonidas-from-XIV deleted the release-dune-3.15.2 branch May 1, 2024 08:10
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.

dune always rebuilds all coq files as soon as any dependency changes
3 participants