index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
soongconfig
/
modules_test.go
Age
Commit message (
Expand
)
Author
2024-04-22
Add support to Soong config list variable
Inseob Kim
2024-02-21
Allow soong config value variables to set nested properties
Cole Faust
2024-01-12
Allow value variables to set pointer properties
Cole Faust
2024-01-05
Remove more bp2build
Colin Cross
2023-03-06
Migrate overlapping config var defs in all bp file
Liz Kammer
2022-11-01
Revert^4 "Prevent unspecified values in soong_config_string_variables"
Cole Faust
2022-10-27
Revert "Revert ^2 "Prevent unspecified values in soong_config_st..."
Brad Hinegardner
2022-10-20
Revert ^2 "Prevent unspecified values in soong_config_string_variable""
Cole Faust
2022-03-24
Revert "Prevent unspecified values in soong_config_string_variable"
Andrei-Valentin Onea
2022-03-17
Prevent unspecified values in soong_config_string_variable
Cole Faust
2022-02-08
Add package for printing starlark formatted data
Liz Kammer
2021-11-23
Add support for writing all Soong config variables into @soong_injection.
Jingwen Chen
2021-03-05
Fix nested properties in soong config structs
Colin Cross
2021-01-21
Add conditions_default for soong config variables.
Liz Kammer
2020-12-17
Add test & documentation for PropertiesToApply
Liz Kammer
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-01-24
Simplify vendor conditionals
Colin Cross