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 (1.6.3) #13235

Merged
merged 1 commit into from
Jan 9, 2019
Merged

Conversation

rgrinberg
Copy link
Member

CHANGES:

@camelus
Copy link
Contributor

camelus commented Jan 8, 2019

☀️ All lint checks passed 6c853e7
  • These packages passed lint tests: dune.1.6.3

☀️ Installability check (10192 → 10193)
  • new installable packages (1): dune.1.6.3

@rgrinberg
Copy link
Member Author

@avsm or @kit-ty-kate is it possible to restart the build?

@kit-ty-kate
Copy link
Member

anybody can do it for ci/datakit. You can just click on "rebuild"

@kit-ty-kate
Copy link
Member

though in this case rebuilding does nothing as the archive does not exist

CHANGES:

- Fix merlin handling of private module visibility (ocaml/dune#1653 @bobot)

- skip directories when looking up programs in the PATH (ocaml/dune#1628, fixes
  ocaml/dune#1616, @diml)

- Fix preprocessing for libraries with `(include_subdirs ..)` (ocaml/dune#1624, fix ocaml/dune#1626,
  @nojb, @rgrinberg)

- Do not generate targets for archive that don't match the `modes` field.
  (ocaml/dune#1632, fix ocaml/dune#1617, @rgrinberg)

- When executing actions, open files lazily and close them as soon as
  possible in order to reduce the maximum number of file descriptors
  opened by Dune (ocaml/dune#1635, ocaml/dune#1643, fixes ocaml/dune#1633, @jonludlam, @rgrinberg,
  @diml)

- Do not generate targets for archive that don't match the `modes` field.
  (ocaml/dune#1632, fix ocaml/dune#1617, @rgrinberg)

- Get the correct environment node for multi project workspaces (ocaml/dune#1648,
  @rgrinberg)

- Fix an issue causing menhir generated parsers to fail to build in
  some cases. The fix is to systematically use `-short-paths` when
  calling `ocamlc -i` (ocaml/dune#1743, fix ocaml/dune#1504, @diml)
@kit-ty-kate
Copy link
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit e905caa into ocaml:master Jan 9, 2019
@rgrinberg rgrinberg deleted the release-dune-1.6.3 branch January 9, 2019 14:20
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.

Build failure on macOS with Dune master building @all includes .cmx/.o targets
3 participants