Skip to content

Labels

Labels

  • accepted

    accepted proposals
  • acknowledged

  • agents

  • bsd

    Issues related to OpenBSD, FreeBSD, and NetBSD
  • build

    Issue related to what dune build
  • c-bindings

    When dune is trying to interop with C
  • cli

    Command line related
  • config

    Everything related to dune configuration (workspace, project, dune, env)
  • configurator

    `(configurator)` stanza and the `dune-configurator` library for build-time C config
  • cram

    Related to the cram test execution in Dune
  • cross-compilation

    Cross-compiling with dune (multi-context, toolchain selection)
  • ctypes

    `(ctypes)` stanza for OCaml-C interop
  • dependencies

    Pull requests that update a dependency file
  • describe

    `dune show` / `dune describe` commands for showing information about a dune build
  • dev tools

    Dune's package-management of developer tools (e.g. `dune tools install ocamlformat`)
  • docs

    Documentation — manual, MLI doc-strings, README, docs site
  • dune init

    `dune init` project scaffolding (`dune init proj/exec/lib/test`)
  • dune-site-plugin

    The `dune-site` plugin — lets executables dynamically load installation artifacts at runtime
  • engine

    Related to the internal Dune engine
  • enhancement

  • exec-watch

    Watch mode for `dune exec` (`dune exec --watch`)
  • github_actions

    Pull requests that update GitHub Actions code
  • good first issue

    Good for contributing for the first time to the Dune codebase
  • haiku

    Issues that relate to Dune on Haiku
  • help wanted

    Contributors are welcomed to submit a PR to solve the issue
  • include-subdirs-qualified

    The `(include_subdirs qualified)` stanza — folder names become module qualifiers
  • jsoo

    Js_of_ocaml support in dune
  • macos

    Issues that relate to Dune on macOS
  • mdx

    Related to the internal mdx plugin
  • melange

    Melange rules and generator