1. 3bb168f Order objects based on LOCAL_SRC_FILES and LOCAL_GENERATED_SOURCES by Dan Willemsen · 10 years ago
  2. 4a97cde Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."" by Alex Klyubin · 10 years ago
  3. a80a808 Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 10 years ago
  4. 72d152f Merge "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 10 years ago
  5. 1326f65 Write clean_steps.mk with multiple commands by Shinichiro Hamaji · 10 years ago
  6. 92cfd6f Place the META/ dir first in the target_files.zip. by Alex Deymo · 10 years ago
  7. 74df828 Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 10 years ago
  8. 385ac86 Merge "Revert "Revert "Make OpenJDK 8 the default""" by Neil Fuller · 10 years ago
  9. 19f99a7 Merge "Use dependency files generated by llvm-rs-cc" by Shinichiro Hamaji · 10 years ago
  10. 2e45fd0 Use dependency files generated by llvm-rs-cc by Shinichiro Hamaji · 10 years ago
  11. 1ae548d Merge "Error out if MALLOC_IMPL is defined." by Josh Gao · 10 years ago
  12. 7382bdf Merge "Revert "Sign APKs using SHA-256 instead of SHA-1 when possible."" by Alex Klyubin · 10 years ago
  13. 1429d5e Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 10 years ago
  14. 1f495b8 Revert "Revert "Make OpenJDK 8 the default"" by Neil Fuller · 10 years ago
  15. c0acea2 Merge "Revert "Make OpenJDK 8 the default"" by Neil Fuller · 10 years ago
  16. 85bddfd Revert "Make OpenJDK 8 the default" by Neil Fuller · 10 years ago
  17. b763b29 Merge "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 10 years ago
  18. 4495f6a Make OpenJDK 8 the default by Neil Fuller · 10 years ago
  19. 49b6953 Add an RS_CLANG variable as well for RenderScript. by Stephen Hines · 10 years ago
  20. f3e7204 Error out if MALLOC_IMPL is defined. by Josh Gao · 10 years ago
  21. 96d2a8c Add clang rules for RS_LLVM_* tools. by Stephen Hines · 10 years ago
  22. 41ee5fc Merge "Set flag when using sdk tools in place" by Colin Cross · 10 years ago
  23. 27a1201 Merge "Makefile: Fix the location for payload signing key." by Tao Bao · 10 years ago
  24. 23c3db9 Makefile: Fix the location for payload signing key. by Tao Bao · 10 years ago
  25. 60c9200 Merge "Pass the arm/thumb cflags to assembly files" by Dan Willemsen · 10 years ago
  26. b49d05e Merge "Makefile: Add the payload public key into system image." by Tao Bao · 10 years ago
  27. de5bc04 Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 10 years ago
  28. 8edda3a Merge "Separate aidl dependencies from compiler dependencies" by Christopher Wiley · 10 years ago
  29. 11feb8b Merge "Keep aidl generated C++ inside the generated folder" by Christopher Wiley · 10 years ago
  30. 38812d6 Makefile: Add the payload public key into system image. by Tao Bao · 10 years ago
  31. d3f3ab7 Set flag when using sdk tools in place by Colin Cross · 10 years ago
  32. 087f327 Separate aidl dependencies from compiler dependencies by Christopher Wiley · 10 years ago
  33. 257796c Keep aidl generated C++ inside the generated folder by Christopher Wiley · 10 years ago
  34. c36a976 Merge "Set USE_CLANG_PLATFORM_BUILD to default true." by Chih-hung Hsieh · 10 years ago
  35. 6d8a8cc Makefile: Pack brillo_update_payload and shflags into otatools. by Tao Bao · 10 years ago
  36. 45d38c0 Pass the arm/thumb cflags to assembly files by Dan Willemsen · 10 years ago
  37. 8dd69d9 Set USE_CLANG_PLATFORM_BUILD to default true. by Chih-Hung Hsieh · 10 years ago
  38. 5c3f812 Merge "Add -Werror=date-time to target builds" by Dan Willemsen · 10 years ago
  39. 3f60c4b Allow building kati & makeparallel with soong by Dan Willemsen · 10 years ago
  40. c829932 Merge "Switch to Vista instead of Win2K." by Stephen Hines · 10 years ago
  41. 19f6638 Merge "Ignore Android.mk files with USE_SOONG=true" by Colin Cross · 10 years ago
  42. 625e715 Switch to Vista instead of Win2K. by Stephen Hines · 10 years ago
  43. d29a841 Merge "Remove -Wa,noexecstack from unsupported arm clang flags" by Dan Willemsen · 10 years ago
  44. d1baa0f Remove -Wa,noexecstack from unsupported arm clang flags by Dan Willemsen · 10 years ago
  45. 3f56a33 Fix mounting /sdcard under recovery. by Tao Bao · 10 years ago
  46. 873eeec Merge "Generate .c for .y and .l" by Ying Wang · 10 years ago
  47. 64088f2 Generate .c for .y and .l by Ying Wang · 10 years ago
  48. 861ab99 Ignore Android.mk files with USE_SOONG=true by Colin Cross · 10 years ago
  49. a8f28ff Move "include configure_local_jack.mk" by Ying Wang · 10 years ago
  50. eff0611 Add -Werror=date-time to target builds by Dan Willemsen · 10 years ago
  51. c610c42 Merge "Have symbol versions in .so.toc files" by Shinichiro Hamaji · 10 years ago
  52. b1171e4 Kill BOARD_MALLOC_ALIGNMENT. by Josh Gao · 10 years ago
  53. 2b0caa3 Have symbol versions in .so.toc files by Shinichiro Hamaji · 10 years ago
  54. a4f00d7 Replace MALLOC_IMPL with MALLOC_SVELTE. by Josh Gao · 10 years ago
  55. d443abf Merge "Prevent changes to COMMON_GLOBAL_C(PP)FLAGS" by Dan Willemsen · 10 years ago
  56. f8e6fbe Build delta_generator for A/B update. by Tao Bao · 10 years ago
  57. cdc3d5a Revert "Temporary workaround to build bouncycastle / nist-pkits" by Narayan Kamath · 10 years ago
  58. 3006881 Temporary workaround to build bouncycastle / nist-pkits by Narayan Kamath · 10 years ago
  59. 5aabca2 Build: Build changes for multi oat/image support. by Jeff Hao · 10 years ago
  60. 76c7d68 Allow modules to override the default NOTICE file. by Narayan Kamath · 10 years ago
  61. 20de4fa Allow for 5200 words in dump-words-to-file by Przemyslaw Szczepaniak · 10 years ago
  62. 436d0c1 Update the package whitelist for the boot image. by Narayan Kamath · 10 years ago
  63. 052a00f Use core-oj alongside core-libart wherever required. by Piotr Jastrzebski · 11 years ago
  64. f9911ae Merge "set ro.adb.secure=1 for user builds" by Nick Kralevich · 10 years ago
  65. 18a141c set ro.adb.secure=1 for user builds by Daniel Micay · 10 years ago
  66. 9d4dbe0 Merge "Makefile: Clean up the condition for RECOVERY_RESOURCE_ZIP." by Tao Bao · 10 years ago
  67. d52953e Merge "Default LOCAL_MULTILIB:=both for HOST_NATIVE_TEST" by Dan Willemsen · 10 years ago
  68. 4594d0e Makefile: Clean up the condition for RECOVERY_RESOURCE_ZIP. by Tao Bao · 10 years ago
  69. 4a01711 Merge "Always start jack server before first call to jack" by Yohann Roussel · 10 years ago
  70. 8b9a464 Default LOCAL_MULTILIB:=both for HOST_NATIVE_TEST by Dan Willemsen · 10 years ago
  71. 67e960b Merge "Do not use $? in recipe" by Shinichiro Hamaji · 10 years ago
  72. 40ef35b Allow building recovery as boot. by Daniel Rosenberg · 10 years ago
  73. 18733b9 Merge "Remove RPATH for AddressSanitizer." by Evgenii Stepanov · 10 years ago
  74. bbd944a Remove RPATH for AddressSanitizer. by Evgenii Stepanov · 10 years ago
  75. 9cb7692 Do not use $? in recipe by Shinichiro Hamaji · 10 years ago
  76. 2983fd4 Merge "Do not set Jack source version, use default" by Yohann Roussel · 10 years ago
  77. 6c90e49 Merge "Disable goma/ccache with USE_XXX=false" by Shinichiro Hamaji · 10 years ago
  78. 03b7eff Merge "Enable -fstack-protector-strong for arm64." by Elliott Hughes · 10 years ago
  79. 7fca8a3 Merge "Enable -fstack-protector-strong for arm." by Elliott Hughes · 10 years ago
  80. 93b8a12 Prevent changes to COMMON_GLOBAL_C(PP)FLAGS by Dan Willemsen · 10 years ago
  81. 09ee66e Do not set Jack source version, use default by Yohann Roussel · 10 years ago
  82. d78cba1 Disable goma/ccache with USE_XXX=false by Shinichiro Hamaji · 10 years ago
  83. d49e555 Merge "Set -Xdoclint:none" by Neil Fuller · 10 years ago
  84. e63d332 Merge "Define __BRILLO__ only for target modules" by Dan Willemsen · 10 years ago
  85. 3931873 Merge "Move __BRILLO__ to the core build system" by Dan Willemsen · 10 years ago
  86. de6494b Define __BRILLO__ only for target modules by Dan Willemsen · 10 years ago
  87. 16e7e0f Move __BRILLO__ to the core build system by Dan Willemsen · 10 years ago
  88. ffce16c Merge "Make squashfs sparse image generation optional" by Todd Poynor · 10 years ago
  89. e9430e2 Merge "make USER limited to 6 characters when generating BUILD_NUMBER" by Ying Wang · 10 years ago
  90. 8abec03 Set -Xdoclint:none by Narayan Kamath · 10 years ago
  91. 9d76c75 Merge "Re-enable gold linker for aarch64." by Than McIntosh · 10 years ago
  92. c9219c2 make USER limited to 6 characters when generating BUILD_NUMBER by weiqiao · 10 years ago
  93. b2a555e Make squashfs sparse image generation optional by Todd Poynor · 10 years ago
  94. 5f38f9b Tell soong that it is embedded in a make build by Dan Willemsen · 10 years ago
  95. 3ebb2f7 Combine soong builds into make builds by Colin Cross · 10 years ago
  96. a79e132 Remove the prebuilt tools cleanstep logic. by Ying Wang · 10 years ago
  97. c01f2dc Disable .toc optimization for host modules. by Ying Wang · 10 years ago
  98. 2c3b926 Re-enable gold linker for aarch64. by Than McIntosh · 10 years ago
  99. 542aa57 Merge "Reduce unnecessary rebuilds of .dex files with restat=1" by Shinichiro Hamaji · 10 years ago
  100. 09ba4c8 Turn on stack protector for mips64. by Elliott Hughes · 10 years ago