Skip to content

docs: document Ninja reconfigure target - #16036

Open
ColumbusLabs wants to merge 1 commit into
mesonbuild:masterfrom
ColumbusLabs:codex/docs-ninja-reconfigure
Open

docs: document Ninja reconfigure target#16036
ColumbusLabs wants to merge 1 commit into
mesonbuild:masterfrom
ColumbusLabs:codex/docs-ninja-reconfigure

Conversation

@ColumbusLabs

Copy link
Copy Markdown

Closes #2409.

Document ninja -C builddir reconfigure in the existing “Building directly with Ninja” section and clarify that it forces Meson reconfiguration without building targets.

Validation:

  • verified the documented command against a generated Ninja build; it reconfigured successfully and built no targets
  • python3 run_format_tests.py
  • added lines remain within the documentation 70-character guideline
  • git diff --check

The full Hotdoc build could not start because the local system lacks json-glib-1.0; the changed fenced Markdown and command were checked independently.

@ColumbusLabs
ColumbusLabs requested a review from jpakkane as a code owner July 25, 2026 02:54
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.

Document ninja reconfigure in the online documentation

1 participant