- 3f00889 Merge "Check missing uncoditionally loaded missing modules at runtime" by Alexander Smundak · 3 years ago
- 6bc132a Check missing uncoditionally loaded missing modules at runtime by Sasha Smundak · 3 years ago
- 35f94eb Merge "Consolidate conversions of is-board-platform(2)" by Treehugger Robot · 3 years ago
- 4cfd37e Merge "Convert math functions" by Treehugger Robot · 3 years ago
- b2e0b60 Consolidate conversions of is-board-platform(2) by Cole Faust · 3 years ago
- 6c934f6 Make include_top comments only apply to the next statement by Cole Faust · 3 years ago
- b1103e2 Convert math functions by Cole Faust · 3 years ago
- 9ebf6e4 Refactor knownFunctions by Cole Faust · 3 years, 1 month ago
- 69e8731 Merge "Fix "unknown binary op: string + list" errors" by Cole Faust · 3 years ago
- 0484c23 Fix "unknown binary op: string + list" errors by Cole Faust · 3 years ago
- 7321b09 Improve error message when a required makefile can't be found by Cole Faust · 3 years ago
- f7ed534 Prevent duplicate entries in ctx.include_tops by Cole Faust · 3 years ago
- fc43868 Remove starlarkExpr.Eval() by Cole Faust · 3 years ago
- a6628d2 Merge "Handle foreach expressions in mk2rbc" by Cole Faust · 3 years ago
- b0d32ab Handle foreach expressions in mk2rbc by Cole Faust · 3 years, 1 month ago
- 0e9418c Allow generic $(findstring) calls by Cole Faust · 3 years ago
- c36c962 Handle substitution references in mk2rbc by Cole Faust · 3 years, 1 month ago
- 4eadba7 Support if expressions in mk2rbc by Cole Faust · 3 years, 1 month ago
- eec0d81 Fix filter-out being negated in rbc product configuration by Cole Faust · 3 years, 1 month ago
- 864028a Support passing input variables to the product configuration by Cole Faust · 3 years, 1 month ago
- b3b2801 Merge "Print product vars in board config launcher" by Cole Faust · 3 years, 1 month ago
- 3c1868b Print product vars in board config launcher by Cole Faust · 3 years, 1 month ago
- f18bedf Merge changes from topics "dist_for_goals", "mk2star" by Treehugger Robot · 3 years, 1 month ago
- f1f44d3 Simplify equality expressions when comparing to "true" by Cole Faust · 3 years, 1 month ago
- 422b614 Generate runtime conversion diagnostics by Sasha Smundak · 3 years, 2 months ago
- d679785 Convert dist-for-goals. by Sasha Smundak · 3 years, 1 month ago
- f832021 Allow generic if statements by Cole Faust · 3 years, 2 months ago
- 8037440 Merge "Make handleSimpleStatement also handle if statements" by Cole Faust · 3 years, 2 months ago
- 7d934b9 Display diagnostic message for each conversion error. by Sasha Smundak · 3 years, 2 months ago
- 2a8105d Merge "Flag 'override' directives." by Treehugger Robot · 3 years, 2 months ago
- 591a1fe Make handleSimpleStatement also handle if statements by Cole Faust · 3 years, 2 months ago
- f8ff9cf Merge "Enable mk2rbc warnings/errors by default" by Cole Faust · 3 years, 2 months ago
- ea3bc3a Flag 'override' directives. by Sasha Smundak · 3 years, 2 months ago
- 18e7785 Merge "Translate soong_config_get calls to rbc" by Cole Faust · 3 years, 2 months ago
- 17cecd7 Enable mk2rbc warnings/errors by default by Cole Faust · 3 years, 2 months ago
- c00184e Translate soong_config_get calls to rbc by Cole Faust · 3 years, 2 months ago
- 35434ed Allow non-constant from/to arguments in subst and patsubst by Sasha Smundak · 3 years, 2 months ago
- c4fa93e Handle ifdef for local variables. by Sasha Smundak · 3 years, 2 months ago
- d8b1998 Merge "Fix: negate the condition for is-vendor-board-qcom" by Alexander Smundak · 3 years, 2 months ago
- 4f1f118 Fix: negate the condition for is-vendor-board-qcom by Sasha Smundak · 3 years, 2 months ago
- 6ed7cb4 Generate board-specific launchers in mk2rbc by Cole Faust · 3 years, 3 months ago
- c9e85ca Merge "Make a pass over our codebase cleaning up non-precise / non-inclusive language." by Treehugger Robot · 3 years, 2 months ago
- b4638c1 Make a pass over our codebase cleaning up non-precise / non-inclusive language. by Joe Onorato · 3 years, 2 months ago
- 3a9b8e8 Convert is-board-platform2/is-board-platform-in-list2/is-vendor-board-qcom macros. by Sasha Smundak · 3 years, 4 months ago
- 2afb9d7 Fix how the rule is displayed in the error message. by Sasha Smundak · 3 years, 2 months ago
- 6d852dd Implement include path annotation. by Sasha Smundak · 3 years, 3 months ago
- 65b547e Better Soong config namespace support. by Sasha Smundak · 3 years, 3 months ago
- 984272b Sort codenames in version_defaults.rbc by Cole Faust · 3 years, 2 months ago
- 5f463be Fix wildcard ('%') handling in the filter pattern. by Sasha Smundak · 3 years, 3 months ago
- ebf79bf Remove mk2rbc's support for using a product name by Cole Faust · 3 years, 3 months ago
- 07ea503 Make mk2rbc accept either a makefile or product by Cole Faust · 3 years, 3 months ago
- 868c5e3 Emit unconditional module load only when inherit/include is on the top level. by Sasha Smundak · 3 years, 3 months ago
- d7d07ad Share version settings with product config makefile. by Sasha Smundak · 3 years, 4 months ago
- 70f1745 Look for the AndroidProduct.mk files in the vendor/ hierarchy, too by Sasha Smundak · 3 years, 4 months ago
- 468e11f Additional heuristics: variables with names ending with _LIST are lists by Sasha Smundak · 3 years, 4 months ago
- 36dc7c6 [LSC] Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 4 months ago
- 0445308 Support product-copy-files-by-pattern macro by Sasha Smundak · 3 years, 4 months ago
- 02183cf Most of the TARGET_COPY_OUT_xxx variables are not constant by Sasha Smundak · 3 years, 4 months ago
- 90be8c5 Improve dynamic inherit paths handling by Sasha Smundak · 3 years, 5 months ago
- 3deb968 Translate copy-files, add_soong_config_namespace and add_soong_config_var_value macros by Sasha Smundak · 3 years, 5 months ago
- 16e0773 Translate more Make builtin functions by Sasha Smundak · 3 years, 5 months ago
- 6609ba7 Allow dynamically calculated inherit-product path by Sasha Smundak · 3 years, 5 months ago
- 3880279 Add an option to gather CPU profile. by Sasha Smundak · 3 years, 5 months ago
- 0554d76 Allow $(filter ...) with arbitrary args if its result is compared to the empty string by Sasha Smundak · 3 years, 6 months ago
- f2c9f8b Fix null pointer exception on error by Sasha Smundak · 3 years, 5 months ago
- b2ac859 Options processing: remove redundant check by Sasha Smundak · 3 years, 5 months ago
- f3e072a Do not flag as error 'define' directives for the known macros by Sasha Smundak · 3 years, 6 months ago
- 94b41c7 Emit mkpatsubst call for $(patsubst ...) by Sasha Smundak · 3 years, 6 months ago
- 9d011ab Emit mksubst call for $(subst ...) by Sasha Smundak · 3 years, 6 months ago
- b051c4e Product config makefiles to Starlark converter by Sasha Smundak · 4 years, 2 months ago
- 985d56c AndroidProducts.mk file reader by Sasha Smundak · 3 years, 10 months ago
- 1471eb2 Soong variables reader by Sasha Smundak · 3 years, 10 months ago
- 472afab Config variables reader by Sasha Smundak · 3 years, 10 months ago