Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also add printing of set and exit pseudo-builtin command arguments for
verb >= 2 as we do for normal builtins.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
build2::test::script namespace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now a project that disables amalgamation will not logically "see" an outer
project even if it's physically inside its scope.
|
|
|
|
|
|
|
|
We were trying to be clever but GCC 10's IPA-SRA optimization didn't like it.
|
|
Specifically, now the following does the right thing:
print +foo
|
|
|
|
|
|
|