Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-19 | Fix include scanner implementations | Oliver Reiche | |
... which should abort if the preprocessor failed. | |||
2024-12-19 | rules-cc: Add support for include scanning | Oliver Reiche | |
... which is configured using a new defaults field "include_scanner", a tool (script/binary) that generates a new include tree without unused headers. Example implementations are provided. |