platform_build_soong/tests
Lukacs T. Berki e571dc3bd0 Print the JSON module graph correctly.
Before, we piggybacked on the implementation of regular soong_build and
wrote a fake build.ninja file to satisfy Ninja.

Now, instead, the JSON module graph is a a separate action in the Ninja
output file. This has the pleasant side effect that one can flip back
and forth between generating the JSON file and regular Soong without
loss of incrementality.

Side cleanup: write .d files in a slightly cleaner way.

Test: Presubmits.
Change-Id: Ia853383567b9dd31c53f3bdf56cfc8d517b498ec
2021-08-27 15:55:51 +02:00
..
bootstrap_test.sh Print the JSON module graph correctly. 2021-08-27 15:55:51 +02:00
bp2build_bazel_test.sh Separate the files of bp2build and soong_build. 2021-08-16 09:15:28 +02:00
lib.sh Allow //external/bazel-skylib to use existing BUILD files 2021-08-11 12:19:17 +00:00
mixed_mode_test.sh Fix OUT_DIR lookup in mixed builds. 2021-06-01 12:07:40 +00:00
run_integration_tests.sh Ensure directories in the Soong output dir have appropriate permissions, so that 'm clean' works. 2021-08-12 05:07:11 -04:00
soong_test.sh Ensure directories in the Soong output dir have appropriate permissions, so that 'm clean' works. 2021-08-12 05:07:11 -04:00