ninja-build/ninja

Add testing and documentation for `-k` and `-l` flags

Open

#2757 opened on Mar 26, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (10,194 stars) (1,544 forks)batch import
help wanted

Description

These 2 flags are not mentioned in the Manual page (though they are listed when --help is used, which may be sufficient as-is), and are not tested in the test suite. I have rough ideas for, and am willing to make a PR (or separate PRs) to fix these issues, which in turn will also fix issue #630.

Contributor guide