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