Skip to content

Ninja: Refactor internal logic for dyndep code paths

Brad King requested to merge brad.king/cmake:ninja-dyndep-refactor into master

Simplify and clarify the layout of the code, function names, variable names, and conditions. Prepare for future addition of C++ module dependency scanning.

Merge request reports