1. 8e15f69 Remove ?= assignements to product variables by Cole Faust · 1 year, 4 months ago
  2. b0b2457 Handle include statements with trailing whitespace by Cole Faust · 1 year, 4 months ago
  3. 8ff3c63 Revert "mk2rbc: temporarily bump matching paths limit to 155. " by Cole Faust · 1 year, 8 months ago
  4. 30d4835 mk2rbc: temporarily bump matching paths limit to 155. by Jingwen Chen · 1 year, 8 months ago
  5. c85d08f Make mk2rbc output paths relative to android root by Cole Faust · 1 year, 9 months ago
  6. 7366042 Show correct line numbers for errors in an $(eval) by Cole Faust · 2 years, 1 month ago
  7. 5a3449f mk2rbc support for clear_var_list by Cole Faust · 2 years, 1 month ago
  8. 2dee63d Add to-lower/to-upper by Cole Faust · 2 years, 1 month ago
  9. d2daabf Add support for and/or in mk2rbc by Cole Faust · 2 years, 1 month ago
  10. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 5 months ago
  11. 74ac027 Allow using include_top to filter results even when there is a constant prefix by Cole Faust · 2 years, 7 months ago
  12. 1323877 Support complicated variable references by Cole Faust · 2 years, 9 months ago
  13. 72374fc Flatten foreach calls that produce 2d lists by Cole Faust · 2 years, 9 months ago
  14. 7940585 Merge "Convert firstword/lastword to starlark functions instead of index operators" by Cole Faust · 2 years, 9 months ago
  15. 2b6a312 Merge "Recognize some unsupported functions" by Cole Faust · 2 years, 9 months ago
  16. f8c3412 Merge "Convert $(words) to Starlark" by Treehugger Robot · 2 years, 9 months ago
  17. 16bb2d0 Merge "Allow seeing include $(x) when there is an include_top comment" by Cole Faust · 2 years, 9 months ago
  18. e8f19f3 Merge "Convert includes/inherits inside evals" by Treehugger Robot · 2 years, 9 months ago
  19. 1a3e5ef Merge "Allow comparing $(wildcard) results to non-empty values" by Cole Faust · 2 years, 9 months ago
  20. 5a13aaf Convert firstword/lastword to starlark functions instead of index operators by Cole Faust · 2 years, 9 months ago
  21. a59059f Merge "Ignore assignments to .KATI_READONLY" by Cole Faust · 2 years, 9 months ago
  22. 5d5fcc3 Ignore assignments to .KATI_READONLY by Cole Faust · 2 years, 9 months ago
  23. 9df1d73 Allow seeing include $(x) when there is an include_top comment by Cole Faust · 2 years, 9 months ago
  24. 1e27586 Recognize some unsupported functions by Cole Faust · 2 years, 9 months ago
  25. 00afd4f Ignore variable assignments that come after a rule definition by Cole Faust · 2 years, 9 months ago
  26. a99afdf Allow comparing $(wildcard) results to non-empty values by Cole Faust · 2 years, 9 months ago
  27. 2005298 Convert includes/inherits inside evals by Cole Faust · 2 years, 9 months ago
  28. 94c4a9a Convert $(words) to Starlark by Cole Faust · 2 years, 9 months ago
  29. 7cd255f Merge "Move variable assignment handling to generation context" by Cole Faust · 2 years, 9 months ago
  30. 6c41b8a Add handle to enforce_product_packages_exist by Cole Faust · 2 years, 9 months ago
  31. 19da477 Merge "Add the handle to artifact path requirement functions" by Treehugger Robot · 2 years, 10 months ago
  32. f063266 Move variable assignment handling to generation context by Cole Faust · 2 years, 10 months ago
  33. 62e0511 Allow include $(sort $(wildcard */font.mk)) and variants by Cole Faust · 2 years, 10 months ago
  34. 95b95cb Convert $(sort) to Starlark by Cole Faust · 2 years, 10 months ago
  35. 8210fbe Merge "Support converting simple $(eval) expressions" by Treehugger Robot · 2 years, 10 months ago
  36. 0e2b256 Correct type of dir function by Cole Faust · 2 years, 10 months ago
  37. f035d40 Support converting simple $(eval) expressions by Cole Faust · 2 years, 10 months ago
  38. ea9db58 Add the handle to artifact path requirement functions by Cole Faust · 2 years, 10 months ago
  39. 5beafc1 Merge "Replace $(call my-dir) with a string literal" by Treehugger Robot · 2 years, 10 months ago
  40. f5adedc Replace $(call my-dir) with a string literal by Cole Faust · 2 years, 10 months ago
  41. 421a192 Convert values to strings when assigning to a string variable by Cole Faust · 2 years, 10 months ago
  42. 0ddc572 Merge "Add type hints to mk2rbc" by Treehugger Robot · 2 years, 10 months ago
  43. f92c9f2 Add type hints to mk2rbc by Cole Faust · 2 years, 10 months ago
  44. e2a3798 Simplify and correct variable assignments by Cole Faust · 2 years, 11 months ago
  45. 3c4fc99 Support variables with dashes in their names by Cole Faust · 2 years, 11 months ago
  46. 93f8d39 Fix include paths that match one file being included unconditionally by Cole Faust · 2 years, 11 months ago
  47. fc74246 Merge "Convert add-product-dex-preopt-module-config to Starlark" by Cole Faust · 2 years, 11 months ago
  48. 6028b55 Merge "Inline board configuration call into printvars call" by Treehugger Robot · 2 years, 11 months ago
  49. a060466 Inline board configuration call into printvars call by Cole Faust · 2 years, 11 months ago
  50. 1cc0885 Convert add-product-dex-preopt-module-config to Starlark by Cole Faust · 2 years, 11 months ago
  51. 1add0bc Remove mention of BOARD_CONFIG_VENDOR_PATH by Cole Faust · 2 years, 11 months ago
  52. 9932f75 Allow filter calls with a list as a pattern by Cole Faust · 3 years ago
  53. 9b6111a Remove --root, require the cwd to be the root by Cole Faust · 3 years ago
  54. dd569ae Return starlarkNodes from the functions that parse them by Cole Faust · 3 years ago
  55. 7940c6a Remove RBC hints from generated starlark by Cole Faust · 3 years ago
  56. f8a4bb6 Merge "Allow variable-prefixed include statements in mk2rbc" by Cole Faust · 3 years ago
  57. 069aba6 Allow variable-prefixed include statements in mk2rbc by Cole Faust · 3 years ago
  58. 71514c0 Remove variableDefinedExpr by Cole Faust · 3 years ago
  59. 3f00889 Merge "Check missing uncoditionally loaded missing modules at runtime" by Alexander Smundak · 3 years ago
  60. 6bc132a Check missing uncoditionally loaded missing modules at runtime by Sasha Smundak · 3 years ago
  61. 35f94eb Merge "Consolidate conversions of is-board-platform(2)" by Treehugger Robot · 3 years ago
  62. 4cfd37e Merge "Convert math functions" by Treehugger Robot · 3 years ago
  63. b2e0b60 Consolidate conversions of is-board-platform(2) by Cole Faust · 3 years, 1 month ago
  64. 6c934f6 Make include_top comments only apply to the next statement by Cole Faust · 3 years, 1 month ago
  65. b1103e2 Convert math functions by Cole Faust · 3 years, 1 month ago
  66. 9ebf6e4 Refactor knownFunctions by Cole Faust · 3 years, 1 month ago
  67. f7ed534 Prevent duplicate entries in ctx.include_tops by Cole Faust · 3 years, 1 month ago
  68. fc43868 Remove starlarkExpr.Eval() by Cole Faust · 3 years, 1 month ago
  69. a6628d2 Merge "Handle foreach expressions in mk2rbc" by Cole Faust · 3 years, 1 month ago
  70. b0d32ab Handle foreach expressions in mk2rbc by Cole Faust · 3 years, 1 month ago
  71. 0e9418c Allow generic $(findstring) calls by Cole Faust · 3 years, 1 month ago
  72. c36c962 Handle substitution references in mk2rbc by Cole Faust · 3 years, 2 months ago
  73. 4eadba7 Support if expressions in mk2rbc by Cole Faust · 3 years, 2 months ago
  74. eec0d81 Fix filter-out being negated in rbc product configuration by Cole Faust · 3 years, 2 months ago
  75. 864028a Support passing input variables to the product configuration by Cole Faust · 3 years, 2 months ago
  76. b3b2801 Merge "Print product vars in board config launcher" by Cole Faust · 3 years, 2 months ago
  77. 3c1868b Print product vars in board config launcher by Cole Faust · 3 years, 2 months ago
  78. 422b614 Generate runtime conversion diagnostics by Sasha Smundak · 3 years, 2 months ago
  79. d679785 Convert dist-for-goals. by Sasha Smundak · 3 years, 2 months ago
  80. f832021 Allow generic if statements by Cole Faust · 3 years, 2 months ago
  81. 8037440 Merge "Make handleSimpleStatement also handle if statements" by Cole Faust · 3 years, 2 months ago
  82. 7d934b9 Display diagnostic message for each conversion error. by Sasha Smundak · 3 years, 2 months ago
  83. 591a1fe Make handleSimpleStatement also handle if statements by Cole Faust · 3 years, 3 months ago
  84. ea3bc3a Flag 'override' directives. by Sasha Smundak · 3 years, 2 months ago
  85. 18e7785 Merge "Translate soong_config_get calls to rbc" by Cole Faust · 3 years, 2 months ago
  86. c00184e Translate soong_config_get calls to rbc by Cole Faust · 3 years, 3 months ago
  87. 35434ed Allow non-constant from/to arguments in subst and patsubst by Sasha Smundak · 3 years, 3 months ago
  88. d8b1998 Merge "Fix: negate the condition for is-vendor-board-qcom" by Alexander Smundak · 3 years, 3 months ago
  89. 4f1f118 Fix: negate the condition for is-vendor-board-qcom by Sasha Smundak · 3 years, 3 months ago
  90. 6ed7cb4 Generate board-specific launchers in mk2rbc by Cole Faust · 3 years, 4 months ago
  91. 3a9b8e8 Convert is-board-platform2/is-board-platform-in-list2/is-vendor-board-qcom macros. by Sasha Smundak · 3 years, 5 months ago
  92. 2afb9d7 Fix how the rule is displayed in the error message. by Sasha Smundak · 3 years, 3 months ago
  93. 6d852dd Implement include path annotation. by Sasha Smundak · 3 years, 4 months ago
  94. 65b547e Better Soong config namespace support. by Sasha Smundak · 3 years, 4 months ago
  95. 5f463be Fix wildcard ('%') handling in the filter pattern. by Sasha Smundak · 3 years, 4 months ago
  96. 868c5e3 Emit unconditional module load only when inherit/include is on the top level. by Sasha Smundak · 3 years, 4 months ago
  97. d7d07ad Share version settings with product config makefile. by Sasha Smundak · 3 years, 4 months ago
  98. 0445308 Support product-copy-files-by-pattern macro by Sasha Smundak · 3 years, 5 months ago
  99. 02183cf Most of the TARGET_COPY_OUT_xxx variables are not constant by Sasha Smundak · 3 years, 5 months ago
  100. 90be8c5 Improve dynamic inherit paths handling by Sasha Smundak · 3 years, 6 months ago