Commit 6f77473
committed
fix(cli): skip internal ninja progress steps (compile_commands copy)
- filter '[x/y] Copy compile_commands.json to project root' from progress output
- apply filtering at progress rendering level (not only echo stage)
- ensure clean build UX by showing only meaningful compile/link steps1 parent c7e7d9e commit 6f77473
1 file changed
Lines changed: 15 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
371 | 376 | | |
372 | 377 | | |
373 | 378 | | |
| |||
514 | 519 | | |
515 | 520 | | |
516 | 521 | | |
517 | | - | |
518 | | - | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
519 | 527 | | |
520 | 528 | | |
521 | 529 | | |
| |||
573 | 581 | | |
574 | 582 | | |
575 | 583 | | |
576 | | - | |
577 | | - | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
578 | 589 | | |
579 | 590 | | |
580 | 591 | | |
| |||
0 commit comments