Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
While update still uses the old "all update rules update all their
prerequisites" assumption, test and install have been fixed not to
rely on this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instead we now have two more or less separate match states for outer and
inner parts of an action.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We now make sure the config module is init'ed first.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also convert to using operator<<(ostream,process_exit).
|