aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/bin/def-rule.hxx
AgeCommit message (Collapse)AuthorFilesLines
2022-04-06Add support for rule hintsBoris Kolpackov1-1/+1
A rule hint is a target attribute, for example: [rule_hint=cxx] exe{hello}: c{hello} Rule hints can be used to resolve ambiguity when multiple rules match the same target as well as to override an unambiguous match.
2021-06-21Add support for automatic generation of symbol exporting .def fileBoris Kolpackov1-0/+41