Age | Commit message (Collapse) | Author | Files | Lines |
|
The effect is loading all the buildfiles but not searching/matching/executing
any targets/operations. Useful for testing.
|
|
|
|
|
|
|
|
|
|
|
|
The .include directive and if-else no longer have to be separated from the
following token. This allows to make the decision by looking at just one
token.
The test scope can no longer have a description inside the scope. It should
always be leading the scope itself.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Doing unconditional escaping messes up expansions that are Windows paths.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|