1. bde274e Add a "nano" option to LOCAL_PROTOC_OPTIMIZE_TYPE. by Ulas Kirazci · 11 years ago
  2. 8db4cce Link RS compatibility files with libc and make bcc_compat a regular dep. by Stephen Hines · 11 years ago
  3. 1a6f09a Add support for multiple architectures with RS compat lib. by Tim Murray · 11 years ago
  4. 9ac9b53 Reduce RS build verbosity. by Stephen Hines · 11 years ago
  5. 370fa67 Build rs_compatibility_jni_libs into product-specific dir by Ying Wang · 11 years ago
  6. 9c3aa05 Order-only deps on LOCAL_C/CXX and BCC_COMPAT by Ying Wang · 11 years ago
  7. d1f4e18 Fix duplicate build rule warning. by Stephen Hines · 11 years ago
  8. ec02b4f Switch to librs.FOO.so instead of libFOO.so to prevent collisions. by Stephen Hines · 11 years ago
  9. 4cc7014 Merge "Remove dependency on libcompiler_rt.so for RS compatibility." by Stephen Hines · 11 years ago
  10. 4404433 Remove dependency on libcompiler_rt.so for RS compatibility. by Stephen Hines · 11 years ago
  11. 8392284 Disable LOCAL_RENDERSCRIPT_COMPATIBILITY for non-arm builds by Ying Wang · 11 years ago
  12. 6adffc1 Remove libcompiler_rt.so dependency for RS compat lib. by Stephen Hines · 11 years ago
  13. 7b3c71d Add libcompiler_rt.so as a JNI dependency for RS compatibility. by Stephen Hines · 11 years ago
  14. 90a94b4 Build RS compatibility library apps with libcompiler_rt.so too. by Stephen Hines · 11 years ago
  15. c8dfc16 Fix libcompiler-rt. Use the official name libcompiler_rt. by Shih-wei Liao · 11 years ago
  16. 3b0fa10 Copy RS compatibility libraries to /system/lib/ for bundled builds. by Stephen Hines · 11 years ago
  17. 99b060f Attempt #2: libclcore.bc comes from prebuilts/sdk for unbundled projects. by Tim Murray · 11 years ago
  18. 1d977e3 Refactor calculation LOCAL_CHECKED_MODULE by Ying Wang · 11 years ago
  19. ef1a961 Revert "Refactor calculation LOCAL_CHECKED_MODULE" by Ying Wang · 11 years ago
  20. ba99e69 Refactor calculation LOCAL_CHECKED_MODULE by Ying Wang · 11 years ago
  21. 8f199b0 Revert "libclcore.bc comes from prebuilts/sdk for unbundled projects." by Stephen Hines · 11 years ago
  22. ba6a7e1 libclcore.bc comes from prebuilts/sdk for unbundled projects. by Stephen Hines · 11 years ago
  23. 9541f58 Build RS compatibility objects with libcompiler-rt.a. by Stephen Hines · 11 years ago
  24. 2ce71aa Add new LOCAL_PROGUARD_ENABLED option "nosystem" by Ying Wang · 12 years ago
  25. f692513 Clean up libRSSupport.so and libclcore.bc dependencies. by Stephen Hines · 12 years ago
  26. e719f28 Build rules for Renderscript compatibility library. by Stephen Hines · 12 years ago
  27. 7aff0a7 am 0cf8969b: am 2e5d317c: make packages respect LOCAL_ADDITIONAL_DEPENDENCIES by Joe Onorato · 12 years ago
  28. 537ea6b resolved conflicts for merge of 50462d67 to master by Joe Onorato · 12 years ago
  29. 2e5d317 make packages respect LOCAL_ADDITIONAL_DEPENDENCIES by Joe Onorato · 12 years ago
  30. 8858d2a Add a tool to let you enforce layering between packages in a java module. by Joe Onorato · 13 years ago
  31. 057eba0 Use PRIVATE_WARNINGS_ENABLE by Ying Wang · 12 years ago
  32. 0eccce9 Add a tool to let you enforce layering between packages in a java module. by Joe Onorato · 13 years ago
  33. daf2ca5 am d2637573: resolved conflicts for merge of ed38fe6f to jb-mr1-dev-plus-aosp by Stephen Hines · 12 years ago
  34. 0ab6e3e Add support for building Filterscript files. by Stephen Hines · 12 years ago
  35. 6a68e77 Support LOCAL_ADDITIONAL_DEPENDENCIES for java by Brian Carlstrom · 12 years ago
  36. 3a6f758 Add LOCAL_DONT_DELETE_JAR_META_INF by Ying Wang · 12 years ago
  37. 2455929 Keep the emma classes if emma is enabled. by Ying Wang · 12 years ago
  38. af4800c Support EMMA_INSTRUMENT in both full and unbundled builds. by Ying Wang · 12 years ago
  39. 79f68bc Use new flag for emma instrumented build and limit to apps only by Guang Zhu · 12 years ago
  40. 28437aa Add LOCAL_SOURCE_FILES_ALL_GENERATED support by Ying Wang · 12 years ago
  41. efe02ce add TARGET_BUILD_JAVA_SUPPORT_LEVEL to allow checking if java build is OK in PDK by Keun young Park · 12 years ago
  42. 816b9fd enable PDK to use platform JAVA API by Keun young Park · 12 years ago
  43. 0ec188f Support to build against prebuilt current SDK in unbundled branch by Ying Wang · 12 years ago
  44. ebb351e enable Java build for PDK build by Keun young Park · 12 years ago
  45. b9566c0 Revert "enable Java build for PDK build - Highest LOCAL_SDK_VERSION forced for package build / java library build - uses prebuilt tools for PDK" by Keun young Park · 12 years ago
  46. 9283168 enable Java build for PDK build by Keun young Park · 12 years ago
  47. 3f45b3c Support to run DroidDoc in unbundled builds. by Ying Wang · 12 years ago
  48. 0b7d3d6 Moving libRS by Alex Sakhartchouk · 12 years ago
  49. fe97fe9 Multi-Project Commit: Move of filterfw out of system/media (3 of 7) by Marius Renn · 12 years ago
  50. 5a4eb5f Update llvm-rs-cc build to use unified headers in all cases. by Stephen Hines · 12 years ago
  51. 5758b8e Remove the R/Manifest classes when building the static Java library by Ying Wang · 13 years ago
  52. e109a1d Allow to build Java module from mere static Java libraries. by Ying Wang · 13 years ago
  53. 914f7a2 Enable -Wall/-Werror with LOCAL_RENDERSCRIPT_FLAGS. by Stephen Hines · 13 years ago
  54. d62de0f Merge "Provide LOCAL_RENDERSCRIPT_TARGET_API override." by Ying Wang · 13 years ago
  55. a941d13 Provide LOCAL_RENDERSCRIPT_TARGET_API override. by Stephen Hines · 13 years ago
  56. 76a7d82 Add filterfw.jar to standard list of java libraries to include. by Eino-Ville Talvala · 13 years ago
  57. 6e41a74 Merge "Provide mechanism to override llvm-rs-cc headers." by Ying Wang · 13 years ago
  58. d4136c0 Provide mechanism to override llvm-rs-cc headers. by Stephen Hines · 13 years ago
  59. ca94f35 Removing target-api option from build. by jeffhao · 13 years ago
  60. c963eae Update build to properly use prebuilt llvm-rs-cc. by Stephen Hines · 13 years ago
  61. 4387dc3 am 823f6389: am 3487736b: am 7d83ef8f: Support custom RenderScript compiler by Ying Wang · 13 years ago
  62. 7d83ef8 Support custom RenderScript compiler by Ying Wang · 13 years ago
  63. 9681379 Use manifest minSdkVersion as "--target-api" in LOCAL_DX_FLAGS by Ying Wang · 13 years ago
  64. fcf00d5 Support to build renderscript in unbundled apps. by Ying Wang · 13 years ago
  65. 84ed6fa Disable "-t" for acp. by Ying Wang · 13 years ago
  66. 85aa5de Add external/clang/lib/Headers as llvm-rs-cc's system header search path by Ying Wang · 13 years ago
  67. 16e2f98 Fix a spelling error. by Ficus Kirkpatrick · 14 years ago
  68. a5fc87a Integrate protocol buffer compiler into the build system. by Ying Wang · 14 years ago
  69. 16697b7 Hook up the dependency. by Ying Wang · 14 years ago
  70. d01fadb Make naming consistent: llvm-rs-cc and llvm-rs-link. by Shih-wei Liao · 14 years ago
  71. 24e1c01 Integrate the slang "-MD" into the build system. by Ying Wang · 14 years ago
  72. 25a04da am b7019e21: am a9c381ed: Any intermediate targets between Progaurd and the built_dex should be differently named. by Ying Wang · 14 years ago
  73. a9c381e Any intermediate targets between Progaurd and the built_dex should be differently named. by Ying Wang · 14 years ago
  74. ed72118 am 3c3bf677: am 0b9382c7: Separate out Proguard flag files to fix dependency. by Ying Wang · 14 years ago
  75. 0b9382c Separate out Proguard flag files to fix dependency. by Ying Wang · 14 years ago
  76. 509d28b resolved conflicts for merge of 3453d5f3 to master by Ying Wang · 14 years ago
  77. 957fea5 Fix dependency when switching between build variants with and without Proguard. by Ying Wang · 14 years ago
  78. 5128027 Now slang supports "-I" options. by Ying Wang · 14 years ago
  79. 7dc35a3 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  80. c06243d Fix jar dependency on the local manifest file. by Ying Wang · 14 years ago
  81. 0bd59a0 Build system support for RenderScript by Ying Wang · 14 years ago
  82. ee195f3 am 8b0ecc08: am de6a0857: Fix broken interaction of JarJar and Emma. by Steve Howard · 14 years ago
  83. de6a085 Fix broken interaction of JarJar and Emma. by Steve Howard · 14 years ago
  84. 750ac4f Manual merge of change 50994 from master (DO NOT MERGE) by Steve Howard · 14 years ago
  85. 18b7556 Squashed commit of the following (DO NOT MERGE): by Guang Zhu · 14 years ago
  86. a64dbd7 am 36ce8736: am 77dc0a58: Add a rule that builds an eclipse project file for an app. by Joe Onorato · 14 years ago
  87. 77dc0a5 Add a rule that builds an eclipse project file for an app. by Joe Onorato · 14 years ago
  88. f2f3e4b Moving junit out of core.jar and into core-junit.jar by Jesse Wilson · 14 years ago
  89. ef5c640 Fix and enable JarJar in Java builds. by Steve Howard · 14 years ago
  90. 3600a16 Undo commit: Moving junit out of core.jar and into core-junit.jar by Jesse Wilson · 14 years ago
  91. 72c941a Moving junit out of core.jar and into core-junit.jar. by Jesse Wilson · 14 years ago
  92. 155afe3 enhancement for building app with emma code coverage by Guang Zhu · 14 years ago
  93. 389b7e1 Let Proguard load emma jar if it's enabled. by Ying Wang · 14 years ago
  94. 85ab497 Turn on Proguard by default for user/userdebug builds. by Ying Wang · 14 years ago
  95. e3265fb Makefile change for build against historical sdk versions. by Ying Wang · 14 years ago
  96. 3b2bdf1 Fix and enable proguard on packages. by Ying Wang · 14 years ago
  97. f184a0f Add support for LOCAL_JAVACFLAGS by Brian Carlstrom · 14 years ago
  98. 6ef046c Fixes ProGuard options. by Ying Wang · 15 years ago
  99. 2daa2b3 Add the ability to turn on proguard for java targets, and to call aapt by Joe Onorato · 15 years ago
  100. e334d25 Speed up the full build. by Joe Onorato · 15 years ago