Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #265547

Category doxygen
Changed by Sandbox User <sandboxohnoyoudont@localhost>
Changed at Mon 09 Mar 2026 16:49:42
Repository https://github.com/doxygen/doxygen.git
Project doxygen
Branch master
Revision c5332d71bc2fd2ff29ce06357a3a3375c72a5033

Comments

Add dir to dot error messages; batch invocations within OS cmd-line limits
Error messages now include the working directory (chdir target) alongside
the command and arguments.

Dot invocations are split into batches so the command line stays under
32767 characters on Windows and 1MB on Linux/other Unix.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

Changed files