Commit fe5de32
committed
Add --incdir (-I) flag to script command
Add a global --incdir / -I flag to ScriptArgs that appends user-provided
include directories to both the global all_incdirs and each per-group
TplSrcStruct.incdirs. This ensures custom include paths appear in
per-file-group script output for all formats, not just globally.1 parent 8c98d8b commit fe5de32
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
478 | 482 | | |
479 | 483 | | |
480 | 484 | | |
| 485 | + | |
481 | 486 | | |
482 | | - | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
483 | 492 | | |
484 | 493 | | |
485 | 494 | | |
| |||
530 | 539 | | |
531 | 540 | | |
532 | 541 | | |
| 542 | + | |
533 | 543 | | |
534 | 544 | | |
535 | 545 | | |
| |||
0 commit comments