Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
For example cxx{* -{foo bar *x}}.
|
|
|
|
|
|
The problem with relying on noexcept for this is that there is no stack.
|
|
|
|
|
|
b test: foo/ bar/
b config.import.libhello = ../libhello/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In essence, if the buildfile is:
./: */
Then it can be omitted entirely (provided there is at least one subdirectory).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
While generally a good idea, failing to do this trips up our load
generation protection.
|
|
|
|
This can easily lead to deadlock.
|
|
|