1. 15a8e79 pom2mk: Allow setting LOCAL_SDK_VERSION by Dan Willemsen · 8 years ago
  2. 94cc566 Merge "Have genrule use $genDir as sbox's --output-root" by Jeff Gaston · 8 years ago
  3. 02c4c1d Fix mac build by Dan Willemsen · 8 years ago
  4. 5acec2b Have genrule use $genDir as sbox's --output-root by Jeff Gaston · 8 years ago
  5. b760f5d Merge "Setup java paths in soong_ui" by Dan Willemsen · 8 years ago
  6. c7b8e72 Merge "Change bool, and string properties to *bool, and *string for cc" by Treehugger Robot · 8 years ago
  7. f20e48a Merge "Add support for test_suites for python_binary_host and python_test_host" by Treehugger Robot · 8 years ago
  8. d9e8f0a Setup java paths in soong_ui by Dan Willemsen · 8 years ago
  9. 2bce8ed Generic 32-bit armv8 built as generic armv7 fix by Isaac Chen · 8 years ago
  10. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 8 years ago
  11. d293e65 Merge "Let LoadHooks call CreateModule" by Colin Cross · 8 years ago
  12. 4eeb44b Merge "Change storage behavior of multiproduct_kati" by Dan Willemsen · 8 years ago
  13. c9c6cb7 Add support for test_suites for python_binary_host and python_test_host by Nan Zhang · 8 years ago
  14. 519917d Let LoadHooks call CreateModule by Colin Cross · 8 years ago
  15. 4647be4 Merge changes Ieaff757f,I5bdbba8d by Dan Willemsen · 8 years ago
  16. e348076 Change storage behavior of multiproduct_kati by Dan Willemsen · 8 years ago
  17. 5f9d8a6 pom2mk: Fix unlisted dependency types by Dan Willemsen · 8 years ago
  18. 7feb847 Merge "Support Javac sharding in Soong." by Treehugger Robot · 8 years ago
  19. a632e9f Merge changes Ie8ecb6c9,Ia9befd7c by Treehugger Robot · 8 years ago
  20. 61eaedb Support Javac sharding in Soong. by Nan Zhang · 8 years ago
  21. d790353 Use relative paths in copygcclib.sh deps files by Colin Cross · 8 years ago
  22. 39d450b Move -fno-canonical-system-headers to global cflags by Colin Cross · 8 years ago
  23. 9c7dcfd Merge "Remove CFI-related WARs that seem no longer necessary" by Treehugger Robot · 8 years ago
  24. 048bf57 Merge "Use flag.Parse in sbox" by Jeff Gaston · 8 years ago
  25. 5c9cf6e Merge changes from topic "crt_cflags" by Colin Cross · 8 years ago
  26. a39899e Merge "Always use installed version of d8-compat-dx" by Alan Leung · 8 years ago
  27. 5d37417 Merge "Add default jar wrapper when wrapper property is not specified" by Treehugger Robot · 8 years ago
  28. 87dd963 Remove no_default_compiler_flags property by Colin Cross · 8 years ago
  29. 0f1f679 Move -fomit-frame-pointer to armCflags by Colin Cross · 8 years ago
  30. 324a457 Consolidate ldflags that are used on all devices by Colin Cross · 8 years ago
  31. 8eaca18 Merge "Export test/benchmark factory symbols." by Treehugger Robot · 8 years ago
  32. 93f0f37 Use flag.Parse in sbox by Jeff Gaston · 8 years ago
  33. 3c807db Add default jar wrapper when wrapper property is not specified by Nan Zhang · 8 years ago
  34. 47e44a4 pom2mk: Add a flag to specify a specific version of artifacts by Dan Willemsen · 8 years ago
  35. f45c693 Stop building MIPS ABIs for the NDK. by Dan Albert · 8 years ago
  36. 0e37bc7 Remove -Wl,--gc-sections from target flags by Colin Cross · 8 years ago
  37. 133dbe7 Consolidate cflags that are set on all devices by Colin Cross · 8 years ago
  38. 7278afc Consolidate global cflags by Colin Cross · 8 years ago
  39. bdb17f0 Remove CFI-related WARs that seem no longer necessary by Pirama Arumuga Nainar · 8 years ago
  40. 87c9d7b Export test/benchmark factory symbols. by Steven Moreland · 8 years ago
  41. f9e6216 Export cc library factories. by Steven Moreland · 8 years ago
  42. 845da14 Merge "Don't install both variants for host or non-make builds." by Treehugger Robot · 8 years ago
  43. 7a709da Merge "Convert abi warnings to errors." by Jayant Chowdhary · 8 years ago
  44. e21fe42 Don't install both variants for host or non-make builds. by Vishwath Mohan · 8 years ago
  45. a3bb1b3 Convert abi warnings to errors. by Jayant Chowdhary · 8 years ago
  46. d1dec3b Merge "Revert "Revert "Make some common properties overridden when used in defaults modules""" by Treehugger Robot · 8 years ago
  47. 9117c87 Merge "Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use it" by Colin Cross · 8 years ago
  48. 7d716ba Revert "Revert "Make some common properties overridden when used in defaults modules"" by Colin Cross · 8 years ago
  49. 126a25c Propagate PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong and use it by Colin Cross · 8 years ago
  50. b743e9c Revert "Revert "Build system changes for CFI (Soong)"" by Vishwath Mohan · 8 years ago
  51. 5c3c768 Revert "Make some common properties overridden when used in defaults modules" by Nicolas Geoffray · 8 years ago
  52. 617016a Make some common properties overridden when used in defaults modules by Colin Cross · 8 years ago
  53. 76530ec Merge "Import AAPT-related product variables from make" by Treehugger Robot · 8 years ago
  54. 33c252c Revert "Build system changes for CFI (Soong)" by Orion Hodson · 8 years ago
  55. da11d74 Revert "Hide mutated variant in non-make builds." by Orion Hodson · 8 years ago
  56. 2e19cd8 Always use installed version of d8-compat-dx by Yohann Roussel · 8 years ago
  57. a6253ea Merge "Make $(depfile) work with sbox" by Treehugger Robot · 8 years ago
  58. 6147c69 Hide mutated variant in non-make builds. by Vishwath Mohan · 8 years ago
  59. 9ee0197 Merge "Build system changes for CFI (Soong)" by Vishwath Mohan · 8 years ago
  60. 02a684b Make $(depfile) work with sbox by Jeff Gaston · 8 years ago
  61. face4e4 Import AAPT-related product variables from make by Colin Cross · 8 years ago
  62. 0ed7d24 Switch to clang-4393122. by Stephen Hines · 8 years ago
  63. d4b484b Build system changes for CFI (Soong) by Vishwath Mohan · 8 years ago
  64. 047a24a Merge "Allow java_host_binary to be used with genrule." by Treehugger Robot · 8 years ago
  65. 7e76830 Merge "ModuleFactoryAdapter -> ModuleFactoryAdaptor" by Treehugger Robot · 8 years ago
  66. 2423717 Allow java_host_binary to be used with genrule. by Alex Light · 8 years ago
  67. b1448e4 ModuleFactoryAdapter -> ModuleFactoryAdaptor by Steven Moreland · 8 years ago
  68. 5bab222 Merge "Use D8 by default" by Alan Leung · 8 years ago
  69. bdb04ac Merge "Make clang libTooling tools ignore all lto flags." by Treehugger Robot · 8 years ago
  70. 899f374 Use D8 by default by Alan Leung · 8 years ago
  71. 20f5d13 Make clang libTooling tools ignore all lto flags. by Jayant Chowdhary · 8 years ago
  72. 3ae6d30 Merge "Add support for packaging static libs in the NDK." by Treehugger Robot · 8 years ago
  73. f563d25 Add support for packaging static libs in the NDK. by Dan Albert · 8 years ago
  74. 715d711 Fix kotlin -classpath argument by Colin Cross · 8 years ago
  75. b563989 Merge "Switch instruction_set to *string" by Treehugger Robot · 8 years ago
  76. 8eadbf0 Fix source jars by Colin Cross · 8 years ago
  77. 5922f3c Switch instruction_set to *string by Dan Willemsen · 8 years ago
  78. 9a36418 Use prebuilt turbine jar for unbundled javac builds. by Nan Zhang · 8 years ago
  79. 49a7feb Merge changes If6d512ff,I3171f921 by Colin Cross · 8 years ago
  80. 2a45412 LLNDK can re-export headers by Jiyong Park · 8 years ago
  81. 88c37d3 Add convenience phony targets for system modules by Colin Cross · 8 years ago
  82. 5c6ecc1 Don't panic in turbine with no classes by Colin Cross · 8 years ago
  83. 17ae970 Merge changes Id806633d,I05e945f3,Ieac84040,I18eb8cc0,If11c298e by Treehugger Robot · 8 years ago
  84. 0617bb8 Fix missing source module with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 8 years ago
  85. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 8 years ago
  86. 3615dcb Merge "Use prebuilt dx for PDK builds" by Treehugger Robot · 8 years ago
  87. b671544 Move first/last unique elements utility functions to android package by Colin Cross · 8 years ago
  88. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 8 years ago
  89. 3f68a13 Make android.ModuleContext not include blueprint.ModuleContext by Colin Cross · 8 years ago
  90. 0d3f8c0 Use prebuilt dx for PDK builds by Colin Cross · 8 years ago
  91. d602bc1 Fail when a module depends on a disabled module am: 1e45cb77a0 by Colin Cross · 8 years ago
  92. 1e45cb7 Fail when a module depends on a disabled module by Colin Cross · 8 years ago
  93. 0c503f1 Merge changes from topic "soong_prebuilts_misc_common" am: 254aaec328 by Colin Cross · 8 years ago
  94. d85ff2f Support multiple outputs in genrules with depfile: true am: 15e86d938b by Colin Cross · 8 years ago
  95. 56ee7b6 Support installable prebuilt jars am: 535e2cf4e1 by Colin Cross · 8 years ago
  96. 254aaec Merge changes from topic "soong_prebuilts_misc_common" by Treehugger Robot · 8 years ago
  97. f14986b Merge "Allow macro definition with space" am: d8cc795f86 by Jiyong Park · 8 years ago
  98. d8cc795 Merge "Allow macro definition with space" by Treehugger Robot · 8 years ago
  99. e243c23 Fix finding src directory for aidl by Colin Cross · 8 years ago
  100. 24d1ed5 Add $ORIGIN to rpath for host tests am: bd75e1d0bd by Colin Cross · 8 years ago