1. c97761e Support LOCAL_ENFORCE_USES_LIBRARIES in androidmk by Yuntao Xu · 3 years, 2 months ago
  2. 3ef77e8 Make runtime_resource_overlay product specific. by Jaewoong Jung · 3 years, 4 months ago
  3. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 3 years, 5 months ago
  4. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 3 years, 7 months ago
  5. d63f7f0 Add missing export/unexport directives by Sasha Smundak · 3 years, 7 months ago
  6. cbc17ee Fix empty item handling in Split function, rewrite Words function by Sasha Smundak · 3 years, 7 months ago
  7. 7890211 Fix comments with continuation by Sasha Smundak · 3 years, 8 months ago
  8. 9c35d8b Parse else ifxxx statement by Sasha Smundak · 3 years, 8 months ago
  9. d79572f Add unit_test test option in test configs by Dan Shi · 3 years, 8 months ago
  10. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 3 years, 9 months ago
  11. ee0b81a Revert "Implement vts_config module" by Dan Shi · 3 years, 9 months ago
  12. 323dc60 Make lots of tests run in parallel by Colin Cross · 3 years, 10 months ago
  13. 0449a63 Add relative_install_path property to prebuilt_etc by Liz Kammer · 4 years ago
  14. 5e4070c Add androidmk error for multiple assignments by Liz Kammer · 4 years, 1 month ago
  15. 9946f03 Rename variables with "-" in androidmk by Liz Kammer · 4 years, 1 month ago
  16. 26cdf13 When bpfix fails in androidmk, output the tree anyway by Chris Parsons · 4 years, 1 month ago
  17. 6e85e4c Support preprocessed prebuilt tests in androidmk by Liz Kammer · 4 years, 2 months ago
  18. 74151f2 Add androidmk support for runtime_resource_overlay by Liz Kammer · 4 years, 2 months ago
  19. da3a071 Remove unused mips workarounds. by Elliott Hughes · 4 years, 4 months ago
  20. 6a9f5cf Emit error if expression cannot be evaluated to boolean during androidmk conversion by Sasha Smundak · 4 years, 4 months ago
  21. 988414c Sandbox soong_build by changing to root directory by Colin Cross · 4 years, 6 months ago
  22. 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 4 years, 6 months ago
  23. 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 4 years, 7 months ago
  24. ce23942 Move partner androidmk and bpfix files to match their package path by Colin Cross · 4 years, 8 months ago
  25. 541056c Add dont_merge_manifests attribute to android_test by Sasha Smundak · 4 years, 8 months ago
  26. ac38d7e Add support to extend commands bpfix and androidmk by Justin DeMartino · 4 years, 9 months ago
  27. b5432b7 Add 'Additional_manifest' property to merge other manifests by changho.shin · 5 years ago
  28. d5f6c82 Rename product_services to system_ext by Justin Yun · 5 years ago
  29. a3d0986 Remove the no_standard_libs property by Paul Duffin · 5 years ago
  30. b6fd6f7 Merge "Clean up sortedKeys function" by Treehugger Robot · 5 years ago
  31. 1a365c6 Clean up sortedKeys function by Inseob Kim · 5 years ago
  32. 1ef3bb5 Soong: Add mk2bp conversion for prebuilt_firmare. by Patrice Arruda · 5 years ago
  33. bfeade6 Fix fuzzer builds [#2]. by Mitch Phillips · 5 years ago
  34. 13feeb7 Merge "Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk" by Treehugger Robot · 5 years ago
  35. a725681 Merge "androidmk conversion logic for android_app_import" by Jaewoong Jung · 5 years ago
  36. 0d11feb Convert LOCAL_COMPATIBILITY_SUPPORT_FILES to data: attribute in androidmk by Sasha Smundak · 5 years ago
  37. d1f45c8 Soong: Add mk2bp conversion for prebuilt_font. by Patrice Arruda · 5 years ago
  38. e07b0b6 androidmk conversion logic for android_app_import by Jaewoong Jung · 5 years ago
  39. 77311df Soong: Add mk2bp conversion for prebuilt_usr_share. by Patrice Arruda · 5 years ago
  40. 4e0aa23 Convert yacc to a single RuleBuilder rule by Dan Willemsen · 5 years ago
  41. 9223a62 Handle LOCAL_JAVA_RESOURCE_FILES variable by Sasha Smundak · 5 years ago
  42. b6d2305 Implement `host_required` and `target_required` properties. by Sasha Smundak · 5 years ago
  43. 1001a79 Rename jetifier property and add it to androidmk by Colin Cross · 5 years ago
  44. 2935b40 Rename test description by Ng Zhi An · 5 years ago
  45. e02e41a Skip obsolete JACK flags by Ng Zhi An · 5 years ago
  46. 177a1a5 Fix crash in mergeListProperties by Sasha Smundak · 5 years ago
  47. e10952b Do not "escape" newline if comment ends with ESC character. by Sasha Smundak · 5 years ago
  48. b8ba8a5 Fixe typos in androidmk. by Jaewoong Jung · 5 years ago
  49. aa7fdad Revert $(LOCAL_PATH) handling for `certificate` and by Sasha Smundak · 5 years ago
  50. 1d318cb Handle $(LOCAL_PATH) in androidmk by Sasha Smundak · 5 years ago
  51. f7ed051 Handle LOCAL_MODULE_PATH assignment for android_test modules by Sasha Smundak · 5 years ago
  52. ff36da0 Implement vts_config module by Sasha Smundak · 5 years ago
  53. 46abdad Add support for use_embedded_dex in Soong by Colin Cross · 5 years ago
  54. e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 5 years ago
  55. 7054764 Convert BUILD_PREBUILT with LOCAL_MODULE_CLASS=ETC to prebuilt_etc by Sasha Smundak · 5 years ago
  56. 11ecdd6 Translate LOCAL_ANNOTATION_PROCESSORS to java_plugin by Colin Cross · 5 years ago
  57. e9622a3 Add BUILD_CTS_* to androidmk by Dan Willemsen · 5 years ago
  58. e5c5317 Handle Jacoco filters by Sasha Smundak · 6 years ago
  59. 1976a25 Make androidmk translate LOCAL_32_BIT_ONLY by Anton Hansson · 6 years ago
  60. acb529b Handle multi dir all-*-files-under function calls. by Jaewoong Jung · 6 years ago
  61. 18ef4a2 Add LOCAL_OVERRIDES_PACKAGES support to androidmk. by Jaewoong Jung · 6 years ago
  62. 72be590 Add `aapt_include_all_resources` by Dan Willemsen · 6 years ago
  63. 59171a4 Fix how soong converts LOCAL_STRIP_MODULE. by Jaewoong Jung · 6 years ago
  64. bd01e2a Add support for android_app_certificate modules by Colin Cross · 6 years ago
  65. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 6 years ago
  66. fd05a74 Add support for /product-services partition by Dario Freni · 6 years ago
  67. 0fa89a3 Translate java libraries to java_library by Colin Cross · 6 years ago
  68. 83bb316 Add support for min_sdk_version by Colin Cross · 6 years ago
  69. ae5caf5 Add support for android_test modules by Colin Cross · 6 years ago
  70. 6af2e49 Support platform_apis property by Colin Cross · 6 years ago
  71. 96e7f85 Fix optimize.proguard_flags_files typo by Colin Cross · 6 years ago
  72. f923f2b Remove the unused `tags` property by Dan Willemsen · 6 years ago
  73. 720f04b Merge changes I52f88bfd,I4263b7d5 by android-build-prod (mdb) · 6 years ago
  74. 4339853 Add a dependency fixer for proto deps by Dan Willemsen · 6 years ago
  75. 75dec22 Fix androidmk converting cc libraries by Dan Willemsen · 6 years ago
  76. fdb0840 Fix androidmk_test.go import ordering by Colin Cross · 6 years ago
  77. 2dee86d Add more androidmk translations for android libraries by Colin Cross · 6 years ago
  78. 9c55d23 Merge matching properties in bpfix by Colin Cross · 6 years ago
  79. adee968 Make bpfix not modify the input tree by Colin Cross · 6 years ago
  80. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 6 years ago linaro-master o-mr1-iot-preview-8 android-o-mr1-iot-preview-8
  81. 57a23d2 Add vintf_fragments. by Steven Moreland · 6 years ago
  82. 946e32e Add overrides to cc_binary by Yifan Hong · 6 years ago
  83. f46e37f Fix format string issues by Colin Cross · 6 years ago
  84. 336ad7a Fix java_import and android_library_import conversions by Colin Cross · 6 years ago
  85. 3fad895 Don't pretend *parser.List is immutable by Colin Cross · 6 years ago
  86. 5cfbfbb Use product instead of oem for Product specific module by Jaekyun Seok · 6 years ago
  87. f3e5b55 Soong: support Errorprone javacflags by Andreas Gampe · 6 years ago
  88. 66dbc0b Add R8 support by Colin Cross · 7 years ago
  89. 2db7692 Add [soc|device|product]_specific by Jiyong Park · 7 years ago
  90. 3ce001a Support more all-*-files-under functions in androidmk by Colin Cross · 7 years ago
  91. 1605606 Add privileged app support in Soong by Colin Cross · 7 years ago
  92. 5beccee Split logtags implementations for cc and java by Colin Cross · 7 years ago
  93. 1bd8780 Add more dex_preopt properties by Colin Cross · 7 years ago
  94. 5ab4e6d Allow building framework.jar and framework-res.apk by Colin Cross · 7 years ago
  95. 0d83b8c Have androidmk ignore all-makefiles-under by Jeff Gaston · 7 years ago
  96. d00350c Add license headers to all go and shell files by Colin Cross · 7 years ago
  97. 38cd9a4 Merge "Add property to prevent dex preopting" by Colin Cross · 7 years ago
  98. a22116e Add property to prevent dex preopting by Colin Cross · 7 years ago
  99. af7d3ef Prevent androidmk crash on art/tools/ahat/Android.mk by Jeff Gaston · 7 years ago
  100. 4b9ef72 Add usage message to androidmk by Jeff Gaston · 7 years ago