1. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 8 years ago
  2. 3f68a13 Make android.ModuleContext not include blueprint.ModuleContext by Colin Cross · 8 years ago
  3. 0d3f8c0 Use prebuilt dx for PDK builds by Colin Cross · 8 years ago
  4. 1e45cb7 Fail when a module depends on a disabled module by Colin Cross · 8 years ago
  5. 254aaec Merge changes from topic "soong_prebuilts_misc_common" by Treehugger Robot · 8 years ago
  6. d8cc795 Merge "Allow macro definition with space" by Treehugger Robot · 8 years ago
  7. e243c23 Fix finding src directory for aidl by Colin Cross · 8 years ago
  8. bd75e1d Add $ORIGIN to rpath for host tests by Colin Cross · 8 years ago
  9. 15e86d9 Support multiple outputs in genrules with depfile: true by Colin Cross · 8 years ago
  10. 535e2cf Support installable prebuilt jars by Colin Cross · 8 years ago
  11. 2ebc476 Use prebuilts/sdk/*current until Soong can generate stubs by Colin Cross · 8 years ago
  12. 461bd1a Add sdk_version property to imported jars by Colin Cross · 8 years ago
  13. ed19fc3 Support Turbine in Soong. by Nan Zhang · 8 years ago
  14. 9e07394 Merge "Add D8 support" by Alan Leung · 8 years ago
  15. ef784b5 Merge "Support tsan in Android.bp." by Yabin Cui · 8 years ago
  16. fa9ff84 Merge "Add two more vendor-specific properties" by Treehugger Robot · 8 years ago
  17. 1d476fc Add D8 support by Alan Leung · 8 years ago
  18. 38cd9a4 Merge "Add property to prevent dex preopting" by Colin Cross · 8 years ago
  19. 6be405e Support tsan in Android.bp. by Yabin Cui · 8 years ago
  20. 1679216 Merge changes If00e16bd,Id5b2ec3f by Treehugger Robot · 8 years ago
  21. 5c617cc Merge "Prevent androidmk crash on art/tools/ahat/Android.mk" by Treehugger Robot · 8 years ago
  22. a22116e Add property to prevent dex preopting by Colin Cross · 8 years ago
  23. 1ee2317 Move all jar intermediates to subdirs by Colin Cross · 8 years ago
  24. 702e0f8 Use full relative paths to get module outputs in tests by Colin Cross · 8 years ago
  25. af7d3ef Prevent androidmk crash on art/tools/ahat/Android.mk by Jeff Gaston · 8 years ago
  26. 11b5c51 split soong_zip into a library and a binary by Jeff Gaston · 8 years ago
  27. d08b697 Allow macro definition with space by Jiyong Park · 8 years ago
  28. 52d25bd Add two more vendor-specific properties by Jiyong Park · 8 years ago
  29. e87ae20 Merge changes I670144f4,I7144cd42 by Treehugger Robot · 8 years ago
  30. 92d3dad Merge "Automatically reorder C/C++ link dependencies in Soong" by Jeff Gaston · 8 years ago
  31. 69b18ed Silence error during microfactory trace import by Dan Willemsen · 8 years ago
  32. ca8feb3 Synchronize file rotation by Dan Willemsen · 8 years ago
  33. 294356f Automatically reorder C/C++ link dependencies in Soong by Jeff Gaston · 8 years ago
  34. 31b59cf Merge "Have bpfix not remove empty lists" by Treehugger Robot · 8 years ago
  35. af3cc2d Some clarifications in preparation to automatically order linker dependencies by Jeff Gaston · 8 years ago
  36. 16b9ce4 Merge "MIPS: Remove -U__unix and -U__unix__ from cflags" by Treehugger Robot · 8 years ago
  37. a482065 Use soong_javac_wrapper in soong javac compiles by Colin Cross · 8 years ago
  38. 68a321d MIPS: Remove -U__unix and -U__unix__ from cflags by Goran Jakovljevic · 8 years ago
  39. fa86d79 Merge "Allow jarjar_rules to be arch-specific" by Treehugger Robot · 8 years ago
  40. db58c63 Merge "Use indent to preformat genrule property documentation" by Treehugger Robot · 8 years ago
  41. 6316024 Merge "Explicitly document that export_include_dirs implies local_include_dirs" by Treehugger Robot · 8 years ago
  42. 2296f5b Use indent to preformat genrule property documentation by Colin Cross · 8 years ago
  43. 5d19560 Explicitly document that export_include_dirs implies local_include_dirs by Colin Cross · 8 years ago
  44. ae96e53 Hide "bootstrap class path not set in conjunction with -source" messages by Colin Cross · 8 years ago
  45. 21dc570 Merge "Fix soong_ui with empty arguments" by Treehugger Robot · 8 years ago
  46. 6ac63ef Fix soong_ui with empty arguments by Dan Willemsen · 8 years ago
  47. 95e84af Merge "Allow arch-specific modules to be disabled in the PDK" by Treehugger Robot · 8 years ago
  48. c37e101 Merge "Initial kotlin support" by Treehugger Robot · 8 years ago
  49. d3ded40 Merge "Add --dumpvar[s]-mode to replace config.mk uses" by Treehugger Robot · 8 years ago
  50. 975f9f7 Allow jarjar_rules to be arch-specific by Colin Cross · 8 years ago
  51. 99967a7 Allow arch-specific modules to be disabled in the PDK by Colin Cross · 8 years ago
  52. 93e8595 Initial kotlin support by Colin Cross · 8 years ago
  53. 051133b Add --dumpvar[s]-mode to replace config.mk uses by Dan Willemsen · 8 years ago
  54. f6df17a Merge changes Iaab7a588,I7bc1d1f3 by Treehugger Robot · 8 years ago
  55. 8c71d16 Merge "Initial support for converting jars to java9 system modules" by Colin Cross · 8 years ago
  56. 0e8afed Merge "Add enable_profile_use property" by Pirama Arumuga Nainar · 8 years ago
  57. 59149b6 Use jars containg sources for java generators by Colin Cross · 8 years ago
  58. e9a275b Pass output file names into java.Transform* functions by Colin Cross · 8 years ago
  59. 1369cdb Initial support for converting jars to java9 system modules by Colin Cross · 8 years ago
  60. 6aeed8b Add enable_profile_use property by Pirama Arumuga Nainar · 8 years ago
  61. 070879e Refactor errorprone support to reduce duplication by Colin Cross · 8 years ago
  62. 8122bd5 Revert "Always run asan ckati on the build servers" by Dan Willemsen · 8 years ago
  63. 75d2c17 Always record kati stats into soong log by Dan Willemsen · 8 years ago
  64. 37cba14 Merge "Switch product configs from make to ckati" by Dan Willemsen · 8 years ago
  65. daf774f Merge "Make some params in soong_zip explicit and/or exported" by Jeff Gaston · 8 years ago
  66. 4d219e8 Merge "Unified sysroot: arch-X/include directories are gone." by Elliott Hughes · 8 years ago
  67. 6a43f04 Squash vendor sources before linkageMutator runs by Jiyong Park · 8 years ago
  68. b2e6c2e Switch product configs from make to ckati by Dan Willemsen · 8 years ago
  69. c3bdc97 Make some params in soong_zip explicit and/or exported by Jeff Gaston · 8 years ago
  70. de28deb Unified sysroot: arch-X/include directories are gone. by Elliott Hughes · 8 years ago
  71. 432a2d4 Merge "Let tests override environment" by Treehugger Robot · 8 years ago
  72. 6ccbc91 Let tests override environment by Colin Cross · 8 years ago
  73. 7228a62 Merge "vendor_available:false hides a lib from vendors" by Treehugger Robot · 8 years ago
  74. 3656bea Merge changes Ib23bad52,I1923ebde by Treehugger Robot · 8 years ago
  75. 0fdfc45 Do not use profiles if ANDROID_PGO_NO_PROFILE_USE is set by Pirama Arumuga Nainar · 8 years ago
  76. 3f5bb9c Refactor methods to be on PgoProperties struct by Pirama Arumuga Nainar · 8 years ago
  77. 9243010 Add hostdex support by Colin Cross · 8 years ago
  78. 82e2bf3 vendor_available:false hides a lib from vendors by Jiyong Park · 8 years ago
  79. 89479fa Get some more debugging for ckati crashes by Dan Willemsen · 8 years ago
  80. 2675f56 Merge changes I5400e4b0,Ia6760b01,I8a076c99 by Treehugger Robot · 8 years ago
  81. 54190b3 Add test for java generated sources by Colin Cross · 8 years ago
  82. 52b1e4c Fix doubled generated source files by Colin Cross · 8 years ago
  83. 05a39cb Fix mixing genrule dependencies with globs by Colin Cross · 8 years ago
  84. 4ddac41 Merge "have build_test.bash work when run as ./build_test.bash" by Jeff Gaston · 8 years ago
  85. 29b41ed Merge "multiproduct_kati: Support skipping known-broken products" by Treehugger Robot · 8 years ago
  86. e2128d3 have build_test.bash work when run as ./build_test.bash by Jeff Gaston · 8 years ago
  87. 9957b9c multiproduct_kati: Support skipping known-broken products by Dan Willemsen · 8 years ago
  88. 1658f99 Merge "Add usage message to androidmk" by Treehugger Robot · 8 years ago
  89. 9d93e33 Merge "Add target.linux for linux kernel based targets" by Dan Willemsen · 8 years ago
  90. 4b9ef72 Add usage message to androidmk by Jeff Gaston · 8 years ago
  91. c7ba6a2 Merge "Use correct flags for host-side assembly" by Treehugger Robot · 8 years ago
  92. ac1c64e Merge "Use prebuilts/jdk/jdk9 if EXPERIMENTAL_USE_OPENJDK9 is set" by Treehugger Robot · 8 years ago
  93. 3a7822c Have bpfix not remove empty lists by Jeff Gaston · 8 years ago
  94. a221b16 Merge "Correctly add dependencies to java_resource_dirs files" by Treehugger Robot · 8 years ago
  95. 9d7bee7 Merge "Honor resource exclusions in java_resources properties" by Treehugger Robot · 8 years ago
  96. e2ad230 Use prebuilts/jdk/jdk9 if EXPERIMENTAL_USE_OPENJDK9 is set by Colin Cross · 8 years ago
  97. c21d118 Merge changes I5f6f3da7,Ia37b8b93,Ie79a2e78 by Treehugger Robot · 8 years ago
  98. 647aa4f Allow full protos in host modules by Colin Cross · 8 years ago
  99. 09302be Use correct flags for host-side assembly by Greg Hartman · 8 years ago
  100. 6fc8d91 Check if "instrumentation" and "sampling" are set together by Pirama Arumuga Nainar · 8 years ago