platform_build_soong/cmd
Jingwen Chen daa54bcbba Implement code-generation step for bp2build.
Implement bp2build codegen as a discrete step that runs after an
alternatively registered pipeline of mutators, instead of a
presingleton.

bp2build codegen requires a Context that supports VisitAllModules and
PathContext, so this CL also makes a BpToBuildWrapperContext that
conforms to PathContext by adding two method implementations.

Test: GENERATE_BAZEL_FILES=true m nothing && bazel query //... --config=bp2build | wc -l # 31433
Test: m queryview && bazel query //... --config=queryview # 63638

Change-Id: I0dd359746584b228046d2d0ff00895f28f9bdfc3
2021-01-19 11:03:36 -05:00
..
dep_fixer Rewrite depfile from sbox to stay reproducible 2019-08-29 14:47:40 -07:00
diff_target_files Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
extract_apks Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
extract_jar_packages Fix bpfmt issues and add bpfmt to preupload checks 2020-06-29 09:14:08 +02:00
extract_linker Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
fileslist fileslist: hash the content of symlink, not the file it points to. 2017-03-29 13:43:41 -07:00
host_bionic_inject Remove unnecessary snake case variables. 2020-12-22 12:38:35 -08:00
javac_wrapper Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
merge_zips Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
multiproduct_kati Allow multiple --skip-products and --products arguments to multiproduct_kati 2020-12-17 19:33:18 +00:00
path_interposer Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
pom2bp pom2bp: add apex_available/min_sdk_version 2020-05-27 00:37:45 +09:00
pom2mk Add -jetifier to pom2mk and pom2bp 2019-04-20 21:47:14 -07:00
sbox Add executable flag to sbox copy requests 2020-12-07 12:27:50 -08:00
soong_build Implement code-generation step for bp2build. 2021-01-19 11:03:36 -05:00
soong_env Add and update comments in env and android_env.go 2020-11-16 16:01:27 -08:00
soong_ui Skip Bazel dist dir migration if not in dist mode or if Bazel dist dir does not exist. 2020-12-17 01:01:33 +00:00
zip2zip Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
zipsync zipsync handles symlink 2020-11-19 08:58:02 +09:00