Etienne Marais
Etienne Marais
## Preparation - need backport: - https://github.com/ocaml/dune/pull/11879 - backports: - https://github.com/ocaml/dune/pull/11896 ## Release - [x] prepare changelog https://github.com/ocaml/dune/pull/11897 - [x] release 3.19.1 on opam https://github.com/ocaml/opam-repository/pull/28017 - [x] triage ## Post...
I'm opening this PR to discuss the best way to introduce the auto locking inside the watch-mode. Being able to auto-lock the dependencies will developing would be really useful. The...
This issue will serve as a meta issue to describe the changes required to build [OxCaml](https://discuss.ocaml.org/t/oxidizing-ocaml-and-a-new-opam-switch/12942) with Dune package management. Currently, I have trying to build it using @gridbugs small...
This PR introduces an alias `env_vars`, for `env-vars`, to keep the configuration uniformity (using the underscore instead of dash). Closes #11424
This PR adds headers to the files from the 0install solver under LGPL2. I have added a pointer to the full notice and list the files that were diluted in...
This PR is **not ready** for review. It is a way to share with @art-w the advancement regarding the documentation of library_parameter. The tutorial aims to follow a simple flow...