aboutsummaryrefslogtreecommitdiff
path: root/build2/scope.hxx
AgeCommit message (Collapse)AuthorFilesLines
2017-11-30Implement support for scope operation callbacksBoris Kolpackov1-1/+32
An entity (module, core) can register a function that will be called when an action is executed on the dir{} target that corresponds to the scope. The pre callback is called just before the recipe and the post -- immediately after.
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-1/+1
2017-08-05Minor changesBoris Kolpackov1-0/+5
2017-05-01Add hxx extension for headersKaren Arutyunov1-0/+375