platform_build_soong/mk2rbc
Cole Faust 9b6111aaed Remove --root, require the cwd to be the root
This allows us to use relative paths everywhere.
It also produces more accurate emulation of TOPDIR,
which should be an empty string.

Bug: 213508006
Test: go test
Change-Id: Ie4e357687486e84e9f4aad0f6776d8feb2b9fc63
2022-02-07 11:45:01 -08:00
..
cmd Remove --root, require the cwd to be the root 2022-02-07 11:45:01 -08:00
test Share version settings with product config makefile. 2021-09-13 09:23:05 -07:00
Android.bp Support passing input variables to the product configuration 2021-12-02 16:19:19 -08:00
android_products.go AndroidProducts.mk file reader 2021-07-12 09:40:18 -07:00
android_products_test.go AndroidProducts.mk file reader 2021-07-12 09:40:18 -07:00
config_variables.go
config_variables_test.go
expr.go Remove variableDefinedExpr 2022-01-28 19:47:34 +00:00
find_mockfs.go Allow dynamically calculated inherit-product path 2021-08-02 14:35:45 -07:00
mk2rbc.go Remove --root, require the cwd to be the root 2022-02-07 11:45:01 -08:00
mk2rbc_test.go Remove --root, require the cwd to be the root 2022-02-07 11:45:01 -08:00
node.go Return starlarkNodes from the functions that parse them 2022-02-02 14:59:59 -08:00
soong_variables.go
soong_variables_test.go
TODO Product config makefiles to Starlark converter 2021-07-14 09:51:10 -07:00
types.go Make a pass over our codebase cleaning up non-precise / non-inclusive language. 2021-10-28 10:32:07 -07:00
variable.go Fix "unknown binary op: string + list" errors 2021-12-22 14:08:08 -08:00