summaryrefslogtreecommitdiff
path: root/CC/foreign/RULES
AgeCommit message (Collapse)Author
2023-11-20defaults: Fix flag inheritanceOliver Reiche
... which should accumulate values from all base targets unless the flag type (CFLAGS, CXXFLAGS, or LDFLAGS) is explicity overwritten by the inheritor.
2023-08-25foreign: Support defaults for foreign rulesOliver Reiche