platform_build/tools/rbcrun/testdata
Cole Faust c63ce1ab58 Allow importing starlark code in makefiles
Adds a new `$(call run-starlark,my/starlark/file.bzl)` function that
will run the starlark file and set all the variables in the
variables_to_export_to_make dictionary as make variables.

Fixes: 280685526
Test: m nothing repeatedly causes no ninja regeneration, but touching all_versions.bzl does. go test, ./out/rbcrun -mode=rbc ./build/make/tests/run.rbc
Change-Id: Ic72e18dd28dba8233ba2dfb658b5d03ccece1bfd
2023-05-09 15:12:58 -07:00
..
file_ops.star Remove unneeded rbcrun features 2023-05-05 11:52:02 -07:00
load.star Roboleaf product configuration runner 2021-03-18 10:03:59 -07:00
module1.star Allow importing starlark code in makefiles 2023-05-09 15:12:58 -07:00
module2.star Roboleaf product configuration runner 2021-03-18 10:03:59 -07:00
shell.star Remove unneeded rbcrun features 2023-05-05 11:52:02 -07:00