- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitd15acc9
committed
ci: Check for missing dependencies in meson builds
Extends the Linux and Windows meson builds with a check for missingdependencies by running ninja -t missingdepsafter the build. This highlights unindended dependencies.Reviewed-by: Andres Freund <andres@anarazel.de>https://postgr.es/m/CALdSSPi5fj0a7UG7Fmw2cUD1uWuckU_e8dJ+6x-bJEokcSXzqA@mail.gmail.com1 parent3887d0c commitd15acc9
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
531 | | - | |
532 | | - | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
533 | 542 | | |
534 | 543 | | |
535 | 544 | | |
| |||
729 | 738 | | |
730 | 739 | | |
731 | 740 | | |
| 741 | + | |
732 | 742 | | |
733 | 743 | | |
734 | 744 | | |
| |||
0 commit comments
Comments
(0)