platform_build_blueprint/bootstrap
Lukacs T. Berki f4d43ac0d7 Remove the extraNinjaFileDeps arg of RunBlueprint.
The only thing that was done with it was to append it to the list of
dependencies returned, which can just as well be done by the caller.

Test: Presubmits.
Change-Id: Ibedf024de411a5881f19ed0c137a91b0898f1269
2021-04-15 15:05:26 +02:00
..
bpdoc Identify the type of the list for bpdocs (#326) 2020-11-04 17:20:11 -08:00
bpglob Avoid exiting with errors in bpglob 2019-05-31 15:38:12 -07:00
minibp Make Blueprint better callable from Go: 2021-04-14 13:47:52 +02:00
bootstrap.go Make it possible to call the primary builder more than once. 2021-04-14 10:28:54 +02:00
build.ninja Run globs during earlier bootstrap phases 2018-07-06 10:39:38 -07:00
cleanup.go Remove global variables from Blueprint. 2021-03-17 08:06:38 +01:00
command.go Remove the extraNinjaFileDeps arg of RunBlueprint. 2021-04-15 15:05:26 +02:00
config.go Move primary builder command line computation. 2021-04-12 14:30:47 +02:00
doc.go Run globs during earlier bootstrap phases 2018-07-06 10:39:38 -07:00
glob.go Make Blueprint better callable from Go: 2021-04-14 13:47:52 +02:00
writedocs.go Remove global variables from Blueprint. 2021-03-17 08:06:38 +01:00