summaryrefslogtreecommitdiffstats
path: root/build2/cc/link-rule.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
|
* Initial work on binless (binary-less aka header-only) library supportBoris Kolpackov2018-09-041-1/+3
|
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
|
* Get rid of action rule override semanticsBoris Kolpackov2018-02-031-0/+166
Instead we now have two more or less separate match states for outer and inner parts of an action.