platform_build_soong/mk2rbc
Cole Faust 9ebf6e44df Refactor knownFunctions
By having knownFunctions contain parsing interfaces
instead of just metadata about the function, we can
remove some hardcoded special cases.

Bug: 201700692
Test: go test
Change-Id: I1723c7f50b72d42b03380e999aa9601b455a969e
2022-01-04 14:12:52 -08:00
..
cmd Support passing input variables to the product configuration 2021-12-02 16:19:19 -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 Refactor knownFunctions 2022-01-04 14:12:52 -08:00
find_mockfs.go Allow dynamically calculated inherit-product path 2021-08-02 14:35:45 -07:00
mk2rbc.go Refactor knownFunctions 2022-01-04 14:12:52 -08:00
mk2rbc_test.go Merge "Fix "unknown binary op: string + list" errors" 2021-12-23 18:41:34 +00:00
node.go Improve error message when a required makefile can't be found 2021-12-21 16:11:16 -08:00
soong_variables.go Soong variables reader 2021-07-12 09:40:18 -07:00
soong_variables_test.go Soong variables reader 2021-07-12 09:40:18 -07:00
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