Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now operator[] is only used for lookup.
|
|
|
|
|
|
|
|
|
|
|
|
We now have a combined (scopes, variables, and targets) dump.
|
|
We can now build out-of-tree.
|
|
|
|
|
|
|
|
|
|
|
|
Now the rule is fully responsible for searching, matching, and building
of prerequisites.
|
|
|
|
We no longer support hxx{vector.}. Rather, the target type can decide,
e.g., based on a config variable, whether to append an extension. Also,
in the future we may support a syntax to specify that this is a complete
name, e.g., hxx{'vector'}.
|
|
|
|
|