1. 7cd255f Merge "Move variable assignment handling to generation context" by Cole Faust · 2 years, 9 months ago
  2. 6c41b8a Add handle to enforce_product_packages_exist by Cole Faust · 2 years, 9 months ago
  3. 19da477 Merge "Add the handle to artifact path requirement functions" by Treehugger Robot · 2 years, 9 months ago
  4. f063266 Move variable assignment handling to generation context by Cole Faust · 2 years, 9 months ago
  5. 62e0511 Allow include $(sort $(wildcard */font.mk)) and variants by Cole Faust · 2 years, 9 months ago
  6. 95b95cb Convert $(sort) to Starlark by Cole Faust · 2 years, 9 months ago
  7. 8210fbe Merge "Support converting simple $(eval) expressions" by Treehugger Robot · 2 years, 9 months ago
  8. 0e2b256 Correct type of dir function by Cole Faust · 2 years, 9 months ago
  9. f035d40 Support converting simple $(eval) expressions by Cole Faust · 2 years, 9 months ago
  10. ea9db58 Add the handle to artifact path requirement functions by Cole Faust · 2 years, 9 months ago
  11. 5beafc1 Merge "Replace $(call my-dir) with a string literal" by Treehugger Robot · 2 years, 9 months ago
  12. c9e3832 Merge "Parse variable references with #s" by Treehugger Robot · 2 years, 9 months ago
  13. f5adedc Replace $(call my-dir) with a string literal by Cole Faust · 2 years, 9 months ago
  14. e309a91 Parse variable references with #s by Cole Faust · 2 years, 10 months ago
  15. 421a192 Convert values to strings when assigning to a string variable by Cole Faust · 2 years, 10 months ago
  16. 0ddc572 Merge "Add type hints to mk2rbc" by Treehugger Robot · 2 years, 10 months ago
  17. f92c9f2 Add type hints to mk2rbc by Cole Faust · 2 years, 10 months ago
  18. e2a3798 Simplify and correct variable assignments by Cole Faust · 2 years, 10 months ago
  19. 7d49b1e Merge "Call rblf.setDefault() when appending to a variable without +=" by Cole Faust · 2 years, 10 months ago
  20. 816e080 Call rblf.setDefault() when appending to a variable without += by Cole Faust · 2 years, 10 months ago
  21. 3c4fc99 Support variables with dashes in their names by Cole Faust · 2 years, 10 months ago
  22. 93f8d39 Fix include paths that match one file being included unconditionally by Cole Faust · 2 years, 10 months ago
  23. fc74246 Merge "Convert add-product-dex-preopt-module-config to Starlark" by Cole Faust · 2 years, 10 months ago
  24. d5f7ad3 Merge "Fix issue with referencing the loop variable in a foreach" by Treehugger Robot · 2 years, 10 months ago
  25. 6028b55 Merge "Inline board configuration call into printvars call" by Treehugger Robot · 2 years, 10 months ago
  26. b67aa08 Fix issue with referencing the loop variable in a foreach by Cole Faust · 2 years, 10 months ago
  27. a060466 Inline board configuration call into printvars call by Cole Faust · 2 years, 10 months ago
  28. 1cc0885 Convert add-product-dex-preopt-module-config to Starlark by Cole Faust · 2 years, 10 months ago
  29. 1add0bc Remove mention of BOARD_CONFIG_VENDOR_PATH by Cole Faust · 2 years, 10 months ago
  30. 190e536 Merge "Allow filter calls with a list as a pattern" by Treehugger Robot · 2 years, 11 months ago
  31. 9932f75 Allow filter calls with a list as a pattern by Cole Faust · 2 years, 11 months ago
  32. f4e72cf Update warning message by Cole Faust · 2 years, 11 months ago
  33. cb1703d Merge "Link to documentation about variables in include statements" by Treehugger Robot · 2 years, 11 months ago
  34. 7dbdfac Link to documentation about variables in include statements by Cole Faust · 2 years, 11 months ago
  35. 9b6111a Remove --root, require the cwd to be the root by Cole Faust · 2 years, 11 months ago
  36. 8d47c48 Use soong's finder to find included makefiles in mk2rbc by Cole Faust · 2 years, 11 months ago
  37. dd569ae Return starlarkNodes from the functions that parse them by Cole Faust · 2 years, 11 months ago
  38. 7940c6a Remove RBC hints from generated starlark by Cole Faust · 2 years, 11 months ago
  39. f8a4bb6 Merge "Allow variable-prefixed include statements in mk2rbc" by Cole Faust · 2 years, 11 months ago
  40. 6a21d95 Merge "Remove variableDefinedExpr" by Treehugger Robot · 2 years, 11 months ago
  41. 069aba6 Allow variable-prefixed include statements in mk2rbc by Cole Faust · 2 years, 11 months ago
  42. 845cb29 Fix the names of the dynamically inherited modules. by Sasha Smundak · 3 years ago
  43. 71514c0 Remove variableDefinedExpr by Cole Faust · 2 years, 11 months ago
  44. 3f00889 Merge "Check missing uncoditionally loaded missing modules at runtime" by Alexander Smundak · 3 years ago
  45. 6bc132a Check missing uncoditionally loaded missing modules at runtime by Sasha Smundak · 3 years ago
  46. 35f94eb Merge "Consolidate conversions of is-board-platform(2)" by Treehugger Robot · 3 years ago
  47. 4cfd37e Merge "Convert math functions" by Treehugger Robot · 3 years ago
  48. b2e0b60 Consolidate conversions of is-board-platform(2) by Cole Faust · 3 years ago
  49. 6c934f6 Make include_top comments only apply to the next statement by Cole Faust · 3 years ago
  50. b1103e2 Convert math functions by Cole Faust · 3 years ago
  51. 9ebf6e4 Refactor knownFunctions by Cole Faust · 3 years ago
  52. 69e8731 Merge "Fix "unknown binary op: string + list" errors" by Cole Faust · 3 years ago
  53. 0484c23 Fix "unknown binary op: string + list" errors by Cole Faust · 3 years ago
  54. 7321b09 Improve error message when a required makefile can't be found by Cole Faust · 3 years ago
  55. f7ed534 Prevent duplicate entries in ctx.include_tops by Cole Faust · 3 years ago
  56. fc43868 Remove starlarkExpr.Eval() by Cole Faust · 3 years ago
  57. a6628d2 Merge "Handle foreach expressions in mk2rbc" by Cole Faust · 3 years ago
  58. b0d32ab Handle foreach expressions in mk2rbc by Cole Faust · 3 years, 1 month ago
  59. 0e9418c Allow generic $(findstring) calls by Cole Faust · 3 years ago
  60. c36c962 Handle substitution references in mk2rbc by Cole Faust · 3 years, 1 month ago
  61. 4eadba7 Support if expressions in mk2rbc by Cole Faust · 3 years, 1 month ago
  62. eec0d81 Fix filter-out being negated in rbc product configuration by Cole Faust · 3 years, 1 month ago
  63. 864028a Support passing input variables to the product configuration by Cole Faust · 3 years, 1 month ago
  64. b3b2801 Merge "Print product vars in board config launcher" by Cole Faust · 3 years, 1 month ago
  65. 3c1868b Print product vars in board config launcher by Cole Faust · 3 years, 1 month ago
  66. f18bedf Merge changes from topics "dist_for_goals", "mk2star" by Treehugger Robot · 3 years, 1 month ago
  67. f1f44d3 Simplify equality expressions when comparing to "true" by Cole Faust · 3 years, 1 month ago
  68. 422b614 Generate runtime conversion diagnostics by Sasha Smundak · 3 years, 2 months ago
  69. d679785 Convert dist-for-goals. by Sasha Smundak · 3 years, 1 month ago
  70. f832021 Allow generic if statements by Cole Faust · 3 years, 2 months ago
  71. 8037440 Merge "Make handleSimpleStatement also handle if statements" by Cole Faust · 3 years, 1 month ago
  72. 7d934b9 Display diagnostic message for each conversion error. by Sasha Smundak · 3 years, 2 months ago
  73. 2a8105d Merge "Flag 'override' directives." by Treehugger Robot · 3 years, 2 months ago
  74. 591a1fe Make handleSimpleStatement also handle if statements by Cole Faust · 3 years, 2 months ago
  75. f8ff9cf Merge "Enable mk2rbc warnings/errors by default" by Cole Faust · 3 years, 2 months ago
  76. ea3bc3a Flag 'override' directives. by Sasha Smundak · 3 years, 2 months ago
  77. 18e7785 Merge "Translate soong_config_get calls to rbc" by Cole Faust · 3 years, 2 months ago
  78. 17cecd7 Enable mk2rbc warnings/errors by default by Cole Faust · 3 years, 2 months ago
  79. c00184e Translate soong_config_get calls to rbc by Cole Faust · 3 years, 2 months ago
  80. 35434ed Allow non-constant from/to arguments in subst and patsubst by Sasha Smundak · 3 years, 2 months ago
  81. c4fa93e Handle ifdef for local variables. by Sasha Smundak · 3 years, 2 months ago
  82. d8b1998 Merge "Fix: negate the condition for is-vendor-board-qcom" by Alexander Smundak · 3 years, 2 months ago
  83. 4f1f118 Fix: negate the condition for is-vendor-board-qcom by Sasha Smundak · 3 years, 2 months ago
  84. 6ed7cb4 Generate board-specific launchers in mk2rbc by Cole Faust · 3 years, 3 months ago
  85. c9e85ca Merge "Make a pass over our codebase cleaning up non-precise / non-inclusive language." by Treehugger Robot · 3 years, 2 months ago
  86. b4638c1 Make a pass over our codebase cleaning up non-precise / non-inclusive language. by Joe Onorato · 3 years, 2 months ago
  87. 3a9b8e8 Convert is-board-platform2/is-board-platform-in-list2/is-vendor-board-qcom macros. by Sasha Smundak · 3 years, 4 months ago
  88. 2afb9d7 Fix how the rule is displayed in the error message. by Sasha Smundak · 3 years, 2 months ago
  89. 6d852dd Implement include path annotation. by Sasha Smundak · 3 years, 3 months ago
  90. 65b547e Better Soong config namespace support. by Sasha Smundak · 3 years, 3 months ago
  91. 984272b Sort codenames in version_defaults.rbc by Cole Faust · 3 years, 2 months ago
  92. 5f463be Fix wildcard ('%') handling in the filter pattern. by Sasha Smundak · 3 years, 3 months ago
  93. ebf79bf Remove mk2rbc's support for using a product name by Cole Faust · 3 years, 3 months ago
  94. 07ea503 Make mk2rbc accept either a makefile or product by Cole Faust · 3 years, 3 months ago
  95. 868c5e3 Emit unconditional module load only when inherit/include is on the top level. by Sasha Smundak · 3 years, 3 months ago
  96. d7d07ad Share version settings with product config makefile. by Sasha Smundak · 3 years, 4 months ago
  97. 70f1745 Look for the AndroidProduct.mk files in the vendor/ hierarchy, too by Sasha Smundak · 3 years, 4 months ago
  98. 468e11f Additional heuristics: variables with names ending with _LIST are lists by Sasha Smundak · 3 years, 4 months ago
  99. 36dc7c6 [LSC] Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 4 months ago
  100. 0445308 Support product-copy-files-by-pattern macro by Sasha Smundak · 3 years, 4 months ago