1. ebf79bf Remove mk2rbc's support for using a product name by Cole Faust · 4 years ago
  2. 07ea503 Make mk2rbc accept either a makefile or product by Cole Faust · 4 years, 1 month ago
  3. 868c5e3 Emit unconditional module load only when inherit/include is on the top level. by Sasha Smundak · 4 years, 1 month ago
  4. d7d07ad Share version settings with product config makefile. by Sasha Smundak · 4 years, 1 month ago
  5. 70f1745 Look for the AndroidProduct.mk files in the vendor/ hierarchy, too by Sasha Smundak · 4 years, 1 month ago
  6. 468e11f Additional heuristics: variables with names ending with _LIST are lists by Sasha Smundak · 4 years, 2 months ago
  7. 36dc7c6 [LSC] Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years, 2 months ago
  8. 0445308 Support product-copy-files-by-pattern macro by Sasha Smundak · 4 years, 2 months ago
  9. 02183cf Most of the TARGET_COPY_OUT_xxx variables are not constant by Sasha Smundak · 4 years, 2 months ago
  10. 90be8c5 Improve dynamic inherit paths handling by Sasha Smundak · 4 years, 2 months ago
  11. 3deb968 Translate copy-files, add_soong_config_namespace and add_soong_config_var_value macros by Sasha Smundak · 4 years, 3 months ago
  12. 16e0773 Translate more Make builtin functions by Sasha Smundak · 4 years, 3 months ago
  13. 6609ba7 Allow dynamically calculated inherit-product path by Sasha Smundak · 4 years, 3 months ago
  14. 3880279 Add an option to gather CPU profile. by Sasha Smundak · 4 years, 3 months ago
  15. 0554d76 Allow $(filter ...) with arbitrary args if its result is compared to the empty string by Sasha Smundak · 4 years, 3 months ago
  16. f2c9f8b Fix null pointer exception on error by Sasha Smundak · 4 years, 3 months ago
  17. b2ac859 Options processing: remove redundant check by Sasha Smundak · 4 years, 3 months ago
  18. f3e072a Do not flag as error 'define' directives for the known macros by Sasha Smundak · 4 years, 3 months ago
  19. 94b41c7 Emit mkpatsubst call for $(patsubst ...) by Sasha Smundak · 4 years, 3 months ago
  20. 9d011ab Emit mksubst call for $(subst ...) by Sasha Smundak · 4 years, 3 months ago
  21. b051c4e Product config makefiles to Starlark converter by Sasha Smundak · 5 years ago
  22. 985d56c AndroidProducts.mk file reader by Sasha Smundak · 4 years, 7 months ago
  23. 1471eb2 Soong variables reader by Sasha Smundak · 4 years, 7 months ago
  24. 472afab Config variables reader by Sasha Smundak · 4 years, 7 months ago