- 50ed1f9 Install android_app_set modules in Soong by Colin Cross · 3 years, 2 months ago
- 64002af Fix InstallBypassMake symlink dependencies by Colin Cross · 3 years, 2 months ago
- 1caea35 Merge "Export Soong install rules to Make" by Colin Cross · 3 years, 2 months ago
- a3d135b Add -{checkbuild,tidy} targets only for modules in mm by Chih-Hung Hsieh · 3 years, 3 months ago
- 6301c3c Export Soong install rules to Make by Colin Cross · 3 years, 4 months ago
- 3bb934f Do not add .tidy files as RBE link inputs by Chih-Hung Hsieh · 3 years, 3 months ago
- 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 3 years, 6 months ago
- 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 3 years, 5 months ago
- b42fa67 Insert imageVariantSpecificInfo between arch and link info by Paul Duffin · 3 years, 4 months ago
- b808229 Share cFlags, tidyFlags, etc. in a module by Chih-Hung Hsieh · 3 years, 4 months ago
- 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 3 years, 5 months ago
- 4011ebb Merge "Cleanup unused code for bp2build conversion." by Treehugger Robot · 3 years, 4 months ago
- d0f82fe Add tidy-soong, tidy-dir-path, module-tidy targets by Chih-Hung Hsieh · 3 years, 4 months ago
- 7cbf773 Cleanup unused code for bp2build conversion. by Liz Kammer · 3 years, 4 months ago
- 8631cc7 Update HostAndDevice* documentation by Liz Kammer · 3 years, 5 months ago
- 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 3 years, 5 months ago
- 1e6760f Merge "Update documentation for VisitDirectDeps" by Treehugger Robot · 3 years, 5 months ago
- da7f362 Update documentation for VisitDirectDeps by Spandan Das · 3 years, 5 months ago
- 8707cd7 TransitivePackagingSpecs should follow "installable" deps by Jooyung Han · 3 years, 6 months ago
- a66c0b5 Skip unnecessary repeititon in validation by Chris Parsons · 3 years, 6 months ago
- 2f1102f Merge "Remove bp2build deps mutator" by Christopher Parsons · 3 years, 6 months ago
- b8d6987 Merge "Remove Fuchsia support from Soong" by Colin Cross · 3 years, 6 months ago
- 5a34ffb Remove bp2build deps mutator by Chris Parsons · 3 years, 6 months ago
- cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 6 months ago
- ae11c23 Update prebuilt_etc available for snapshot by Kiyoung Kim · 3 years, 6 months ago
- 9e3e9c9 Merge "Support fully qualified names in `android:"path"` properties" by Paul Duffin · 3 years, 6 months ago
- ba9ea32 Update comment text of SrcIsModuleWithTag() by Yi-Yo Chiang · 3 years, 6 months ago
- 40131a3 Support fully qualified names in `android:"path"` properties by Paul Duffin · 3 years, 6 months ago
- 73c7755 Merge "Use bazel syntax for fully qualified name in path property" by Paul Duffin · 3 years, 6 months ago
- b9386b7 Merge "Share EffectiveLicenseFiles for snapshot modules" by Treehugger Robot · 3 years, 6 months ago
- e6ba072 Use bazel syntax for fully qualified name in path property by Paul Duffin · 3 years, 6 months ago
- d5cf92e Support customizing behavior around sourceOrOutputDependencyTag by Paul Duffin · 3 years, 6 months ago
- 885a7de Share EffectiveLicenseFiles for snapshot modules by Justin Yun · 3 years, 7 months ago
- d18d8ca Dump extra JSON data for C++ modules and ApexInfo. by Lukacs T. Berki · 3 years, 7 months ago
- 408ffd8 Plumb through OtherModuleFarDependencyVariantExists from blueprint. by Martin Stjernholm · 3 years, 9 months ago
- 0e4cceb Don't fail if the target module is disabled in dex2oat tool dependencies. by Martin Stjernholm · 3 years, 8 months ago
- 015a0af Merge changes I2729001d,Ife5d2193 by Treehugger Robot · 3 years, 8 months ago
- 77f7c44 packaging: install/package deps if not marked IsHideFromMake by Jooyung Han · 3 years, 8 months ago
- ec0836a Switch Effective_license_text from []string to Paths by Paul Duffin · 3 years, 8 months ago
- 08758f0 Add debug ramdisk variant. by Inseob Kim · 3 years, 9 months ago
- 2b50ce6 Make GetDirectDep implementation match comment by Liz Kammer · 3 years, 9 months ago
- aeb6bad Revert^3 "Add debug ramdisk variant" by Inseob Kim · 3 years, 9 months ago
- 836a8f3 Revert^2 "Add debug ramdisk variant" by Florian Mayer · 3 years, 9 months ago
- 78ea2f5 Revert "Add debug ramdisk variant" by Bowgo Tsai · 3 years, 9 months ago
- f84e9c0 Add debug ramdisk variant by Inseob Kim · 3 years, 9 months ago
- 4d86107 init_rc and vintf_fragments appear in PackagingSpecs() by Jiyong Park · 3 years, 11 months ago
- 3bed960 Merge "Fix a typo." by Treehugger Robot · 3 years, 11 months ago
- 8e93aba Fix a typo. by Jaewoong Jung · 3 years, 11 months ago
- 4b786d2 Merge "Remove deapexer and prebuilt apex select mutators" by Paul Duffin · 3 years, 11 months ago
- c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 3 years, 11 months ago
- 5d86449 bp2build: add configurable attribute (select) support. by Jingwen Chen · 3 years, 11 months ago
- daffef2 Merge "Remove ModuleBase.prefer32." by Jaewoong Jung · 3 years, 11 months ago
- 003d808 Remove ModuleBase.prefer32. by Jaewoong Jung · 3 years, 11 months ago
- fc46bc1 Refactor BazelTargetModule by Liz Kammer · 4 years ago
- 07065cd Allow cross-cutting dependencies like licenses. by Bob Badour · 4 years ago
- 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago
- a830f3a Refactor android/paths.go to allow reuse by Liz Kammer · 4 years, 2 months ago
- ab60f12 bp2build: comment documentation for BazelTargetModule. by Jingwen Chen · 4 years ago
- fc1ad29 Merge "bp2build: framework for generating BazelTargetModules." by Jingwen Chen · 4 years ago
- 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 4 years, 1 month ago
- bdeafb9 Merge "Don't create SDK variants for native bridge modules" by Colin Cross · 4 years ago
- 94e347e Don't create SDK variants for native bridge modules by Colin Cross · 4 years ago
- 9e7f45e Expose the SkipInstall flag. by Martin Stjernholm · 4 years, 1 month ago
- 37af046 Revert^2 "Add ability to declare licenses in soong." by Bob Badour · 4 years ago
- df98d3e Revert "Add ability to declare licenses in soong." by Jerome Gaillard · 4 years ago
- 8a36d94 Add ability to declare licenses in soong. by Bob Badour · 4 years, 5 months ago
- ba9e403 Sandbox genrule tools by Colin Cross · 4 years, 2 months ago
- a9c8c9f Call ctx.InstallFile for uninstallable cc modules by Colin Cross · 4 years, 1 month ago
- 7cd23e3 Merge "Revert "Sandbox genrule tools"" by Colin Cross · 4 years, 1 month ago
- 0096047 Revert "Sandbox genrule tools" by Colin Cross · 4 years, 1 month ago
- 0e0e4fe Merge "Sandbox genrule tools" by Colin Cross · 4 years, 1 month ago
- 9ae3c52 Merge "Add dependency to list of asset files" by Treehugger Robot · 4 years, 1 month ago
- c20dc85 Add dependency to list of asset files by Colin Cross · 4 years, 2 months ago
- 3a150d6 Sandbox genrule tools by Colin Cross · 4 years, 2 months ago
- 4158950 Add PackageFile and use it for prebuilt build tools by Colin Cross · 4 years, 1 month ago
- ffe6b9d Add TransitivePackagingSpecs by Colin Cross · 4 years, 1 month ago
- 5d58395 Export files to install as a depset by Colin Cross · 4 years, 2 months ago
- 97d85c8 Merge "Remove soong.config, FileConfigurableOptions, MegaDevice config." by Jingwen Chen · 4 years, 1 month ago
- af970a2 Generalize the handling of dist tags by Paul Duffin · 4 years, 2 months ago
- 74f0559 Differentiate between no dist tag and an empty dist tag by Paul Duffin · 4 years, 2 months ago
- 89968e3 Expand dist property checks to cover dists by Paul Duffin · 4 years, 2 months ago
- c4d91bc Remove soong.config, FileConfigurableOptions, MegaDevice config. by Jingwen Chen · 4 years, 2 months ago
- e5218b6 Merge "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 2 months ago
- f87a720 Merge "Refactor 'in_make' to mean Kati is not skipped." by Jingwen Chen · 4 years, 2 months ago
- e9fe294 Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
- 74b1e2b Support SourceFileProducer in android.OutputFilesForModule by Colin Cross · 4 years, 2 months ago
- cda22c9 Refactor 'in_make' to mean Kati is not skipped. by Jingwen Chen · 4 years, 2 months ago
- a684540 Add more comments to arch.go by Colin Cross · 4 years, 2 months ago
- 5f82934 Merge "Revert "Skip creating variants for disabled OSes"" by Colin Cross · 4 years, 2 months ago
- 08d6f8f Revert "Skip creating variants for disabled OSes" by Colin Cross · 4 years, 2 months ago
- 1357c11 Merge changes Ic2daab29,I884ddd09 by Colin Cross · 4 years, 2 months ago
- 073ea55 add PackagingSpec by Jiyong Park · 4 years, 2 months ago
- d976af0 Skip creating variants for disabled OSes by Colin Cross · 4 years, 2 months ago
- 34037c6 Use bitfield for HostOrDeviceSupported by Colin Cross · 4 years, 2 months ago
- b5ae193 Revert "Annotate dependency tags for dependencies of installed files" by Colin Cross · 4 years, 2 months ago
- 62a0cfd Annotate dependency tags for dependencies of installed files by Colin Cross · 4 years, 2 months ago
- 60e0cfb Add vendor-ramdisk image to Soong. by Yifan Hong · 4 years, 3 months ago
- ce679d2 Add symlink_outputs support to Soong. by Jingwen Chen · 4 years, 4 months ago
- c8821b9 Merge "Expose android.filesToInstall" by Treehugger Robot · 4 years, 3 months ago
- 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 4 months ago