1. 30f7513 Merge tag 'android-10.0.0_r31' of https://android.googlesource.com/platform//build/soong into HEAD by Jackeagle · 5 years ago
  2. db14db3 Rewrite depfile from sbox to stay reproducible by Dan Willemsen · 6 years ago
  3. 0ce5d05 Support RuleBuilder.Sbox to wrap commands in sbox by Dan Willemsen · 6 years ago
  4. 2b1ad6f soong: Default kati jobs to NumCPU() by Luca Stefani · 8 years ago
  5. ed98801 Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  6. 3fbbb2b Deprecate ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  7. 48dfc9a soong-ui: Redirect mm to mma. by Patrice Arruda · 6 years ago
  8. 561300a soong-ui: Redirect mmm to mmma. by Patrice Arruda · 6 years ago
  9. c53a7a6 Soong: Add build_error proto raw file to $(OUT_DIR). by Patrice Arruda · 6 years ago
  10. 80ef1d5 Soong: Add BUILD_MODULES build action in soong_ui. by Patrice Arruda · 6 years ago
  11. 8fa5173 Soong: Use ctx.Writer in flag usage for dumpVar and dumpVars in soong_ui. by Patrice Arruda · 6 years ago
  12. be739d9 soong_ui: Add --build-mode flag in soong_ui by Patrice Arruda · 6 years ago
  13. f14e9df Soong: Fix the package name in metrics.proto file by Patrice Arruda · 6 years ago
  14. 702fd44 Move all output through StatusOutput by Colin Cross · 6 years ago
  15. 1807808 Remove terminal.Writer by Colin Cross · 6 years ago
  16. 6c08a56 Soong: Refactor the soong_ui arguments processing to be more like bazel. by Patrice Arruda · 6 years ago
  17. 9aae7ca soong sbox: Add option to allow copying all generated output by Sam Mortimer · 7 years ago
  18. 892c512 Embed CSS entries in soong_build.html. by Jaewoong Jung · 6 years ago
  19. 713ef2b Fix package path of android/soong/android pctx by Colin Cross · 6 years ago
  20. a50a246 Merge changes I7dd4ba7f,I7887a67a am: 92cc71606c am: 900574f0cd am: 6c99a30bb7 by Colin Cross · 6 years ago
  21. 92cc716 Merge changes I7dd4ba7f,I7887a67a by Colin Cross · 6 years ago
  22. f37f6b0 Merge changes Ie7f776a4,I3ca5dd1f,I2e911262 am: 11581cf6b3 am: 89d99337fb by Colin Cross · 6 years ago
  23. 11581cf Merge changes Ie7f776a4,I3ca5dd1f,I2e911262 by Colin Cross · 6 years ago
  24. 93599cd Merge "Touch output files in sbox" am: 80eb6907ac am: 9457c97c40 am: 5cb90e6517 by Colin Cross · 6 years ago
  25. d1c1e6f Touch output files in sbox by Colin Cross · 6 years ago
  26. d93112a Add a whitelist for services.art changing between builds by Colin Cross · 6 years ago
  27. 91ee4c7 Add diff_target_files tool by Colin Cross · 6 years ago
  28. c45c3b5 Import files from compare_target_files for use in diff_target_files by Colin Cross · 6 years ago
  29. 1d2cf04 Add depfile support to RuleBuilder by Colin Cross · 6 years ago
  30. 9b4cd0c Build doc improvements. am: 12c02a63d0 am: dde127fdb6 am: 8c822915fb by Jaewoong Jung · 6 years ago
  31. 12c02a6 Build doc improvements. by Jaewoong Jung · 6 years ago
  32. e4d2d08 Merge "Change module type text to HTML in build docs." am: 0d2c1d1e23 am: 7c8d1b2400 by Jaewoong Jung · 6 years ago
  33. 238be38 Change module type text to HTML in build docs. by Jaewoong Jung · 6 years ago
  34. 6b783c8 Fix recent builds with bad dangling symlinks by Dan Willemsen · 6 years ago
  35. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  36. d10f484 Add a filename to anchor links in build docs. by Jaewoong Jung · 6 years ago
  37. 90e1155 soong_docs build link error fix. by Jaewoong Jung · 6 years ago
  38. 6c29688 Split up Soong build doc. by Jaewoong Jung · 6 years ago
  39. a2b41a6 Merge "Improve documentation page layout" by Treehugger Robot · 6 years ago
  40. 707542f Simplify python launcher, use __main__.py by Dan Willemsen · 7 years ago
  41. ff48339 Improve documentation page layout by Sasha Smundak · 6 years ago
  42. 7089c27 Update Soong docs generator for blueprint changes by Colin Cross · 7 years ago
  43. c0c9ef9 Provide an option to reduce build's verbosity. by Sasha Smundak · 7 years ago
  44. d50f53b Fix the issue for dumping metrics file to artifact by Nan Zhang · 7 years ago
  45. 17f2767 Generate build timing metrics to proto format file by Nan Zhang · 7 years ago
  46. 263dde7 Fix par file zip offsets by Dan Willemsen · 7 years ago
  47. 10bf17c Fix the host bionic linker check; add tests by Dan Willemsen · 7 years ago
  48. 714614c Keep directories when moving glob results by Colin Cross · 7 years ago
  49. f99915f Speed up build_test by Dan Willemsen · 7 years ago
  50. a0790e3 Rework how linux_bionic is built with LLD by Dan Willemsen · 7 years ago
  51. 2249dc8 Turn symbol_inject into a reusable package by Dan Willemsen · 7 years ago
  52. dc1e829 Always allow duplicates with identical CRC32 and size by Colin Cross · 7 years ago
  53. 3824771 zip2zip: support included an excluded file by Colin Cross · 7 years ago
  54. b1a5e9c zip2zip: add flag to uncompress files by Colin Cross · 7 years ago
  55. 40b41b4 Use SoongJavacWrapper for javadoc by Nan Zhang · 7 years ago
  56. 2997123 Refactor Kati logic by Dan Willemsen · 7 years ago
  57. 05518bc soong_zip: Add tests by Colin Cross · 7 years ago
  58. bcc1dbf Refactor multiproduct_kati by Dan Willemsen · 7 years ago
  59. 4153838 Add an incremental mode to multiproduct_kati / build_test by Dan Willemsen · 7 years ago
  60. 632987a pom2bp: clean up templates by Colin Cross · 7 years ago
  61. 8a9900a pom2bp: use java_import_host for host modules by Colin Cross · 7 years ago
  62. 86bc9d4 gofmt -w . by Colin Cross · 7 years ago
  63. 179d89b Merge "Pass extra args from multiproduct_kati to config." by Anton Hansson · 7 years ago
  64. d492853 pom2bp support to specify which modules are host modules by Jeff Gaston · 7 years ago
  65. 43da16a Pass extra args from multiproduct_kati to config. by Anton Hansson · 7 years ago
  66. 59339a2 Fix `go vet` issues by Dan Willemsen · 7 years ago
  67. 34218ec Make multiproduct_kati return error by Dan Willemsen · 7 years ago
  68. c35b381 Fix missing errors during lunch by Dan Willemsen · 7 years ago
  69. cdec7e7 Merge changes I5b8522aa,I541aea75 by Colin Cross · 7 years ago
  70. 6d6faa1 Merge changes from topic "merge_zips_strip" by Treehugger Robot · 7 years ago
  71. fe5a3b7 Fix lint errors caught by go test by Colin Cross · 7 years ago
  72. 4c03f68 Make merge_zips -stripFile use blueprint style globs by Colin Cross · 7 years ago
  73. 2486065 Add tests for merge_zips by Colin Cross · 7 years ago
  74. b82471a Add a unified status reporting UI by Dan Willemsen · 7 years ago
  75. 461ba49 pom2bp: move misplaced {{end}} by Colin Cross · 7 years ago
  76. cf53e60 pom2bp: extract minSdkVersion from manifest into Android.bp by Colin Cross · 7 years ago
  77. 1849011 Revert "Revert "Revert "Revert "Add path interposer"""" by Dan Willemsen · 7 years ago
  78. 09f4540 Revert "Revert "Revert "Add path interposer""" by Dan Willemsen · 7 years ago
  79. c59a92c Revert "Revert "Add path interposer"" by Dan Willemsen · 7 years ago
  80. 96c957a Revert "Add path interposer" by Dan Willemsen · 7 years ago
  81. a14704c Add path interposer by Dan Willemsen · 8 years ago
  82. 04d76ef Fix multiproduct_kati product list by Dan Willemsen · 7 years ago
  83. 4339853 Add a dependency fixer for proto deps by Dan Willemsen · 7 years ago
  84. 66f7882 Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES by Colin Cross · 7 years ago
  85. 70dd38f Add pom2bp by Colin Cross · 7 years ago
  86. 6b382bc Add pom2mk -exclude by Colin Cross · 7 years ago
  87. 9f5633d Add pom2mk -regen by Colin Cross · 7 years ago
  88. 358f25e pom2mk to include extra-deps as top-level deps too by Jeff Gaston · 7 years ago
  89. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  90. af2191e Have pom2mk list all duplicates modules by Jeff Gaston · 7 years ago
  91. 8f08482 Have pom2mk include runtime deps too by Jeff Gaston · 7 years ago
  92. f46e37f Fix format string issues by Colin Cross · 7 years ago
  93. 2b53a0c Always include JAR dependencies (not just with --static-deps) in Makefile by Alan Viverette · 7 years ago
  94. 628d55d Make zipsync list file output empty if there are no files by Colin Cross · 7 years ago
  95. 436b765 Replace extract-srcjars.sh with zipsync tool by Colin Cross · 7 years ago
  96. 1db8540 Remove timestamp based filelist file for tracking Python dependencies by Nan Zhang · 8 years ago
  97. 86803cf add a library to report build numbers without causing rebuilds by Colin Cross · 7 years ago
  98. 8673b5b Rewrite symbol_inject to be testable by Colin Cross · 7 years ago
  99. dfce764 Fix finding next symbol when multiple symbols have the same address by Colin Cross · 7 years ago
  100. c4a18e0 Sort macho symbol table entries by Colin Cross · 7 years ago