Skip to content

refactor: rename dune_targets to targets - #16242

Merged
rgrinberg merged 1 commit into
ocaml:mainfrom
rgrinberg:push-xkklvzkzmvyz
Aug 29, 2026
Merged

refactor: rename dune_targets to targets#16242
rgrinberg merged 1 commit into
ocaml:mainfrom
rgrinberg:push-xkklvzkzmvyz

Conversation

@rgrinberg

Copy link
Copy Markdown
Member

The target representation is consumed as Targets throughout the engine, cache, rules, and CLI, but each component currently aliases Dune_targets.

Name the internal library and its main module Targets directly, remove the aliases, and update the bootstrap module roots and library dependencies to match.

The target representation is consumed as Targets throughout the engine,
cache, rules, and CLI, but each component currently aliases Dune_targets.

Name the library and its main module Targets directly. Remove the aliases
and update the bootstrap module roots and library dependencies to match.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
@rgrinberg
rgrinberg merged commit be91d7a into ocaml:main Aug 29, 2026
38 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant