requested changes Jul 23, 2026
Related to the internal mdx plugin
Related to the support to OxCaml functionnalities
labels
Jul 23, 2026
avsm
mentioned this pull request
Open
This was referenced
Aug 3, 2026Closed
Merged
Alizter added a commit that referenced this pull request
Aug 3, 2026Alizter added a commit that referenced this pull request
Aug 3, 2026Backport #15592 onto `3.24.2-rc` so generated MDX test executables include the implicit `unix` dependency required by MDX 2.6 and later. This also adds the changelog fragment missing from the original PR.
Merged
avsm pushed a commit to ocaml/opam-repository that referenced this pull request
Aug 3, 2026CHANGES: ### Fixed - Add the implicit `unix` dependency required by MDX 2.6 and later to generated MDX test executables (ocaml/dune#15592, @avsm) - Rescan the RPC registry when its directory mtime changes, allowing clients that poll before Dune registers to discover the new instance (ocaml/dune#15634, fixes ocaml/dune#15630, @rgrinberg)