-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Parent: #717
Problem
make outputs entering/leaving directory lines and compiler invocations. Only errors and warnings matter.
Acceptance Criteria
- Match
make,cmake --build,ninja - Strip
make[N]: Entering/Leaving directorylines - Strip compiler invocation lines (
gcc,g++,cc,c++,clang) - Strip linker lines (
ld,ar) - Preserve warnings and errors
- Config:
[tools.filters.make]withenabledflag - Tests
- Expected savings: 70-90%
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request