1. 7549361 Fail when a non-vendor product references a vendor module. by Joe Onorato · 12 years ago
  2. 529302d Remove support for user tags in the build system. by Joe Onorato · 12 years ago
  3. f85cb7c Don't give the user tag to host modules automatically. by Joe Onorato · 12 years ago
  4. b1a4e4e Delete the misleading var TARGET_OUT_STATIC_LIBRARIES. by Ying Wang · 12 years ago
  5. 6e371e4 Don't set or reference LOCAL_MODULE_PATH for uninstallable modules. by Ying Wang · 12 years ago
  6. 0ec188f Support to build against prebuilt current SDK in unbundled branch by Ying Wang · 12 years ago
  7. 4b9d4ea Merge "Collect the GPL source files." by Ying Wang · 13 years ago
  8. 6a7c606 Merge "Allow to build Java module from mere static Java libraries." by Ying Wang · 13 years ago
  9. e109a1d Allow to build Java module from mere static Java libraries. by Ying Wang · 13 years ago
  10. dbb31be Restrict vendor modules to help AOSP product distribution. by Ying Wang · 13 years ago
  11. fd626f2 Collect the GPL source files. by Ying Wang · 13 years ago
  12. 79e3dec new LOCAL_DEX_PREOPT option "nostripping" by Ying Wang · 13 years ago
  13. 8f77936 Install path support for vendor modules. by Ying Wang · 13 years ago
  14. 8e5b540 am 41346ae4: am ba35b2d6: resolved conflicts for merge of 162991be to gingerbread-plus-aosp by Ying Wang · 13 years ago
  15. 41346ae am ba35b2d6: resolved conflicts for merge of 162991be to gingerbread-plus-aosp by Ying Wang · 13 years ago
  16. ba35b2d resolved conflicts for merge of 162991be to gingerbread-plus-aosp by Ying Wang · 13 years ago
  17. 162991b Allow uninstallable APPs. by Ying Wang · 13 years ago
  18. a7d9ca3 Use the LOCAL_* as dependency. by Ying Wang · 13 years ago
  19. 194a8ec Use arg list file to pass arguments to jar. by Ying Wang · 13 years ago
  20. a67ce69 Handle MODULE_LICENSE_MPL the same as MODULE_LICENSE_GPL. by Ying Wang · 13 years ago
  21. 747a978 am 951a3e5f: Merge "Build system tweaks for Valgrind." by Kenny Root · 13 years ago
  22. bd528a8 Build system tweaks for Valgrind. by Jeff Brown · 13 years ago
  23. 703e7c6 Build system tweaks for Valgrind. by Jeff Brown · 13 years ago
  24. 2039512 am 61356271: am e388ac10: Merge "Extra protobuf-related support" by Jean-Baptiste Queru · 14 years ago
  25. c61d4c9 Extra protobuf-related support by Jean-Baptiste Queru · 14 years ago
  26. 53cebd7 am ad3e0072: am 39f358b7: Merge "Protobuf compiler support in the build system" by Jean-Baptiste Queru · 14 years ago
  27. 79ee7bf Protobuf compiler support in the build system by Jean-Baptiste Queru · 14 years ago
  28. 015edd2 Add modifier goal incrementaljavac by Ying Wang · 14 years ago
  29. 84ed6fa Disable "-t" for acp. by Ying Wang · 14 years ago
  30. 1214aeb Add framework includes for any aidl source. by Ying Wang · 14 years ago
  31. 953b64f am 1f22360f: am c7973678: Merge "Default uninstallable modules\' tag to optional" into gingerbread by Ying Wang · 14 years ago
  32. 1f22360 am c7973678: Merge "Default uninstallable modules\' tag to optional" into gingerbread by Ying Wang · 14 years ago
  33. 2fd81cf Default uninstallable modules' tag to optional by Ying Wang · 14 years ago
  34. 33c0d95 Allow module-specific protoc flags. by Ying Wang · 14 years ago
  35. 6029391 Set the correct proto intermediate dir for native modules. by Ying Wang · 14 years ago
  36. a5fc87a Integrate protocol buffer compiler into the build system. by Ying Wang · 14 years ago
  37. 25a04da am b7019e21: am a9c381ed: Any intermediate targets between Progaurd and the built_dex should be differently named. by Ying Wang · 14 years ago
  38. b7019e2 am a9c381ed: Any intermediate targets between Progaurd and the built_dex should be differently named. by Ying Wang · 14 years ago
  39. a9c381e Any intermediate targets between Progaurd and the built_dex should be differently named. by Ying Wang · 14 years ago
  40. 1406613 am bf2ed191: am a83940fa: Move odex related files to product-specific dir. by Ying Wang · 14 years ago
  41. bf2ed19 am a83940fa: Move odex related files to product-specific dir. by Ying Wang · 14 years ago
  42. a83940f Move odex related files to product-specific dir. by Ying Wang · 14 years ago
  43. d46905b am c292927f: am e1926260: Treat prebuilt SDKs and the stub as normal java libraries. by Ying Wang · 14 years ago
  44. c292927 am e1926260: Treat prebuilt SDKs and the stub as normal java libraries. by Ying Wang · 14 years ago
  45. e192626 Treat prebuilt SDKs and the stub as normal java libraries. by Ying Wang · 14 years ago
  46. afd9652 am d60ab565: am 19f9c1c2: Fix nothing-to-do build. by Ying Wang · 14 years ago
  47. d60ab56 am 19f9c1c2: Fix nothing-to-do build. by Ying Wang · 14 years ago
  48. 19f9c1c Fix nothing-to-do build. by Ying Wang · 14 years ago
  49. 3efd768 resolved conflicts for merge of 9f28f0d7 to master by Ying Wang · 14 years ago
  50. 9f28f0d am e7874c43: Integrate dexpreopt into the build system. by Ying Wang · 14 years ago
  51. e7874c4 Integrate dexpreopt into the build system. by Ying Wang · 14 years ago
  52. 88a873a am 05ad00ea: am 5890600d: Add a better explanation about how to deal with user modules by Jean-Baptiste Queru · 14 years ago
  53. 05ad00e am 5890600d: Add a better explanation about how to deal with user modules by Jean-Baptiste Queru · 14 years ago
  54. 5890600 Add a better explanation about how to deal with user modules by Jean-Baptiste Queru · 14 years ago
  55. d64e5a2 Fail the build when using a user tag on a non-legacy module. by Jean-Baptiste Queru · 14 years ago
  56. 2b3b26f am 32afccc7: Revert "Default host module tag to optional." by Jean-Baptiste Queru · 14 years ago
  57. 423c15c Revert "Default host module tag to optional." by Jean-Baptiste Queru · 14 years ago
  58. 32afccc Revert "Default host module tag to optional." by Jean-Baptiste Queru · 14 years ago
  59. e893cd2 am 6e8b268d: Fail the build when using a user tag on a non-legacy module. do not merge by Jean-Baptiste Queru · 14 years ago
  60. 6e8b268 Fail the build when using a user tag on a non-legacy module. do not merge by Jean-Baptiste Queru · 14 years ago
  61. 744e646 am 74005c3c: am 528362f0: Default host module tag to optional. by Ying Wang · 14 years ago
  62. 74005c3 am 528362f0: Default host module tag to optional. by Ying Wang · 14 years ago
  63. 528362f Default host module tag to optional. by Ying Wang · 14 years ago
  64. 3e642c4 am 796a2df1: am 73ca57f5: Fix host-dexed libraries. by Ying Wang · 14 years ago
  65. 796a2df am 73ca57f5: Fix host-dexed libraries. by Ying Wang · 14 years ago
  66. 73ca57f Fix host-dexed libraries. by Ying Wang · 14 years ago
  67. 4074f23 Warn when new modules are found that use user tags by Jean-Baptiste Queru · 14 years ago
  68. 6b747cf am a90f9d2c: Merge "Warn when new modules are found that use user tags - DO NOT MERGE" into gingerbread by Jean-Baptiste Queru · 14 years ago
  69. 39de432 Warn when new modules are found that use user tags - DO NOT MERGE by Jean-Baptiste Queru · 14 years ago
  70. 54b634d am a79db6e4: am 3dae0ee4: Fix inherited dependency when instrmentation. by Ying Wang · 14 years ago
  71. a79db6e am 3dae0ee4: Fix inherited dependency when instrmentation. by Ying Wang · 14 years ago
  72. 3dae0ee Fix inherited dependency when instrmentation. by Ying Wang · 14 years ago
  73. b139a44 am 5f0df7a9: Manual merge by Jean-Baptiste Queru · 14 years ago
  74. 5f0df7a Manual merge by Jean-Baptiste Queru · 14 years ago
  75. 2213aab Add new variable TARGET_SHELL := ash (default; or mksh) by Thorsten Glaser · 14 years ago
  76. c06243d Fix jar dependency on the local manifest file. by Ying Wang · 14 years ago
  77. 14d9515 Instrumentation links against the jar file for its app, so use that at the dependency. by Joe Onorato · 14 years ago
  78. b751053 Fix event-log-tags so we don't rebuild framework.jar because of an installclean. by Joe Onorato · 14 years ago
  79. c048c9b default empty tapas to TARGET_BUILD_APPS "all" by Ying Wang · 14 years ago
  80. 74a9fd0 am a07d37b7: Cherry-pick bug fixes from master. by Ying Wang · 14 years ago
  81. a07d37b Cherry-pick bug fixes from master. by Ying Wang · 14 years ago
  82. 66356ce am 7a794289: Merge "Unbundle the build system." into froyo by Ying Wang · 14 years ago
  83. 0f6f4ca Unbundle the build system. by Ying Wang · 14 years ago
  84. f33c3ef am b93e03cb: am 52911309: Cherry-pick unbundled build changes from master by Ying Wang · 14 years ago
  85. 8a06bac Make make ECLIPSE-lunch build a .classpath for all the java stuff that will be included in the by Joe Onorato · 14 years ago
  86. 5291130 Cherry-pick unbundled build changes from master by Ying Wang · 14 years ago
  87. 01c3517 Fix typo. by Ying Wang · 14 years ago
  88. 77dc0a5 Add a rule that builds an eclipse project file for an app. by Joe Onorato · 14 years ago
  89. 8c25482 Support to override instr target package in inherit-package by Ying Wang · 14 years ago
  90. abfbbe2 allow EventLog tag numbers to be auto-assigned by Doug Zongker · 14 years ago
  91. e3265fb Makefile change for build against historical sdk versions. by Ying Wang · 15 years ago
  92. 3b2bdf1 Fix and enable proguard on packages. by Ying Wang · 14 years ago
  93. bb67d21 Get LOCAL_MANIFEST_PACKAGE_NAME working. by Jeff Hamilton · 14 years ago
  94. 6907cfe Remove special-case where CLASS=apps ignored TAGS=user by Jean-Baptiste Queru · 15 years ago
  95. a831cbd Warn when using unrecognized/uncommon tags. by Jean-Baptiste Queru · 15 years ago
  96. 05c7f61 Don't do the check build step for apps that link against the SDK. by Joe Onorato · 15 years ago
  97. 9bd4962 break up event-log-tags; generate java source files with constants by Doug Zongker · 15 years ago
  98. e62902c Fix http://b/2114936 - Setting LOCAL_SDK_VERSION current still allows internal API references by Joe Onorato · 15 years ago
  99. f2bce89 am e334d255: Speed up the full build. by Joe Onorato · 15 years ago
  100. e334d25 Speed up the full build. by Joe Onorato · 15 years ago