platform_build_soong/cmd/soong_build
Lukacs T. Berki c6012f36e1 Invoke soong_docs from the bootstrap Ninja file.
This makes soong_ui the only place where soong_build is invoked, thus
greatly simplifying the conceptual model of the build.

It comes with the slight limitation that now soong_docs (and queryview
and the JSON module graph) are not Make targets anymore, but I suppose
that's an acceptable loss.

The only place where someone depended on soong_docs from a Makefile is
removed in a separate change.

Test: Presubmits.
Change-Id: I3f9ac327725c15d84de725d05e3cdde1da3dcbe2
2021-09-08 09:31:52 +02:00
..
Android.bp Remove bootstrap_go_binary . 2021-09-01 11:55:22 +02:00
main.go Invoke soong_docs from the bootstrap Ninja file. 2021-09-08 09:31:52 +02:00
queryview.go Make incremental queryview builds work. 2021-09-07 08:47:21 +02:00
writedocs.go Invoke soong_docs from the bootstrap Ninja file. 2021-09-08 09:31:52 +02:00