1. d4390d3 Remove unused config variables by Dan Willemsen · 9 years ago
  2. 765c1ea Use newest clang static analyzers. by Chih-Hung Hsieh · 10 years ago
  3. 8c4f25f Merge "Add 64-bit windows cross-compiles" by Dan Willemsen · 9 years ago
  4. fdf89cd Disable java when JAVA_NOT_REQUIRED is set by Dan Willemsen · 9 years ago
  5. 9ecbf83 Add 64-bit windows cross-compiles by Dan Willemsen · 9 years ago
  6. 655dd3e Merge "Move PDK selection into config.mk" by Colin Cross · 10 years ago
  7. 6b66fcf Move PDK selection into config.mk by Colin Cross · 10 years ago
  8. 41fed8c Merge "Don't force color diagnostics outside of ninja" by Colin Cross · 10 years ago
  9. d3f3ab7 Set flag when using sdk tools in place by Colin Cross · 10 years ago
  10. 5c3f812 Merge "Add -Werror=date-time to target builds" by Dan Willemsen · 10 years ago
  11. dbd4384 Don't force color diagnostics outside of ninja by Colin Cross · 10 years ago
  12. 64088f2 Generate .c for .y and .l by Ying Wang · 10 years ago
  13. eff0611 Add -Werror=date-time to target builds by Dan Willemsen · 10 years ago
  14. 2b0caa3 Have symbol versions in .so.toc files by Shinichiro Hamaji · 10 years ago
  15. d443abf Merge "Prevent changes to COMMON_GLOBAL_C(PP)FLAGS" by Dan Willemsen · 10 years ago
  16. 052a00f Use core-oj alongside core-libart wherever required. by Piotr Jastrzebski · 10 years ago
  17. 93b8a12 Prevent changes to COMMON_GLOBAL_C(PP)FLAGS by Dan Willemsen · 10 years ago
  18. de6494b Define __BRILLO__ only for target modules by Dan Willemsen · 10 years ago
  19. 16e7e0f Move __BRILLO__ to the core build system by Dan Willemsen · 10 years ago
  20. f972a4a Reduce unnecessary rebuilds of .dex files with restat=1 by Shinichiro Hamaji · 10 years ago
  21. 9667b18 Make signapk use Conscrypt. by Alex Klyubin · 10 years ago
  22. a8b8968 Remove extra definition of AIDL by Colin Cross · 10 years ago
  23. fd08247 Use prebuilt tools in place by Colin Cross · 10 years ago
  24. f87e971 Provide path to mainDexClasses by Colin Cross · 10 years ago
  25. 89b255a Use .KATI_RESTAT to reduce unnecessary rebuilds of .jar files by Shinichiro Hamaji · 10 years ago
  26. 3ae7f66 Revert "Use .KATI_RESTAT to reduce unnecessary rebuilds of .jar files" by Shinichiro Hamaji · 10 years ago
  27. c1f5d9c Use .KATI_RESTAT to reduce unnecessary rebuilds of .jar files by Shinichiro Hamaji · 10 years ago
  28. f0972f7 Allow missing SONAME in .toc files by Shinichiro Hamaji · 10 years ago
  29. 0e7587a Use .KATI_RESTAT to reduce unnecessary rebuilds of binaries by Shinichiro Hamaji · 10 years ago
  30. a25ddad Don't use ziptime with unbundled builds by Dan Willemsen · 10 years ago
  31. a0975ed Merge "Remove changing uids/timestamps from zip/jar files" by Dan Willemsen · 10 years ago
  32. 7fcd2f9 Don't check the host JDK tools when build/core/config.mk is called from envsetup.sh. by Ying Wang · 10 years ago
  33. 48a621c Remove changing uids/timestamps from zip/jar files by Dan Willemsen · 10 years ago
  34. a174261 Normalize the product makefile path in inherit-product. by Ying Wang · 10 years ago
  35. 506113d Merge "Error out early on nonstandard JDK directory layouts" by Colin Cross · 10 years ago
  36. 112753c Error out early on nonstandard JDK directory layouts by Colin Cross · 10 years ago
  37. 4d68879 Normalize java source file paths before running "sort -u". by Ying Wang · 10 years ago
  38. 8998d57 Allow control of jack used for compilation by Yohann Roussel · 10 years ago
  39. b2c5558 Clean call-jack and its callers by Yohann Roussel · 10 years ago
  40. 6c45f44 Merge "Build: Fix DEX2OAT_TARGET_CPU_VARIANT setting" by Andreas Gampe · 10 years ago
  41. 9f576ac Merge "Stop encoding absolute paths in symbols" by Dan Willemsen · 10 years ago
  42. 847b00b Build: Fix DEX2OAT_TARGET_CPU_VARIANT setting by Andreas Gampe · 10 years ago
  43. 2df75d1 Invoke the aidl-cpp compiler to generate C++ by Christopher Wiley · 10 years ago
  44. 6a66a88 Stop encoding absolute paths in symbols by Dan Willemsen · 10 years ago
  45. f99b531 Error correction: Append codes to verified partitions by Sami Tolvanen · 10 years ago
  46. d98fe91 am 6b02b76a: Merge "Fix gcc color diagnostics" by Colin Cross · 10 years ago
  47. 12adaf5 Fix gcc color diagnostics by Colin Cross · 10 years ago
  48. ba2355c resolved conflicts for 9073a5d9 to stage-aosp-master by Stephen Hines · 10 years ago
  49. d11c18a Fix RS NDK usage so we always pull from "current" instead of NDK 8. by Stephen Hines · 10 years ago
  50. 8449447 am aaa9d8dc: Merge "Fix windows build" by Colin Cross · 10 years ago
  51. 309b420 Fix windows build by Colin Cross · 10 years ago
  52. ba9bc4d am 0d97557d: Merge "Enable color output from gcc and clang" by Colin Cross · 10 years ago
  53. 63e3b02 Enable color output from gcc and clang by Colin Cross · 10 years ago
  54. f3ec827 am fdec88c9: Merge "Generate breakpad symbols" by Steve Fung · 10 years ago
  55. cb2e67f Generate breakpad symbols by Steve Fung · 10 years ago
  56. 6ad76ef am 58350dee: Merge "Don\'t add CFLAGS to CPPFLAGS" by Dan Willemsen · 10 years ago
  57. 3ad3549 Don't add CFLAGS to CPPFLAGS by Dan Willemsen · 10 years ago
  58. f695144 am 56dca5b5: Merge "Use md5sum as the build.ninja filename suffix if the suffix gets too long." by Ying Wang · 10 years ago
  59. 127da9e Use md5sum as the build.ninja filename suffix if the suffix gets too long. by Ying Wang · 10 years ago
  60. 1721cbc am 30b32620: Merge "Revert "Don\'t re-export libgcc symbols from every object."" by Dan Albert · 10 years ago
  61. 5408ff7 Revert "Don't re-export libgcc symbols from every object." by Dan Albert · 10 years ago
  62. 5397ba5 am 000e1a97: Merge "Don\'t re-export libgcc symbols from every object." by Dan Albert · 10 years ago
  63. e92d25f Don't re-export libgcc symbols from every object. by Dan Albert · 10 years ago
  64. c98d9a9 am f1c09d7f: Merge "Add HOST_CROSS_OS" by Dan Willemsen · 10 years ago
  65. 057aaea Add HOST_CROSS_OS by Dan Willemsen · 10 years ago
  66. f04f391 am 4548e7f4: Merge "Remove AndroidConfig.h." by Elliott Hughes · 10 years ago
  67. 4314611 Remove AndroidConfig.h. by Elliott Hughes · 10 years ago
  68. 8a0607f am b3cd0a56: am 39c7d243: Merge "Use goma when USE_GOMA=true is set" by Shinichiro Hamaji · 10 years ago
  69. b3cd0a5 am 39c7d243: Merge "Use goma when USE_GOMA=true is set" by Shinichiro Hamaji · 10 years ago
  70. ee482fd Use goma when USE_GOMA=true is set by Shinichiro Hamaji · 10 years ago
  71. 1b14846 am 48d95e75: am 05d97fe7: Merge "Remove legacy windows platform build support" by Dan Willemsen · 10 years ago
  72. 48d95e7 am 05d97fe7: Merge "Remove legacy windows platform build support" by Dan Willemsen · 10 years ago
  73. 05d97fe Merge "Remove legacy windows platform build support" by Dan Willemsen · 10 years ago
  74. 9cf990b resolved conflicts for merge of 05fae7e0 to mnc-dev-plus-aosp by Dan Willemsen · 10 years ago
  75. 05fae7e am e6510750: Merge "Use repeatable timestamps" by Dan Willemsen · 10 years ago
  76. e651075 Merge "Use repeatable timestamps" by Dan Willemsen · 10 years ago
  77. c0ad316 am 9496ef90: am c0018b04: Merge "Add BUILD(_HOST)?_FUZZ_TEST." by Dan Albert · 10 years ago
  78. 9496ef9 am c0018b04: Merge "Add BUILD(_HOST)?_FUZZ_TEST." by Dan Albert · 10 years ago
  79. 36b6f04 Add BUILD(_HOST)?_FUZZ_TEST. by Dan Albert · 10 years ago
  80. 145ae32 Remove legacy windows platform build support by Dan Willemsen · 10 years ago
  81. 53d1632 am 5f198440: am bc7680c4: Merge "Include the okhttp.jar when compiling against internal classes" by Neil Fuller · 10 years ago
  82. 5f19844 am bc7680c4: Merge "Include the okhttp.jar when compiling against internal classes" by Neil Fuller · 10 years ago
  83. bc7680c Merge "Include the okhttp.jar when compiling against internal classes" by Neil Fuller · 10 years ago
  84. f39a25b Include the okhttp.jar when compiling against internal classes by Neil Fuller · 10 years ago
  85. ccc933e Use repeatable timestamps by Dan Willemsen · 10 years ago
  86. 8478f7ab resolved conflicts for merge of b184ec2a to mnc-dev-plus-aosp by Dan Willemsen · 10 years ago
  87. 33f46da resolved conflicts for merge of c576c08f to mnc-dev-plus-aosp by Dan Willemsen · 10 years ago
  88. b184ec2 am 608aa91d: Merge "Revert "Use repeatable timestamps"" by Dan Willemsen · 10 years ago
  89. 608aa91 Merge "Revert "Use repeatable timestamps"" by Dan Willemsen · 10 years ago
  90. 92026f2 Revert "Use repeatable timestamps" by Dan Willemsen · 10 years ago
  91. c576c08 am 671b8ff5: Merge "Use repeatable timestamps" by Dan Willemsen · 10 years ago
  92. 671b8ff Merge "Use repeatable timestamps" by Dan Willemsen · 10 years ago
  93. 13ba6e0 Use repeatable timestamps by Dan Willemsen · 10 years ago
  94. 92d6efc am 96f480c9: am 4f20869b: Merge "Bump the default C++ standard up to C++14." by Dan Albert · 10 years ago
  95. 96f480c am 4f20869b: Merge "Bump the default C++ standard up to C++14." by Dan Albert · 10 years ago
  96. c7d307d Bump the default C++ standard up to C++14. by Dan Albert · 10 years ago
  97. a3dbe51 resolved conflicts for merge of 7d1be400 to mnc-dev-plus-aosp by Christopher Wiley · 10 years ago
  98. 7d1be40 am 5923fcd0: Merge "Add build rules to generate native DBus interfaces" by Christopher Wiley · 10 years ago
  99. bc2be46 Add build rules to generate native DBus interfaces by Christopher Wiley · 10 years ago
  100. 72a8e48 am ac6e6b34: am 0c0b2e65: Merge "Use unmodified MAKECMDGOALS in ninja.mk." by Ying Wang · 10 years ago