| Age | Commit message (Collapse) | Author |
|
Since it is considered a simple command, it will trigger a failure if
the previous command had failed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, include some subsequent commits needed to fix the build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
using config.h.in
|
|
|
|
|
|
|
|
|
|
containing gen.rc
|
|
|
|
|
|
|
|
|
|
In this case, ninja will not know how to rebuild local.ninja.
This allows adding new subdirectories to gen.rc and just running
'ninja', rather than requiring ./setup.rc in between.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|