1. 595d0db Add LOCAL_NO_FPIE. by Tim Murray · 10 years ago
  2. 5c72544 Fix build breakage due to incorrect bcc_compat RS_TRIPLE. by Stephen Hines · 10 years ago
  3. e0f44ac Performance improvement for whole static libs by Dan Albert · 11 years ago
  4. bfd6516 Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so by Ying Wang · 11 years ago
  5. b6bb71b Inhibit implicit -Bsymolic in -shared. by Dan Albert · 11 years ago
  6. 4803ce2 Fix uses of -fPIC and -fPIE. by Dan Albert · 11 years ago
  7. e019dfd Support dx generating multiple dex files. by Yohann Roussel · 11 years ago
  8. 8e20ef6 Support to add JNI of both archs in multilib build. by Ying Wang · 11 years ago
  9. ae2986e build: delete 64-bit blacklist by Colin Cross · 11 years ago
  10. e1b867d Fix loophole in module expansion. by Ying Wang · 11 years ago
  11. 7b913ce Support .asm being compiled by yasm targeted for x86. by Ying Wang · 11 years ago
  12. d3ddfdf am b3bed595: Merge "Add a dummy build recipe for generated RS cpp files." by Ying Wang · 11 years ago
  13. 81ab833 Add a dummy build recipe for generated RS cpp files. by Ying Wang · 11 years ago
  14. a5b0b13 am 3805f619: Merge "Revert "Fix for duplicate names in whole static libs"" by Dan Albert · 11 years ago
  15. 3c12b5c Revert "Fix for duplicate names in whole static libs" by Dan Albert · 11 years ago
  16. 212772f am 31101623: Merge "Fix for duplicate names in whole static libs" by Dan Albert · 11 years ago
  17. 0e5ce8b Fix for duplicate names in whole static libs by Dan Albert · 11 years ago
  18. cdcb692 am 6cb69bd4: Merge "Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib build" by Ying Wang · 11 years ago
  19. 6cb69bd Merge "Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib build" by Ying Wang · 11 years ago
  20. a72e6f8 am 8a3f514d: Merge "Split the rules to build the odex file" by Ying Wang · 11 years ago
  21. 36142f6 Split the rules to build the odex file by Ying Wang · 11 years ago
  22. 966c1e0 Add HOST_PREFER_32_BIT to support 32-bit-by-default multilib build by Ying Wang · 11 years ago
  23. 40b49d3 am a74ade94: Merge "Support host multilib build" by Ying Wang · 11 years ago
  24. 6feb6d5 Support host multilib build by Ying Wang · 11 years ago
  25. 1e4adfa Merge commit '8113e43601aac7702b9ec007e81a179826143d1e' into HEAD by Bill Yi · 11 years ago
  26. faf3d5e Disable host -fPIE if BUILD_HOST_static is set. by Ying Wang · 11 years ago
  27. 3972253 Add GYP as a target type that requires 2nd arch. by Torne (Richard Coles) · 11 years ago
  28. ce1c596 Remove the unnecessary indirection of TARGET_STRIP_COMMAND by Ying Wang · 11 years ago
  29. 288bf3a am 266cf4f2: am f39752e9: Skip the product-scoped --product flag if it\'s set in LOCAL_AAPT_FLAGS by Ying Wang · 11 years ago
  30. 266cf4f am f39752e9: Skip the product-scoped --product flag if it\'s set in LOCAL_AAPT_FLAGS by Ying Wang · 11 years ago
  31. f39752e Skip the product-scoped --product flag if it's set in LOCAL_AAPT_FLAGS by Ying Wang · 11 years ago
  32. 810cf65 am aea9f041: am 8b1bcc7d: Merge "Add a method to leave the symbol table in a library." by Christopher Ferris · 11 years ago
  33. a6e2f93 Add a method to leave the symbol table in a library. by Christopher Ferris · 11 years ago
  34. 9bdcdff HACK: add 64-bit directory blacklist by Colin Cross · 11 years ago
  35. e7be6ff am db48d145: am 247dd0c4: Merge "Do not remove the generated .hpp file from yacc." by Nicolas Geoffray · 11 years ago
  36. 009f48b am a6230641: am 26bcd640: Merge "Try to catch more misuse of ." by Ying Wang · 11 years ago
  37. 8ec7041 am 8e286fbf: am cf1b7d4b: Merge "Select src arch for prebuilts." by Ying Wang · 11 years ago
  38. bbc3a3e am 63002088: Merge "Allow LOCAL_LDFLAGS to override HOST_GLOBAL_LDFLAGS." by Torne (Richard Coles) · 11 years ago
  39. 2c5666f am eb9b62e0: Merge "Make -rpath-link work with multilib." by Ying Wang · 11 years ago
  40. 16ae8b4 am 5c7039fb: Merge "Remove dead code." by Ying Wang · 11 years ago
  41. 77285ff am 993ffb80: Merge "Add all-S-files-under." by Elliott Hughes · 11 years ago
  42. b9ad679 am 717de0f5: Merge "Fix installing 2nd arch shared libraries" by Colin Cross · 11 years ago
  43. 3cb9ddb Do not remove the generated .hpp file from yacc. by Nicolas Geoffray · 11 years ago
  44. 79e8319 Try to catch more misuse of $(my-dir). by Ying Wang · 11 years ago
  45. 6c930fc Select src arch for prebuilts. by Ying Wang · 11 years ago
  46. db7dcc2 Allow LOCAL_LDFLAGS to override HOST_GLOBAL_LDFLAGS. by Torne (Richard Coles) · 11 years ago
  47. 9fb3526 Make -rpath-link work with multilib. by Ying Wang · 11 years ago
  48. dc6bb04 Remove dead code. by Ying Wang · 11 years ago
  49. 02e31d2 HACK: add 64-bit directory blacklist by Colin Cross · 11 years ago
  50. e3b044a Add all-S-files-under. by Elliott Hughes · 11 years ago
  51. 960d919 resolved conflicts for merge of 4df82b3e to klp-dev-plus-aosp by Ying Wang · 11 years ago
  52. 4df82b3 Allow proguarding the main app and the test app in a single run. by Mihail Dumitrescu · 11 years ago
  53. 5394bf1 Fix installing 2nd arch shared libraries by Colin Cross · 11 years ago
  54. d826264 add new gen/ directory for generated sources by Colin Cross · 11 years ago
  55. dd814bf Support to build executables for TARGET_2ND_ARCH by Ying Wang · 11 years ago
  56. 4d2cc66 Set up rules to build shared libraries for TARGET_2ND_ARCH by Ying Wang · 11 years ago
  57. 6ef6519 Set up rules to build static libraries for TARGET_2ND_ARCH by Ying Wang · 11 years ago
  58. e6f6543 Allow clang to build host binaries. by Logan Chien · 11 years ago
  59. b0eafa2 enable PIE for dynamically linked Linux host executables by Joshua J. Drake · 11 years ago
  60. 7493c39 Add utility function find-files-in-subdirs by Ying Wang · 11 years ago
  61. 7c8c7bd Add utility function find-files-in-subdirs by Ying Wang · 11 years ago
  62. c5b7252 am ec3c15e5: am 04c4d34d: am 7311a344: Make it easier to enable obfuscation and optimization. by Ying Wang · 11 years ago
  63. ec3c15e am 04c4d34d: am 7311a344: Make it easier to enable obfuscation and optimization. by Ying Wang · 11 years ago
  64. 7311a34 Make it easier to enable obfuscation and optimization. by Ying Wang · 11 years ago
  65. 8a7cd65 am 50a402af: am f1534b62: Merge "Added generic hook for loading vendor specific defintions" by Jean-Baptiste Queru · 12 years ago
  66. 50a402a am f1534b62: Merge "Added generic hook for loading vendor specific defintions" by Jean-Baptiste Queru · 12 years ago
  67. 54d9cc3 am cd9cadbc: am 7768c91c: am 94de1eba: Put a copy of the radio/bootloader files in the dist dir. by Ying Wang · 12 years ago
  68. cd9cadb am 7768c91c: am 94de1eba: Put a copy of the radio/bootloader files in the dist dir. by Ying Wang · 12 years ago
  69. 94de1eb Put a copy of the radio/bootloader files in the dist dir. by Ying Wang · 12 years ago
  70. 9e5efce Added generic hook for loading vendor specific defintions by Marie Lennerhagen · 14 years ago
  71. 5efaa72 am 51aab877: am 5d1db8b4: Merge "Allow proto builds to pass in java proto params." by Ying Wang · 12 years ago
  72. 6e485b5 Allow proto builds to pass in java proto params. by Ulas Kirazci · 12 years ago
  73. 24c7289 Revert "Allow proto builds to pass in java proto params." by Ulas Kirazci · 12 years ago
  74. fc2bad5 Revert "Allow proto builds to pass in java proto params." by Ben Murdoch · 12 years ago
  75. dd3d8f4 am 6a5fc54f: am a825aa13: Merge "Allow proto builds to pass in java proto params." by Ulas Kirazci · 12 years ago
  76. 28b46fc Allow proto builds to pass in java proto params. by Ulas Kirazci · 12 years ago
  77. ae859f9 Split framework jar. by Jeff Brown · 12 years ago
  78. 1390cac core: don't hardcode "out" during findleaves.py invocations. by JP Abgrall · 12 years ago
  79. d6b1d61 Do vendor check on modules installed by LOCAL_SHARED_LIBRARIES by Ying Wang · 12 years ago
  80. 8db4cce Link RS compatibility files with libc and make bcc_compat a regular dep. by Stephen Hines · 12 years ago
  81. 1a6f09a Add support for multiple architectures with RS compat lib. by Tim Murray · 12 years ago
  82. 45150f8 Fix function call syntax error. by Ying Wang · 12 years ago
  83. 4974879 Merge "Switch target java library dependency file from javalib.jar to classes.jar" into jb-mr2-dev by Ying Wang · 12 years ago
  84. 087d4ee Switch target java library dependency file from javalib.jar to classes.jar by Ying Wang · 12 years ago
  85. 9ac9b53 Reduce RS build verbosity. by Stephen Hines · 12 years ago
  86. 9485a57 Untwist the target/host shared library dependencies. by Ying Wang · 12 years ago
  87. 6adffc1 Remove libcompiler_rt.so dependency for RS compat lib. by Stephen Hines · 12 years ago
  88. 90a94b4 Build RS compatibility library apps with libcompiler_rt.so too. by Stephen Hines · 12 years ago
  89. 99b060f Attempt #2: libclcore.bc comes from prebuilts/sdk for unbundled projects. by Tim Murray · 12 years ago
  90. c3ccfee Build libcore without a dep on aapt. by -b master · 12 years ago
  91. ba37043 Remove references to llvm-rs-link, which is unused. by Stephen Hines · 12 years ago
  92. 8f199b0 Revert "libclcore.bc comes from prebuilts/sdk for unbundled projects." by Stephen Hines · 12 years ago
  93. ba6a7e1 libclcore.bc comes from prebuilts/sdk for unbundled projects. by Stephen Hines · 12 years ago
  94. 9541f58 Build RS compatibility objects with libcompiler-rt.a. by Stephen Hines · 12 years ago
  95. f692513 Clean up libRSSupport.so and libclcore.bc dependencies. by Stephen Hines · 12 years ago
  96. 3a990ae Merge "Build from source or prebuilt" by Ying Wang · 12 years ago
  97. 63d94fa Build from source or prebuilt by Ying Wang · 12 years ago
  98. 7d6ec71 Add -nostdlib to RS bc->so linker command line. by Stephen Hines · 12 years ago
  99. e719f28 Build rules for Renderscript compatibility library. by Stephen Hines · 12 years ago
  100. 90304a7 am ae56a570: am e1f94189: am ce811261: Merge "Move check-api to definition.mk" into jb-mr1.1-dev by Ying Wang · 12 years ago