aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/dist/rule.hxx
AgeCommit message (Collapse)AuthorFilesLines
2022-12-01Make dist::rule reusable as baseBoris Kolpackov1-10/+13
2022-11-30Deal with order dependence in dist ruleBoris Kolpackov1-1/+10
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.
2020-07-13Add ability to extend rule interface in source-compatible mannerBoris Kolpackov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2020-01-27See through lib{} group during distBoris Kolpackov1-2/+4
2019-07-05Move config, dist, test, and install modules into libraryKaren Arutyunov1-0/+39