1. 177a1a5 Fix crash in mergeListProperties by Sasha Smundak · 6 years ago
  2. e10952b Do not "escape" newline if comment ends with ESC character. by Sasha Smundak · 6 years ago
  3. b8ba8a5 Fixe typos in androidmk. by Jaewoong Jung · 6 years ago
  4. aa7fdad Revert $(LOCAL_PATH) handling for `certificate` and by Sasha Smundak · 6 years ago
  5. 1d318cb Handle $(LOCAL_PATH) in androidmk by Sasha Smundak · 6 years ago
  6. f7ed051 Handle LOCAL_MODULE_PATH assignment for android_test modules by Sasha Smundak · 6 years ago
  7. ff36da0 Implement vts_config module by Sasha Smundak · 6 years ago
  8. 46abdad Add support for use_embedded_dex in Soong by Colin Cross · 6 years ago
  9. e4246ab Make manifest and APK agree on uncompressed native libs by Colin Cross · 6 years ago
  10. 7054764 Convert BUILD_PREBUILT with LOCAL_MODULE_CLASS=ETC to prebuilt_etc by Sasha Smundak · 6 years ago
  11. 11ecdd6 Translate LOCAL_ANNOTATION_PROCESSORS to java_plugin by Colin Cross · 6 years ago
  12. e9622a3 Add BUILD_CTS_* to androidmk by Dan Willemsen · 6 years ago
  13. e5c5317 Handle Jacoco filters by Sasha Smundak · 6 years ago
  14. 1976a25 Make androidmk translate LOCAL_32_BIT_ONLY by Anton Hansson · 6 years ago
  15. acb529b Handle multi dir all-*-files-under function calls. by Jaewoong Jung · 6 years ago
  16. 18ef4a2 Add LOCAL_OVERRIDES_PACKAGES support to androidmk. by Jaewoong Jung · 6 years ago
  17. 72be590 Add `aapt_include_all_resources` by Dan Willemsen · 6 years ago
  18. 59171a4 Fix how soong converts LOCAL_STRIP_MODULE. by Jaewoong Jung · 6 years ago
  19. bd01e2a Add support for android_app_certificate modules by Colin Cross · 6 years ago
  20. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 6 years ago
  21. fd05a74 Add support for /product-services partition by Dario Freni · 7 years ago
  22. 0fa89a3 Translate java libraries to java_library by Colin Cross · 7 years ago
  23. 83bb316 Add support for min_sdk_version by Colin Cross · 7 years ago
  24. ae5caf5 Add support for android_test modules by Colin Cross · 7 years ago
  25. 6af2e49 Support platform_apis property by Colin Cross · 7 years ago
  26. 96e7f85 Fix optimize.proguard_flags_files typo by Colin Cross · 7 years ago
  27. f923f2b Remove the unused `tags` property by Dan Willemsen · 7 years ago
  28. 720f04b Merge changes I52f88bfd,I4263b7d5 by android-build-prod (mdb) · 7 years ago
  29. 4339853 Add a dependency fixer for proto deps by Dan Willemsen · 7 years ago
  30. 75dec22 Fix androidmk converting cc libraries by Dan Willemsen · 7 years ago
  31. fdb0840 Fix androidmk_test.go import ordering by Colin Cross · 7 years ago
  32. 2dee86d Add more androidmk translations for android libraries by Colin Cross · 7 years ago
  33. 9c55d23 Merge matching properties in bpfix by Colin Cross · 7 years ago
  34. adee968 Make bpfix not modify the input tree by Colin Cross · 7 years ago
  35. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  36. 57a23d2 Add vintf_fragments. by Steven Moreland · 7 years ago
  37. 946e32e Add overrides to cc_binary by Yifan Hong · 7 years ago
  38. f46e37f Fix format string issues by Colin Cross · 7 years ago
  39. 336ad7a Fix java_import and android_library_import conversions by Colin Cross · 7 years ago
  40. 3fad895 Don't pretend *parser.List is immutable by Colin Cross · 7 years ago
  41. 5cfbfbb Use product instead of oem for Product specific module by Jaekyun Seok · 7 years ago
  42. f3e5b55 Soong: support Errorprone javacflags by Andreas Gampe · 7 years ago
  43. 66dbc0b Add R8 support by Colin Cross · 7 years ago
  44. 2db7692 Add [soc|device|product]_specific by Jiyong Park · 7 years ago
  45. 3ce001a Support more all-*-files-under functions in androidmk by Colin Cross · 7 years ago
  46. 1605606 Add privileged app support in Soong by Colin Cross · 7 years ago
  47. 5beccee Split logtags implementations for cc and java by Colin Cross · 7 years ago
  48. 1bd8780 Add more dex_preopt properties by Colin Cross · 7 years ago
  49. 5ab4e6d Allow building framework.jar and framework-res.apk by Colin Cross · 7 years ago
  50. 0d83b8c Have androidmk ignore all-makefiles-under by Jeff Gaston · 7 years ago
  51. d00350c Add license headers to all go and shell files by Colin Cross · 7 years ago
  52. 38cd9a4 Merge "Add property to prevent dex preopting" by Colin Cross · 7 years ago
  53. a22116e Add property to prevent dex preopting by Colin Cross · 7 years ago
  54. af7d3ef Prevent androidmk crash on art/tools/ahat/Android.mk by Jeff Gaston · 7 years ago
  55. 4b9ef72 Add usage message to androidmk by Jeff Gaston · 7 years ago
  56. dece581 Change androidmk to use linux_glibc instead of linux by Dan Willemsen · 7 years ago
  57. 86a63ff Rename resource_dirs to java_resource_dirs by Colin Cross · 7 years ago
  58. 97001aa androidmk suport for aidl includes using LOCAL_PATH by Jeff Gaston · 7 years ago
  59. 38f794e Refactor proto in preparation for java proto support by Colin Cross · 7 years ago
  60. 32f676a Add support for java annotation processors by Colin Cross · 7 years ago
  61. 6c51d80 Update java androidmk conversions by Colin Cross · 7 years ago
  62. 2c429dc Support non-installable java libraries by Colin Cross · 7 years ago
  63. 5aac362 Add notice property to all modules by Colin Cross · 7 years ago
  64. 76b5f0c Rename no_standard_libraries to no_standard_libs by Colin Cross · 7 years ago
  65. f3ccfa9 Fix crash when running androidmk against frameworks/base/Android.mk by Jeff Gaston · 7 years ago
  66. 21c21b7 Consolidate localIncludeDirs and exportIncludeDirs by Jeff Gaston · 8 years ago
  67. 15e8e75 Fix androidmk crash if no CLEAR_VARS is detected by Jeff Gaston · 8 years ago
  68. fd4ce1b androidmk no longer escaping escaped quotes in CFLAGS by Jeff Gaston · 8 years ago
  69. e8dc34a Rename java module and property names for consistency by Colin Cross · 7 years ago
  70. c381fd0 Revert "Revert "Run bpfix at the end of androidmk"" by Jeff Gaston · 8 years ago
  71. eb3186a Revert "Run bpfix at the end of androidmk" by Jeff Gaston · 8 years ago
  72. 7fd905a Run bpfix at the end of androidmk by Jeff Gaston · 8 years ago
  73. fa833bb Support for LOCAL_AIDL_INCLUDES in androidmk by Jeff Gaston · 8 years ago
  74. 254514e androidmk: support cfi, diag, and misc_undefined properties by Colin Cross · 8 years ago
  75. 0fdee74 Revert "androidmk: support cfi, diag, and misc_undefined properties" by Colin Cross · 8 years ago
  76. a8688c4 androidmk: support cfi, diag, and misc_undefined properties by Colin Cross · 8 years ago
  77. b2123aa Add a variable to disable modules in the PDK by Colin Cross · 8 years ago
  78. 2a252be Support .rs and .fs files in cc_* module srcs lists by Colin Cross · 8 years ago
  79. aa118f9 Implement vendor as a synonym of proprietary by Dan Willemsen · 8 years ago
  80. a2226b9 Support prebuilt module types by Po Hu · 8 years ago
  81. 11b2614 Rework vndk detection by Dan Willemsen · 8 years ago
  82. a929db0 Add support for test_suites property on cc_test modules by Colin Cross · 8 years ago
  83. 55708f3 Support owner property by Colin Cross · 8 years ago
  84. 4f2feee Have AndroidMk skip emitting LOCAL_MODULE_TAGS="optional" by Jeff Gaston · 8 years ago
  85. d578134 Export cc_library_headers as BUILD_HEADER_LIBRARY by Dan Willemsen · 8 years ago
  86. 62ea583 Fixed androidmk crash when parsing external/aac/Android.mk by Nan Zhang · 8 years ago
  87. 7ed1ae3 Import/Export LOCAL_PROPRIETARY_MODULE by Dan Willemsen · 8 years ago
  88. d2ede87 Add basic VNDK support in Soong by Dan Willemsen · 8 years ago
  89. a03cf6d Add clang-tidy support by Dan Willemsen · 8 years ago
  90. 0c461f1 Add support for .proto files by Colin Cross · 8 years ago
  91. 394e9dc Add Relocation Packer support by Dan Willemsen · 8 years ago
  92. 377737a Move Android.bp definitions into subdirs by Dan Willemsen · 8 years ago
  93. 2277bcb Add init_rc property, equivalent to LOCAL_INIT_RC by Dan Willemsen · 8 years ago
  94. 7b6ba5c Add CommentGroups by Colin Cross · 9 years ago
  95. e538e41 Rename Pos members by Colin Cross · 9 years ago
  96. 2867296 Remove blueprint/parser.Ident by Colin Cross · 9 years ago
  97. d20b36b Update androidmk to match blueprint changes by Colin Cross · 9 years ago
  98. a43f9b3 Rename androidmk/test.go so go test can find it by Colin Cross · 9 years ago
  99. c79e0e7 androidmk: Fix LOCAL_FORCE_STATIC_EXECUTABLE by Dan Willemsen · 9 years ago
  100. 490a8dc Implement re-exporting of library headers by Dan Willemsen · 9 years ago