Skip to content

Labels

Labels

  • accepted proposals
  • Issues related to OpenBSD, FreeBSD, and NetBSD
  • Issue related to what dune build
  • When dune is trying to interop with C
  • Command line related
  • Everything related to dune configuration (workspace, project, dune, env)
  • `(configurator)` stanza and the `dune-configurator` library for build-time C config
  • Related to the cram test execution in Dune
  • Cross-compiling with dune (multi-context, toolchain selection)
  • `(ctypes)` stanza for OCaml-C interop
  • Pull requests that update a dependency file
  • `dune show` / `dune describe` commands for showing information about a dune build
  • Dune's package-management of developer tools (e.g. `dune tools install ocamlformat`)
  • Documentation — manual, MLI doc-strings, README, docs site
  • `dune init` project scaffolding (`dune init proj/exec/lib/test`)
  • The `dune-site` plugin — lets executables dynamically load installation artifacts at runtime
  • Related to the internal Dune engine
  • Watch mode for `dune exec` (`dune exec --watch`)
  • Pull requests that update GitHub Actions code
  • Good for contributing for the first time to the Dune codebase
  • Issues that relate to Dune on Haiku
  • Contributors are welcomed to submit a PR to solve the issue
  • The `(include_subdirs qualified)` stanza — folder names become module qualifiers
  • Js_of_ocaml support in dune
  • Issues that relate to Dune on macOS
  • Related to the internal mdx plugin
  • Melange rules and generator