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