1. 67e960b Merge "Do not use $? in recipe" by Shinichiro Hamaji · 10 years ago
  2. 781b7b2 Merge "Allow building recovery as boot." by Tao Bao · 10 years ago
  3. 40ef35b Allow building recovery as boot. by Daniel Rosenberg · 10 years ago
  4. 18733b9 Merge "Remove RPATH for AddressSanitizer." by Evgenii Stepanov · 10 years ago
  5. bbd944a Remove RPATH for AddressSanitizer. by Evgenii Stepanov · 10 years ago
  6. 9cb7692 Do not use $? in recipe by Shinichiro Hamaji · 10 years ago
  7. 2983fd4 Merge "Do not set Jack source version, use default" by Yohann Roussel · 10 years ago
  8. e2476f8 Merge "build_image: don't call append2simg for FEC" by Sami Tolvanen · 10 years ago
  9. 06b4ff6 Merge "build_image: remove an unnecessary call to append2simg" by Sami Tolvanen · 10 years ago
  10. 6c90e49 Merge "Disable goma/ccache with USE_XXX=false" by Shinichiro Hamaji · 10 years ago
  11. 03b7eff Merge "Enable -fstack-protector-strong for arm64." by Elliott Hughes · 10 years ago
  12. 7fca8a3 Merge "Enable -fstack-protector-strong for arm." by Elliott Hughes · 10 years ago
  13. 421d84f Merge "Move signapk sources to src dir." by Alex Klyubin · 10 years ago
  14. 4a06004 build_image: don't call append2simg for FEC by Sami Tolvanen · 10 years ago
  15. ff914f5 build_image: remove an unnecessary call to append2simg by Sami Tolvanen · 10 years ago
  16. 09ee66e Do not set Jack source version, use default by Yohann Roussel · 10 years ago
  17. d78cba1 Disable goma/ccache with USE_XXX=false by Shinichiro Hamaji · 10 years ago
  18. d49e555 Merge "Set -Xdoclint:none" by Neil Fuller · 10 years ago
  19. e63d332 Merge "Define __BRILLO__ only for target modules" by Dan Willemsen · 10 years ago
  20. 3931873 Merge "Move __BRILLO__ to the core build system" by Dan Willemsen · 10 years ago
  21. de6494b Define __BRILLO__ only for target modules by Dan Willemsen · 10 years ago
  22. 16e7e0f Move __BRILLO__ to the core build system by Dan Willemsen · 10 years ago
  23. ffce16c Merge "Make squashfs sparse image generation optional" by Todd Poynor · 10 years ago
  24. e9430e2 Merge "make USER limited to 6 characters when generating BUILD_NUMBER" by Ying Wang · 10 years ago
  25. 8abec03 Set -Xdoclint:none by Narayan Kamath · 10 years ago
  26. 36412fa Merge "Docs: Replace custom search engine Bug: 25778395" by Gina Dimino · 10 years ago
  27. 8cc3a9e Docs: Replace custom search engine Bug: 25778395 by Gina Dimino · 10 years ago
  28. 9d76c75 Merge "Re-enable gold linker for aarch64." by Than McIntosh · 10 years ago
  29. c9219c2 make USER limited to 6 characters when generating BUILD_NUMBER by weiqiao · 10 years ago
  30. b2a555e Make squashfs sparse image generation optional by Todd Poynor · 10 years ago
  31. 61b771e Merge "Tell soong that it is embedded in a make build" by Colin Cross · 10 years ago
  32. 5f38f9b Tell soong that it is embedded in a make build by Dan Willemsen · 10 years ago
  33. 3bfc560 Merge "Combine soong builds into make builds" by Colin Cross · 10 years ago
  34. e416a5f Merge "Remove unneccessary TARGET_BUILD_APPS conditional" by Colin Cross · 10 years ago
  35. 3ebb2f7 Combine soong builds into make builds by Colin Cross · 10 years ago
  36. 493205e Remove unneccessary TARGET_BUILD_APPS conditional by Colin Cross · 10 years ago
  37. cff032c Merge "Remove the prebuilt tools cleanstep logic." by Ying Wang · 10 years ago
  38. a79e132 Remove the prebuilt tools cleanstep logic. by Ying Wang · 10 years ago
  39. 7b92312 Merge "Disable .toc optimization for host modules." by Ying Wang · 10 years ago
  40. c01f2dc Disable .toc optimization for host modules. by Ying Wang · 10 years ago
  41. fe7c1e5 Move signapk sources to src dir. by Alex Klyubin · 10 years ago
  42. 2c3b926 Re-enable gold linker for aarch64. by Than McIntosh · 10 years ago
  43. 542aa57 Merge "Reduce unnecessary rebuilds of .dex files with restat=1" by Shinichiro Hamaji · 10 years ago
  44. 6725b4b Merge "Turn on stack protector for mips64." by Elliott Hughes · 10 years ago
  45. 09ba4c8 Turn on stack protector for mips64. by Elliott Hughes · 10 years ago
  46. 391caae Merge "Turn on stack protector for mips." by Elliott Hughes · 10 years ago
  47. b9b89e9 Turn on stack protector for mips. by Elliott Hughes · 10 years ago
  48. 02191c9 Merge "Enable -fstack-protector-strong for x86-64." by Elliott Hughes · 10 years ago
  49. 19e85a2 Merge "Be smarter about stack-protector on the host." by Elliott Hughes · 10 years ago
  50. 505e4ec Be smarter about stack-protector on the host. by Elliott Hughes · 10 years ago
  51. 7abad39 Merge "Enable -fstack-protector-strong for x86." by Elliott Hughes · 10 years ago
  52. a4b3d20 Merge "Enable -fstack-protector-strong for the host." by Elliott Hughes · 10 years ago
  53. 2747fa8 Enable -fstack-protector-strong for arm64. by Elliott Hughes · 10 years ago
  54. c8cc919 Enable -fstack-protector-strong for arm. by Elliott Hughes · 10 years ago
  55. 5324c3c Enable -fstack-protector-strong for x86-64. by Elliott Hughes · 10 years ago
  56. 8ebc4d6 Enable -fstack-protector-strong for x86. by Elliott Hughes · 10 years ago
  57. ae316d2 Enable -fstack-protector-strong for the host. by Elliott Hughes · 10 years ago
  58. f972a4a Reduce unnecessary rebuilds of .dex files with restat=1 by Shinichiro Hamaji · 10 years ago
  59. eca3206 Merge "Revert "Change USE_CLANG_PLATFORM_BUILD default to true."" by Stephen Hines · 10 years ago
  60. 7a0c88e Revert "Change USE_CLANG_PLATFORM_BUILD default to true." by Stephen Hines · 10 years ago
  61. 154657f Merge "sepolicy: Fix 'avc denied' issues for the emulators" by Nick Kralevich · 10 years ago
  62. 6674573 Merge "Use lib64 for mips64 as well." by Dan Albert · 10 years ago
  63. 445bc2f Use lib64 for mips64 as well. by Dan Albert · 10 years ago
  64. e223965 Merge "Enforce linker version-scripts are valid" by Dan Willemsen · 10 years ago
  65. 7884a63 Merge "Make signapk use Conscrypt." by Alex Klyubin · 10 years ago
  66. eb48630 Merge "Change USE_CLANG_PLATFORM_BUILD default to true." by Chih-hung Hsieh · 10 years ago
  67. 9667b18 Make signapk use Conscrypt. by Alex Klyubin · 10 years ago
  68. 36a76ec sepolicy: Fix 'avc denied' issues for the emulators by Miroslav Tisma · 10 years ago
  69. 3c8036d Change USE_CLANG_PLATFORM_BUILD default to true. by Chih-Hung Hsieh · 10 years ago
  70. 6950168 Merge "Rename libext2 host libraries to standard suffix." by Alex Deymo · 10 years ago
  71. 50f21eb Merge "sepolicy: drop -- marker" by Mike Frysinger · 10 years ago
  72. db4883c sepolicy: drop -- marker by Mike Frysinger · 10 years ago
  73. 41ac44e Rename libext2 host libraries to standard suffix. by Alex Deymo · 10 years ago
  74. 0f8bd68 Merge "Fix the mips build." by Dan Albert · 10 years ago
  75. 8dca15f Fix the mips build. by Dan Albert · 10 years ago
  76. 2ad9079 Merge "Add support for LOCAL_NDK_STL_VARIANT := none." by Dan Albert · 10 years ago
  77. 0e2e71d Add support for LOCAL_NDK_STL_VARIANT := none. by Dan Albert · 10 years ago
  78. 30cb36f Merge "Build NDK binaries with --hash-style=both." by Dan Albert · 10 years ago
  79. ee629c9 Build NDK binaries with --hash-style=both. by Dan Albert · 10 years ago
  80. 31066ab Merge "Do not run zipalign when re-signing APKs." by Alex Klyubin · 10 years ago
  81. eb756d7 Do not run zipalign when re-signing APKs. by Alex Klyubin · 10 years ago
  82. 914a568 Merge "Set -bootclasspath to "" if LOCAL_NO_STANDARD_LIBRARIES" am: 616b8a5370 by Ying Wang · 10 years ago
  83. 616b8a5 Merge "Set -bootclasspath to "" if LOCAL_NO_STANDARD_LIBRARIES" by Ying Wang · 10 years ago
  84. fff2841 Merge "Revert "enable -fstack-protector-strong"" am: 27ab42654e by Elliott Hughes · 10 years ago
  85. fddfc2c Merge "Do not run zipalign when building APK (except prebuilts)." am: b437f58006 by Alex Klyubin · 10 years ago
  86. 4f0cb03 Merge "Fix TARGET_ASAN build." am: 9bbc67b55a by Ying Wang · 10 years ago
  87. 973decf Merge "Include libGLESv3.so to PRODUCT_PACKAGES" am: 73661d4220 by Dimitry Ivanov · 10 years ago
  88. 27ab426 Merge "Revert "enable -fstack-protector-strong"" by Elliott Hughes · 10 years ago
  89. b8c4a6f Revert "enable -fstack-protector-strong" by Elliott Hughes · 10 years ago
  90. 4f2f195 Set -bootclasspath to "" if LOCAL_NO_STANDARD_LIBRARIES by Ying Wang · 10 years ago
  91. b437f58 Merge "Do not run zipalign when building APK (except prebuilts)." by Alex Klyubin · 10 years ago
  92. 9bbc67b Merge "Fix TARGET_ASAN build." by Ying Wang · 10 years ago
  93. 73661d4 Merge "Include libGLESv3.so to PRODUCT_PACKAGES" by Dimitry Ivanov · 10 years ago
  94. 03b6e8b Fix TARGET_ASAN build. by Ying Wang · 10 years ago
  95. c5c2e60 Merge "enable -fstack-protector-strong" am: 2a49aba35b by Nick Kralevich · 10 years ago
  96. 2a49aba Merge "enable -fstack-protector-strong" by Nick Kralevich · 10 years ago
  97. 8765b10 enable -fstack-protector-strong by Daniel Micay · 10 years ago
  98. fe27825 Merge "Gmake doesn\'t like newline in macro expansion result." am: c7d5e54dfe by Ying Wang · 10 years ago
  99. c7d5e54 Merge "Gmake doesn't like newline in macro expansion result." by Ying Wang · 10 years ago
  100. 427f8c4 Gmake doesn't like newline in macro expansion result. by Ying Wang · 10 years ago