platform_build_blueprint/bootstrap
Lukacs T. Berki d782b504e0 Remove the bootstrap.Config class.
It was confusing because there are two concepts with the same name:
thebootstrapping config special-cased in the bootstrap modules /
singletons and the "global" config.

This change folds the first into the second.

A further next step would be to split the Go parts and the Ninja parts
(subninjas + primary builder invocation) apart, but at some point, I
should stop gold-plating this.

Test: Presubmits.
Change-Id: Id341dee664a9d2527535f4f9980e5f0d10139eef
2021-09-02 09:58:45 +02:00
..
bpdoc Identify the type of the list for bpdocs (#326) 2020-11-04 17:20:11 -08:00
bpglob Speed up globs with sharding 2021-04-15 11:04:11 -07:00
bootstrap.go Remove the bootstrap.Config class. 2021-09-02 09:58:45 +02:00
cleanup.go Rename BuildDir and NinjaBuildDir. 2021-08-26 15:08:09 +02:00
command.go Remove the bootstrap.Config class. 2021-09-02 09:58:45 +02:00
config.go Remove the bootstrap.Config class. 2021-09-02 09:58:45 +02:00
glob.go Simplify bootstrapping: 2021-09-01 11:55:00 +02:00
writedocs.go Remove Srcdir() from BootstrapConfig. 2021-08-16 17:04:50 +02:00