1. 97a1be6 Merge changes from topic "sbox_tools" by Colin Cross · 4 years, 1 month ago
  2. ba9e403 Sandbox genrule tools by Colin Cross · 4 years, 1 month ago
  3. 1a74be7 Merge "Assert android.ApexModule interface for types having ApexModuleBase" by Treehugger Robot · 4 years, 1 month ago
  4. dbcb1ff Use aquery to declare bazel actions in the ninja file. by Chris Parsons · 4 years, 1 month ago
  5. 45bf82e Assert android.ApexModule interface for types having ApexModuleBase by Jiyong Park · 4 years, 1 month ago
  6. 897a5ad Merge "Pass pctx and ctx to NewRuleBuilder" by Colin Cross · 4 years, 1 month ago
  7. f47c90d Reduce default shard size. by Evgenii Stepanov · 4 years, 1 month ago
  8. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
  9. 29e3bbe Update comments in genrule.go. by Alex Humesky · 4 years, 1 month ago
  10. 3ea4eb8 Use a unique depfile for each gensrcs command by Colin Cross · 4 years, 1 month ago
  11. 38214f5 Merge changes I8af00c8c,Ia526ae89 by Colin Cross · 4 years, 1 month ago
  12. e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 1 month ago
  13. e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  14. 30f5aaa Move bazel_module property to a common file, and add it to filegroup. by Jingwen Chen · 4 years, 1 month ago
  15. e16ce36 Reland: Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 2 months ago
  16. f188596 Fix gensrcs subdirs by Colin Cross · 4 years, 1 month ago
  17. 619b9ab Revert "Rewrite sbox to use a textproto manifest" by Colin Cross · 4 years, 1 month ago
  18. 151b9ff Rewrite sbox to use a textproto manifest by Colin Cross · 4 years, 2 months ago
  19. 3d68051 Move genrule on top of RuleBuilder by Colin Cross · 4 years, 2 months ago
  20. b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 2 months ago
  21. 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
  22. ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 4 years, 2 months ago
  23. 72f1849 Make genrules uninstallable ETC instead of PHONY by Anton Hansson · 4 years, 2 months ago
  24. 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 2 months ago
  25. aa8be05 Change bazel_module property to be of struct type instead of string by Chris Parsons · 4 years, 3 months ago
  26. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
  27. c8f8480 Merge "Mixed bazel/soong build prototype for genrule" by Christopher Parsons · 4 years, 3 months ago
  28. f3c96ef Mixed bazel/soong build prototype for genrule by Chris Parsons · 4 years, 3 months ago
  29. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 4 months ago
  30. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 4 years, 5 months ago
  31. 20ebfb4 Update language to comply with inclusive guidance by Liz Kammer · 4 years, 5 months ago
  32. f2b480e Remove stale doc comment by Dan Willemsen · 4 years, 6 months ago
  33. 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 4 years, 9 months ago
  34. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 7 months ago
  35. 1fbf440 AIDEGen: Add path attribute to okhttp module. by bralee · 4 years, 8 months ago
  36. c087be1 Automate dependency on inputs of genrule module type. by Bill Peckham · 4 years, 11 months ago
  37. 1b3348d Add ramdisk image. by Yifan Hong · 5 years ago
  38. 710ec3a Add FinalDeps mutator phase, where CreateVariations is disallowed. by Martin Stjernholm · 5 years ago
  39. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  40. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 5 years ago
  41. 4b49b76 Make TestContext.RegisterModuleType take an android.ModuleFactory by Colin Cross · 5 years ago
  42. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 5 years ago
  43. 0f7d2ef Add method to determine variations from a Target by Colin Cross · 5 years ago
  44. 1a52768 Shard gensrcs modules into multiple commands by Colin Cross · 5 years ago
  45. afeea43 Switch genrule-phony to ninja phony rule by Dan Willemsen · 5 years ago
  46. ddf504c Expose all deps on genrules by Dan Willemsen · 5 years ago
  47. 2647ced Fix android.Expand and ninja escaping by Colin Cross · 5 years ago
  48. 72ea641 Merge changes Ia17b2bcb,Ic71892c3,Id2b23b9e,I435ee7aa,I85112506, ... by Colin Cross · 6 years ago
  49. fc752ca Let genrule be mutatable by the apex mutator by Jiyong Park · 6 years ago
  50. 5903762 Add GenerateAndroidBuildActions to DefaultsModuleBase by Colin Cross · 6 years ago
  51. ba71a3f Fix missing genrule srcs and tools with ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 6 years ago
  52. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  53. a4ad2b0 Export genrules to Make as phony packages by Colin Cross · 6 years ago
  54. 8a49795 Replace ctx.ExpandSources with android.PathsForModuleSrc by Colin Cross · 6 years ago
  55. 27b922f Annotate paths and deprecate ExtractSource(s)Deps by Colin Cross · 6 years ago
  56. 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
  57. 5f692ec Remove empty DepsMutator methods by Colin Cross · 6 years ago
  58. 98716bd Add defaults support to genrule. by Jaewoong Jung · 6 years ago
  59. eefa026 Add support for exclude_srcs in genrule by Dan Willemsen · 6 years ago
  60. ef35448 Allow cc_genrule srcs to vary by architecture by Colin Cross · 6 years ago
  61. 08f15ab genrule: add $(location) for inputs and outputs by Colin Cross · 6 years ago
  62. 2a07692 Add tests for genrule command expansion by Colin Cross · 6 years ago
  63. 5d45c6f Collect modules' info to create IDE project file. by Brandon Lee · 6 years ago
  64. 59339a2 Fix `go vet` issues by Dan Willemsen · 6 years ago
  65. 85a2e89 Fix error reporting when parsing genrule cmd by Colin Cross · 6 years ago
  66. 2d24c1b Remove references to SourceDepTag in module types by Colin Cross · 7 years ago
  67. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  68. e42777a Fix the flaky build breakage for droiddoc target. by Nan Zhang · 7 years ago
  69. 9da9d49 Only depend on a single file for generated headers by Dan Willemsen · 7 years ago
  70. baccf5b Use __SBOX_OUT_DIR__ in sbox output file list by Colin Cross · 7 years ago
  71. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 7 years ago
  72. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 7 years ago
  73. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 7 years ago
  74. 3160306 Escape genrule commands by Jeff Gaston · 7 years ago
  75. c331599 Allow java binary wrapper files to reference filegroups by Colin Cross · 7 years ago
  76. ac87c99 Allow globs in tool_files by Colin Cross · 7 years ago
  77. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago
  78. 35143d0 Fix genrules depending on Go tools by Colin Cross · 7 years ago
  79. a5e7cb4 Change remaining properties to *string, *bool in Soong. by Nan Zhang · 7 years ago
  80. ea568a4 Change bool, and string properties to *bool, and *string for java, by Nan Zhang · 7 years ago
  81. 437d23c Consolidate gensrcs implementation into one task each by Jeff Gaston · 7 years ago
  82. 5acec2b Have genrule use $genDir as sbox's --output-root by Jeff Gaston · 7 years ago
  83. 02a684b Make $(depfile) work with sbox by Jeff Gaston · 7 years ago
  84. d11fcda Convert Visit*Deps from blueprint.Module to android.Module by Colin Cross · 7 years ago
  85. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 7 years ago
  86. 15e86d9 Support multiple outputs in genrules with depfile: true by Colin Cross · 7 years ago
  87. 2296f5b Use indent to preformat genrule property documentation by Colin Cross · 7 years ago
  88. 54190b3 Add test for java generated sources by Colin Cross · 7 years ago
  89. 944d6b4 Merge "Allow exporting filegroups to make" by Treehugger Robot · 7 years ago
  90. 3e5bdf2 Add cc_genrule by Dan Willemsen · 7 years ago
  91. d91d7ac Allow exporting filegroups to make by Colin Cross · 7 years ago
  92. 8eded0a Support using blueprint_go_binary as tools in genrules by Dan Willemsen · 7 years ago
  93. d6ba0d5 Use dependency tags for genrules by Dan Willemsen · 7 years ago
  94. 3624285 Refactor factories by Colin Cross · 8 years ago
  95. 193f2fb Make absolute OUT_DIR work with sbox by Jeff Gaston · 8 years ago
  96. efc1b41 Have Soong try to enforce that genrules declare all their outputs. by Jeff Gaston · 8 years ago
  97. 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
  98. 014de6a Fix genrule documentation by Dan Willemsen · 8 years ago
  99. 54c5dd5 Exit early on genrule command parsing failure by Colin Cross · 8 years ago
  100. 795c377 Use a minimal set of mutators, module types, and singletons for tests by Colin Cross · 8 years ago