aboutsummaryrefslogtreecommitdiff
path: root/src/makefile/macro_scope.rs
AgeCommit message (Collapse)AuthorLines
5 daysimplement rule-specific macros for targetsMelody Horn-0/+6
5 daysfix conditional assignment when original is inheritedMelody Horn-2/+7
5 daysi may be stupidMelody Horn-1/+0
6 daysfix with no default featuresMelody Horn-6/+14
6 daysoverhaul macro inheritanceMelody Horn-0/+211
i was really proud of the lifetimes i had going on in the previous code. i should not have been.