008b6ea661
From now on, the responsibility of writing build-globs.ninja and adding the glob list files to build.ninja.d will be the responsibility of whoever calls Blueprint. It's nicer this way because the bootstrap Blueprint invocation does not need globs and Blueprint can be invoked multiple times from the soong_build binary depending on what it does. Regrettably, the little Blueprint invocation that generates build-globs.ninja still requires a reference to a BootstrapConfig because GlobRule references ${buildDir}. Side cleanup: remove Args.DocFile, which was unused. Test: Presubmits. Change-Id: I37586966e3d6b7557a490ed1ae81ec596ec66ee5 |
||
---|---|---|
.. | ||
bpdoc | ||
bpglob | ||
bootstrap.go | ||
cleanup.go | ||
command.go | ||
config.go | ||
glob.go | ||
writedocs.go |