index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk2rbc
/
mk2rbc_test.go
Age
Commit message (
Expand
)
Author
2023-10-09
Remove ?= assignements to product variables
Cole Faust
2023-10-06
Handle include statements with trailing whitespace
Cole Faust
2023-01-05
Show correct line numbers for errors in an $(eval)
Cole Faust
2022-12-12
Add to-lower/to-upper
Cole Faust
2022-12-12
Add support for and/or in mk2rbc
Cole Faust
2022-06-14
Allow using include_top to filter results even when there is a constant prefix
Cole Faust
2022-05-10
Support complicated variable references
Cole Faust
2022-05-09
Flatten foreach calls that produce 2d lists
Cole Faust
2022-04-29
Merge "Convert firstword/lastword to starlark functions instead of index oper...
Cole Faust
2022-04-29
Merge "Recognize some unsupported functions"
Cole Faust
2022-04-28
Merge "Convert $(words) to Starlark"
Treehugger Robot
2022-04-28
Merge "Allow seeing include $(x) when there is an include_top comment"
Cole Faust
2022-04-28
Merge "Convert includes/inherits inside evals"
Treehugger Robot
2022-04-28
Merge "Allow comparing $(wildcard) results to non-empty values"
Cole Faust
2022-04-27
Convert firstword/lastword to starlark functions instead of index operators
Cole Faust
2022-04-27
Merge "Ignore assignments to .KATI_READONLY"
Cole Faust
2022-04-26
Ignore assignments to .KATI_READONLY
Cole Faust
2022-04-26
Allow seeing include $(x) when there is an include_top comment
Cole Faust
2022-04-26
Recognize some unsupported functions
Cole Faust
2022-04-26
Ignore variable assignments that come after a rule definition
Cole Faust
2022-04-26
Allow comparing $(wildcard) results to non-empty values
Cole Faust
2022-04-26
Convert includes/inherits inside evals
Cole Faust
2022-04-22
Convert $(words) to Starlark
Cole Faust
2022-04-14
Merge "Move variable assignment handling to generation context"
Cole Faust
2022-04-13
Add handle to enforce_product_packages_exist
Cole Faust
2022-04-08
Merge "Add the handle to artifact path requirement functions"
Treehugger Robot
2022-04-07
Move variable assignment handling to generation context
Cole Faust
2022-04-06
Allow include $(sort $(wildcard */font.mk)) and variants
Cole Faust
2022-04-05
Convert $(sort) to Starlark
Cole Faust
2022-04-05
Merge "Support converting simple $(eval) expressions"
Treehugger Robot
2022-04-01
Correct type of dir function
Cole Faust
2022-03-31
Support converting simple $(eval) expressions
Cole Faust
2022-03-22
Add the handle to artifact path requirement functions
Cole Faust
2022-03-22
Merge "Replace $(call my-dir) with a string literal"
Treehugger Robot
2022-03-22
Merge "Parse variable references with #s"
Treehugger Robot
2022-03-18
Replace $(call my-dir) with a string literal
Cole Faust
2022-03-17
Parse variable references with #s
Cole Faust
2022-03-16
Convert values to strings when assigning to a string variable
Cole Faust
2022-03-16
Merge "Add type hints to mk2rbc"
Treehugger Robot
2022-03-15
Add type hints to mk2rbc
Cole Faust
2022-03-10
Simplify and correct variable assignments
Cole Faust
2022-03-08
Merge "Call rblf.setDefault() when appending to a variable without +="
Cole Faust
2022-03-08
Call rblf.setDefault() when appending to a variable without +=
Cole Faust
2022-03-07
Support variables with dashes in their names
Cole Faust
2022-03-02
Fix include paths that match one file being included unconditionally
Cole Faust
2022-03-02
Merge "Convert add-product-dex-preopt-module-config to Starlark"
Cole Faust
2022-03-01
Fix issue with referencing the loop variable in a foreach
Cole Faust
2022-02-28
Convert add-product-dex-preopt-module-config to Starlark
Cole Faust
2022-02-11
Merge "Allow filter calls with a list as a pattern"
Treehugger Robot
2022-02-09
Allow filter calls with a list as a pattern
Cole Faust
[next]