1. 3c4925d soong: paths: Fix out of tree $OUT by Cosmin Tanislav · 9 months ago
  2. 2ddda76 soong: Add PathForSourceRelaxed by Sam Mortimer · 5 years ago
  3. e6c8581 Use OutputFilesProvider on bpf by mrziwang · 7 months ago
  4. a963b94 Make the enabled property configurable by Cole Faust · 9 months ago
  5. 6d032dd Add a new property trim_extension for gensrcs by yangbill · 8 months ago
  6. 0e3a535 Remove duplicates in PathsAndMissingDepsRelativeToModuleSourceDir by Jihoon Kang · 9 months ago
  7. f280b23 Reland "Use cp instead of install for ndk_headers" by Spandan Das · 9 months ago
  8. c299c3f Revert "Use cp instead of install for ndk_headers" by Spandan Das · 9 months ago
  9. 1202729 Use cp instead of install for ndk_headers by Spandan Das · 9 months ago
  10. c0e42d5 Optimize InstallPath.String() by Colin Cross · 11 months ago
  11. 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 12 months ago
  12. ea30d85 Remove cc.moduleContext override of android.ModuleContext.*Specific by Colin Cross · 1 year, 1 month ago
  13. 5c1d5fb Move test data installation to Soong by Colin Cross · 1 year, 1 month ago
  14. d442a0e Add DataPath.ToRelativeInstallPath by Colin Cross · 1 year, 1 month ago
  15. bf9ed3f Optimize out empty path components by Colin Cross · 1 year, 2 months ago
  16. 11edf55 Add bazel-built modules as deps on the system image by Cole Faust · 1 year, 3 months ago
  17. 3b703f3 Remove baseModuleContext.debug by Cole Faust · 1 year, 2 months ago
  18. 7b4de4b Remove makePathForInstall by Cole Faust · 1 year, 2 months ago
  19. 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 1 year, 3 months ago
  20. a588d15 support sandboxed rust rules by Sam Delmerico · 1 year, 6 months ago
  21. bc65a3f Revert^2 "Initial implementation of the bazel sandwich" by Cole Faust · 1 year, 5 months ago
  22. c13fad8 Revert "Initial implementation of the bazel sandwich" by Jooyung Han · 1 year, 5 months ago
  23. a20d947 Initial implementation of the bazel sandwich by Cole Faust · 1 year, 6 months ago
  24. 950091c Fix typo in mutator name by Spandan Das · 1 year, 5 months ago
  25. 313d32f Merge "Use generics for DepSets" by Colin Cross · 1 year, 6 months ago
  26. c85750b Use generics for DepSets by Colin Cross · 2 years, 8 months ago
  27. 8ff69de Fix soong config hash missing for some modules by Inseob Kim · 1 year, 6 months ago
  28. 81b00a8 Use hashed subdir for soong_config modules by Inseob Kim · 1 year, 8 months ago
  29. 9785915 Fix typo by Jiyong Park · 1 year, 11 months ago
  30. 1a12d03 Avoid rewriting soong_build outputs if unchanged by Chris Parsons · 1 year, 11 months ago
  31. 24d0c56 Remove unnecessary pass in validatePath. by Jingwen Chen · 1 year, 11 months ago
  32. 483d1f7 Remove SourcePath.srcDir by Cole Faust · 2 years ago
  33. 662d614 Make PackageVarContext implement PathGlobContext by Colin Cross · 2 years, 2 months ago
  34. c6c10fa Do not register missing deps by Spandan Das · 2 years, 2 months ago
  35. f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 2 years, 4 months ago
  36. bf9c26c Merge changes I1270e8d0,I61731a5e by Treehugger Robot · 2 years, 4 months ago
  37. f5ed30b Move function PathForVndkRefAbiDump to Prevent unnecessary exports in paths.go by Mu-Le Lee · 2 years, 4 months ago
  38. 2351eac AIDL source generation accounts for Bazel paths by Sam Delmerico · 2 years, 7 months ago
  39. d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 4 months ago
  40. 85155c8 Move LLNDK ABI dumps from vndk/ to platform/ by Mu-Le Lee · 2 years, 6 months ago
  41. a9b2aac Add linux_musl arm+arm64 by Colin Cross · 2 years, 6 months ago
  42. 5eb7ee9 Prototype changes for multitree by Inseob Kim · 2 years, 8 months ago
  43. ee68c43 Check ABI regardless of arch variants by Hsin-Yi Chen · 2 years, 10 months ago
  44. 619be46 Restrict genrules to disallow directories as input by Liz Kammer · 2 years, 11 months ago
  45. aff21fb Track transitive packaged license deps of containers by Colin Cross · 3 years ago
  46. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
  47. 02ce1e7 Merge changes Ib3f4ee14,Iac22c9fd,Ibd78758c,I40d8696c,I2a2b10e4, ... by Colin Cross · 3 years, 2 months ago
  48. d642113 Add missing os.MkdirAll to WriteFileToOutputDir by Colin Cross · 3 years, 2 months ago
  49. 1d0eb7a Fix ctx.InstallFile calls for java modules by Colin Cross · 3 years, 2 months ago
  50. acfcc1f Move cc module installation into Soong by Colin Cross · 3 years, 2 months ago
  51. a44551f Add PathForGoBinary by Colin Cross · 3 years, 2 months ago
  52. b1692a3 Remove PathForOutput from InstallPathToOnDevicePath by Colin Cross · 3 years, 2 months ago
  53. c32dd1c Make it possible to pass an error message with an invalid optional path. by Martin Stjernholm · 3 years, 3 months ago
  54. 2fee27f Replace OptionalPath.valid flag by checking the path itself. by Martin Stjernholm · 3 years, 3 months ago
  55. b078ade Remove some unused args from Blueprint. by Lukacs T. Berki · 3 years, 4 months ago
  56. 9f6c24a Rename BuildDir and NinjaBuildDir. by Lukacs T. Berki · 3 years, 4 months ago
  57. f7e36d8 Remove Srcdir() from BootstrapConfig. by Lukacs T. Berki · 3 years, 4 months ago
  58. b2703ad Conditionally apply rustdoc flags to third party crates by Chris Wailes · 3 years, 5 months ago
  59. 528d67e Reland "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
  60. 5d6904e Revert "Split the x86 host toolchain into glibc and musl variants" by Colin Cross · 3 years, 5 months ago
  61. 4fb4ef2 Split the x86 host toolchain into glibc and musl variants by Colin Cross · 3 years, 5 months ago
  62. 40131a3 Support fully qualified names in `android:"path"` properties by Paul Duffin · 3 years, 6 months ago
  63. 407501b Stop PathForModuleSrc from validating the paths unnecessarily by Paul Duffin · 3 years, 6 months ago
  64. d5cf92e Support customizing behavior around sourceOrOutputDependencyTag by Paul Duffin · 3 years, 6 months ago
  65. 5d1b929 Port module_partition logic for RRO from Make to Soong by Spandan Das · 3 years, 7 months ago
  66. 78257e5 Add a comment to absolutePath on why it's not exported. by Jingwen Chen · 3 years, 7 months ago
  67. 09f947d Dump bazel product config in Soong by Liz Kammer · 3 years, 8 months ago
  68. ef08185 Add support for converting OptionalPath to Paths by Paul Duffin · 3 years, 8 months ago
  69. 57892ce Merge "Support blueprint_go_binary in PathForModuleSrc" by Colin Cross · 3 years, 8 months ago
  70. 0e44615 Support blueprint_go_binary in PathForModuleSrc by Colin Cross · 3 years, 8 months ago
  71. 08758f0 Add debug ramdisk variant. by Inseob Kim · 3 years, 9 months ago
  72. aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 3 years, 8 months ago
  73. 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 3 years, 8 months ago
  74. 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 3 years, 8 months ago
  75. 620dea6 Split bazel -path functions and clarify docs by Liz Kammer · 3 years, 9 months ago
  76. b06a4bd Merge "Transform paths to headers in include dirs to take package boundaries into account." by Treehugger Robot · 3 years, 9 months ago
  77. f84e9c0 Add debug ramdisk variant by Inseob Kim · 3 years, 9 months ago
  78. c143cc5 Transform paths to headers in include dirs to take package boundaries into account. by Rupert Shuttleworth · 3 years, 9 months ago
  79. 66d154e Merge "Follow blueprint change to return GlobResult from Glob" by Colin Cross · 3 years, 9 months ago
  80. 82ea3fb Follow blueprint change to return GlobResult from Glob by Colin Cross · 3 years, 9 months ago
  81. 6393098 bp2build: cc_library converter for //bionic/libdl:libdl_android by Jingwen Chen · 3 years, 9 months ago
  82. afdd406 Rename OptionalPath.RelativeToPath -> RelativeToTop by Paul Duffin · 3 years, 9 months ago
  83. 544c368 Merge "Add OptionalPath.RelativeToTop" by Paul Duffin · 3 years, 9 months ago
  84. 0702791 bp2build: arch-configurable selects for label list attrs. by Jingwen Chen · 3 years, 10 months ago
  85. a5b8135 Add OptionalPath.RelativeToTop by Paul Duffin · 3 years, 9 months ago
  86. 32312eb Don't panic on "go test" invocations from the command line. by Martin Stjernholm · 3 years, 9 months ago
  87. 85d8f0d Add Path.RelativeToTop by Paul Duffin · 3 years, 9 months ago
  88. 74abc5d Remove config from basePath by Paul Duffin · 3 years, 9 months ago
  89. d65c58b Add buildDir to WritablePath implementations by Paul Duffin · 3 years, 9 months ago
  90. 580efc8 Add srcDir to SourcePath by Paul Duffin · 3 years, 9 months ago
  91. 95c6eb3 Merge "bp2build: add allowlist for package-level conversions." by Jingwen Chen · 3 years, 9 months ago
  92. 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 3 years, 10 months ago
  93. fa65cee Fix genrule depending on disabled module with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 3 years, 9 months ago
  94. bdc6099 Support autoconverted modules in mixed builds by Liz Kammer · 3 years, 10 months ago
  95. ac22956 Rename vendor-ramdisk to vendor_ramdisk by Petri Gynther · 3 years, 10 months ago
  96. 8a75058 Merge "Add support for lint baseline files" by Pedro Loureiro · 3 years, 10 months ago
  97. 5d190cc Add support for lint baseline files by Pedro Loureiro · 3 years, 11 months ago
  98. 5e3fa0a Merge "Clarify ExistentPathForSource docs" by Treehugger Robot · 3 years, 10 months ago
  99. ebfcf67 Omit bazel.LabelList attrs if no path is specified by Liz Kammer · 3 years, 10 months ago
  100. 7aa5288 Clarify ExistentPathForSource docs by Liz Kammer · 3 years, 11 months ago