- 7195b06 Add property for incremental nsjail genrules by Inseob Kim · 9 months ago
- b527532 Use VisitAllModuleVariantProxies in generateModuleTarget. by Yu Liu · 10 months ago
- 93036a5 Add DirectoryPath for nsjail genrule by Inseob Kim · 11 months ago
- a9e9f53 Merge "Add new properties to aid in removing the 1-variant fallback" into main by Cole Faust · 11 months ago
- fa6e0fd Make ImageInterface use its own context by Cole Faust · 11 months ago
- 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 11 months ago
- 76e1985 Add directory support to nsjail genrule by Inseob Kim · 11 months ago
- 481b669 Hide windows genrules from make by Cole Faust · 11 months ago
- 004074d Merge changes from topic "remove-non-parallel-mutator" into main by Colin Cross · 11 months ago
- 8a96280 Remove MutatorHandle.Parallel() by Colin Cross · 11 months ago
- 0636fa3 Merge "Add a few module visiting methods that return ModuleProxy." into main by Yu Liu · 11 months ago
- d2a9595 Add a few module visiting methods that return ModuleProxy. by Yu Liu · 11 months ago
- f966e38 Remove resolved_srcs by Cole Faust · 11 months ago
- 2e8239e Merge "Remove blueprint.Module helper functions" into main by Colin Cross · 11 months ago
- 648daea Remove blueprint.Module helper functions by Colin Cross · 12 months ago
- f7cd03e Add nsjail support to genrule by Inseob Kim · 1 year ago
- 1496fb1 Wrap blueprint_go_binary and bootstrap_go_package into android.Modules by Colin Cross · 12 months ago
- dc01878 Add com.google.pixel.camera.hal.manifest to build number allowlist by Cole Faust · 1 year ago
- 80a6541 Merge "Move aidl_camera_build_version to build number allowlist" into main by Cole Faust · 1 year ago
- b36d31d Add ctx argument to IDEInfo() by Cole Faust · 1 year ago
- f23fdc0 Move aidl_camera_build_version to build number allowlist by Cole Faust · 1 year ago
- bad1eef Remove installFilesDepSet, packagingSpecsDepSet and licenseInstallMap by Yu Liu · 1 year, 1 month ago
- 78f3c3a Add $(build_number_file) support to genrules by Cole Faust · 1 year, 1 month ago
- bf1d92a Cleanup configurable getter usages by Cole Faust · 1 year, 1 month ago
- 2f73062 Make genrule's srcs property configurable by Inseob Kim · 1 year, 2 months ago
- 483b4c4 Support defaults for gensrcs modules by Colin Cross · 1 year, 4 months ago
- 47e9184 Move vendor and product variant generation logic from cc package to android package by Jihoon Kang · 1 year, 3 months ago
- d838795 Merge "Use OutputFilesProvider on genrule" into main by Zi Wang · 1 year, 3 months ago
- 4514ef2 Use OutputFilesProvider on genrule by mrziwang · 1 year, 3 months ago
- 7583e83 Cleanup ImageInterface.SetImageVariation by Jihoon Kang · 1 year, 3 months ago
- 1eb06c4 genrule: Make cmd configurable by Aleks Todorov · 1 year, 3 months ago
- 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year, 4 months ago
- a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
- 6d032dd Add a new property trim_extension for gensrcs by yangbill · 1 year, 5 months ago
- 74ff1f8 Merge "Ensure that genrule's host tool deps are for host" into main by Jiyong Park · 1 year, 6 months ago
- 8fb0e97 Ensure that genrule's host tool deps are for host by Jiyong Park · 1 year, 6 months ago
- 1f4ffda Merge "Support multilib property for cc_genrule" into main by Treehugger Robot · 1 year, 6 months ago
- 750334a Support multilib property for cc_genrule by kellyhung · 1 year, 6 months ago
- e762b94 Remove SandboxingDenyPathList by Cole Faust · 1 year, 6 months ago
- 5549257 Remove depfile support from genrules by Cole Faust · 1 year, 7 months ago
- afe7baf Propagate aconfig providers for more modules. by LaMont Jones · 1 year, 8 months ago
- 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 9 months ago
- 27609f1 Update wording on depfile property error by Cole Faust · 1 year, 9 months ago
- a72573a Merge "Remove ConvertWithBp2build implementations" into main by Colin Cross · 1 year, 9 months ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
- ce74a59 individually escape results of $(locations) by Cole Faust · 1 year, 9 months ago
- 26df39f Add source file provider for genrule/srcs, python libraries and rust libraries. by Aditya Choudhary · 1 year, 9 months ago
- a644c26 Stop collecting path entry for module_bp_java_deps.json from each module type by Colin Cross · 1 year, 10 months ago
- c331812 Merge "Have ConvertWBp2build use Bp2buildMutatorContext" into main by Christopher Parsons · 2 years ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years ago
- 9e2a5a7 Don't panic for unhandled product vars by Liz Kammer · 2 years ago
- 9973ace Bp2build support for app R8-related fields by Romain Jobredeaux · 2 years ago
- f877563 update docs for genrule tool_files prop by Sam Delmerico · 2 years, 1 month ago
- f0d4d4f Bp2build genrule commands as configurable properties by Cole Faust · 2 years, 1 month ago
- a99348d cc Bp2build support for genrules that generate .proto file by Spandan Das · 2 years, 1 month ago
- 0db0e34 Gen a header library when genrules export includes by Liz Kammer · 2 years, 2 months ago
- d07cb48 Merge "Make genrule export_include_dirs more consistent" into main by Liz Kammer · 2 years, 2 months ago
- d38c87c Make genrule export_include_dirs more consistent by Liz Kammer · 2 years, 2 months ago
- 4da4ccc Add write_if_changed property to genrule by Justin Yun · 2 years, 2 months ago
- 796921d Ensure data is passed to all generation actions by Liz Kammer · 2 years, 2 months ago
- b7950a9 Add -gen suffix to genrule targets with conflicts by Chris Parsons · 2 years, 3 months ago
- accbd55 Merge "Fix a race problem in sandboxing genrule logic." by Yu Liu · 2 years, 3 months ago
- e7f7cbf Fix a race problem in sandboxing genrule logic. by Yu Liu · 2 years, 3 months ago
- 8bd9242 bp2build data property -> data attr in gensrcs by Liz Kammer · 2 years, 3 months ago
- 81fec18 Add property data to gensrcs for additional inputs by Liz Kammer · 2 years, 3 months ago
- 45d6af5 Refactor the genrule allowlists code to support internal allowlists by Yu Liu · 2 years, 4 months ago
- 6a7940c Support sandboxing genrule by Yu Liu · 2 years, 4 months ago
- 39b6cc5 Ignore test apexes from bp2build generated tags by Spandan Das · 2 years, 5 months ago
- eddd3c0 add APEX transitive dependency validation by Sam Delmerico · 2 years, 9 months ago
- d620101 Make cc_genrule.srcs configurable. by Yu Liu · 2 years, 11 months ago
- 32a98a5 Convert genDir to RULEDIR in gensrcs's cmd by Vinh Tran · 3 years ago
- f19b658 bp2build to convert $(genDir) to $(RULEDIR) in genrule's cmd by Vinh Tran · 3 years ago
- c170af4 Resolve escaping error in genrules sources with $ by Jihoon Kang · 3 years, 1 month ago
- d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 1 month ago
- 140d588 Deprecate depfile in gensrcs by Vinh Tran · 3 years, 3 months ago
- 0124336 Allowlist apexer for bp2build by Cole Faust · 3 years, 3 months ago
- b69e1ae Modify ConvertWithBp2build mutator to convert gensrcs to Bazel rule by Vinh Tran · 3 years, 4 months ago
- f874e46 Refactor mixed builds to only take one pass by Chris Parsons · 3 years, 4 months ago
- ff851b8 Log information for Mixed Builds modules. by MarkDacek · 3 years, 5 months ago
- 619be46 Restrict genrules to disallow directories as input by Liz Kammer · 3 years, 7 months ago
- bebf526 Clarify genrule error message by Anton Hansson · 3 years, 7 months ago
- a5969be Merge "Improve error message for dupe srcs in genrule" by Anton Hansson · 3 years, 7 months ago
- cd1b80f bp2build converts java_genrule and java_genrule_host by Sam Delmerico · 3 years, 8 months ago
- dbd814d Fix genrule tool dependencies when a prebuilt tool is preferred. by Martin Stjernholm · 3 years, 8 months ago
- be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 3 years, 10 months ago
- 65cb314 Revert^2 "Add dependency license annotations" by Colin Cross · 3 years, 9 months ago
- abe2a4b Revert "Add dependency license annotations" by Colin Cross · 3 years, 9 months ago
- b674b43 Add dependency license annotations by Colin Cross · 3 years, 10 months ago
- a44551f Add PathForGoBinary by Colin Cross · 3 years, 11 months ago
- 787fb36 Add OS to configuration key in mixed builds by Chris Parsons · 3 years, 11 months ago
- 7cd41e5 Improve error message for dupe srcs in genrule by Anton Hansson · 4 years ago
- 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years ago
- f3bfd02 Add environment variables to cc_genrule commands by Colin Cross · 4 years ago
- bcd3994 Add bp2build converter for cc_genrule. by Wei Li · 4 years ago
- 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 4 years, 1 month ago
- 0d99045 Lift BazelHandler interface into android/ by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 1 month ago
- 8662a37 Merge "Update documentation for genrule and sdk_library" by Treehugger Robot · 4 years, 1 month ago
- 93e9599 Update documentation for genrule and sdk_library by Spandan Das · 4 years, 1 month ago
- 5a34ffb Remove bp2build deps mutator by Chris Parsons · 4 years, 2 months ago
- 8c7e3ed genrule supports OutputFileProducer by Jooyung Han · 4 years, 2 months ago