- 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 1 year, 8 months ago
- a963b94 Make the enabled property configurable by Cole Faust · 1 year, 9 months ago
- 888046f Only update DebugMutator and DebugVariation for non-empty transition variations by Colin Cross · 1 year, 9 months ago
- 8677132 Update docs for ReplaceDependencies[If] by Colin Cross · 1 year, 9 months ago
- af333f5 Support reading Providers from TransitionMutator IncomingTransition and OutgoingTransition by Colin Cross · 1 year, 9 months ago
- d67425d Set DebugMutators and DebugVariations when creating Transition variations by Colin Cross · 1 year, 9 months ago
- 984223f Optimize mutator contexts by Colin Cross · 2 years ago
- c50999e Merge changes from topic "transition-mutator-config" into main by Colin Cross · 2 years ago
- 4aa3e0a Add ArchModuleContext to TransitionMutator contexts by Colin Cross · 2 years ago
- 73b08ff Add team property to all modules. by Ronald Braunstein · 2 years, 1 month ago
- 3c0a83d Use generics for providers API by Colin Cross · 2 years, 1 month ago
- b63d7b3 Remove infrastructure to run bp2build by Colin Cross · 2 years, 1 month ago
- 543f840 Remove unsued mutator registration by Usta (Tsering) Shrestha · 2 years, 3 months ago
- d43be7c Turn on bp2build_deps by default by Chris Parsons · 2 years, 3 months ago
- 5f1b3c7 create, but dont register, bp2build_deps mutator by Chris Parsons · 2 years, 4 months ago
- 6666d0f Switch bp2build mutator to bottom up by Chris Parsons · 2 years, 4 months ago
- af7c166 Merge "Handle prebuilt vs source selection in bp2build" into main by Liz Kammer · 2 years, 4 months ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years, 4 months ago
- e1b39a5 Handle prebuilt vs source selection in bp2build by Liz Kammer · 2 years, 4 months ago
- f26ee15 Bugfixes for proto_library (proto.include_dirs) by Spandan Das · 2 years, 5 months ago
- 3131d67 Allow creation of BazelTargets in a different directory by Spandan Das · 2 years, 5 months ago
- 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 7 months ago
- c13f785 Handle missing dependencies in mixed builds by Liz Kammer · 2 years, 8 months ago
- 934d504 Merge changes from topic "bp2build-ignore-test-apex-tags" by Spandan Das · 2 years, 9 months ago
- 6a448ec Add a function to create config_setting(s) by Spandan Das · 2 years, 9 months ago
- 39b6cc5 Ignore test apexes from bp2build generated tags by Spandan Das · 2 years, 9 months ago
- f57a966 Ignore test apexes from bp2build generated tags by Spandan Das · 2 years, 9 months ago
- 2dc6dfc Drop the default apex_available value from BUILD files by Spandan Das · 2 years, 9 months ago
- abedff0 Add a method in bp2build to create aliases in another directory by Spandan Das · 2 years, 10 months ago
- fb11c1c Add ConvertApexAvailableToTags by Cole Faust · 3 years ago
- 0abd4b4 Optimize PathForBazelOutRelative by Cole Faust · 3 years ago
- c4c34e1 Convert apex_available (for supported modules) to bazel tags. by Jingwen Chen · 3 years, 2 months ago
- 5af0bd3 Create a new mode in soong_ui to generate API only BUILD files by Spandan Das · 3 years, 4 months ago
- 0e691c1 Add godoc for TransitionMutator. by Lukacs T. Berki · 3 years, 7 months ago
- 6c71676 Migrate sanitizers to transition mutators. by Lukacs T. Berki · 3 years, 7 months ago
- 3bf97bd Clean up some bp2build technical debt by Liz Kammer · 3 years, 9 months ago
- f31c900 Share CreateModule between hooks & mutators by Liz Kammer · 3 years, 9 months ago
- c725f47 cosmetic: 1)typos 2)parameters named for clarity by Usta Shrestha · 4 years ago
- 58852a0 Handle the 'enabled' property in bp2build by Chris Parsons · 4 years, 1 month ago
- be46fcc Use one mutator for all bp2build conversion. by Liz Kammer · 4 years, 2 months ago
- 85c0097 Merge "bp2build: support full/lite protos in cc libs" by Liz Kammer · 4 years, 1 month ago
- 355a587 Removal of unused methods AppendProperties and PrependProperties from topDownMutatorContext by Usta · 4 years, 1 month ago
- 12615db bp2build: support full/lite protos in cc libs by Liz Kammer · 4 years, 4 months ago
- ef3676c Minor refactoring of Append/PrependProperties() methods by Usta · 4 years, 2 months ago
- 447f6c9 Bp2Build common properties auto-handling by Alex Márquez Pérez Muñíz Díaz Púras Thaureaux · 4 years, 5 months ago
- 16d90a8 Remove __bp2build__ prefix trimming. by Jingwen Chen · 4 years, 4 months ago
- 6eff323 Expand handling of unconverted deps in bp2build by Liz Kammer · 4 years, 5 months ago
- 2ada09a Don't create a new module for bp2build conversion. by Liz Kammer · 4 years, 5 months ago
- 5a34ffb Remove bp2build deps mutator by Chris Parsons · 4 years, 6 months ago
- a9d76dd Add partial bp2build support for APEX targets (second try). by Rupert Shuttleworth · 4 years, 7 months ago
- 4562a3b Add bp2build arch-specific paths mutator by Liz Kammer · 4 years, 9 months ago
- b00c7ed Merge "Convert TestApexPermittedPackagesRules to use test fixtures" by Paul Duffin · 4 years, 10 months ago
- acacbc1 Merge "Handle product_variable asflag for cc_object." by Liz Kammer · 4 years, 10 months ago
- 45338f0 Convert TestApexPermittedPackagesRules to use test fixtures by Paul Duffin · 4 years, 10 months ago
- a060c45 Handle product_variable asflag for cc_object. by Liz Kammer · 4 years, 10 months ago
- 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 4 years, 10 months ago
- c05b034 Separate the collation of mutators from registration by Paul Duffin · 4 years, 10 months ago
- 1d2d42f Add sortableComponent abstraction by Paul Duffin · 4 years, 10 months ago
- fc46bc1 Refactor BazelTargetModule by Liz Kammer · 5 years ago
- fb4692a bp2build: refactor BazelTargetModule naming boilerplate. by Jingwen Chen · 5 years ago
- 1fd1469 bp2build: Refactor CreateBazelTargetModule API. by Jingwen Chen · 5 years ago
- 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 5 years ago
- 041b184 bp2build: flatten *_defaults properties. by Jingwen Chen · 5 years ago
- 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 5 years ago
- 37af046 Revert^2 "Add ability to declare licenses in soong." by Bob Badour · 5 years ago
- df98d3e Revert "Add ability to declare licenses in soong." by Jerome Gaillard · 5 years ago
- 8a36d94 Add ability to declare licenses in soong. by Bob Badour · 5 years ago
- 4133ce6 Add bp2build mode to soong_build. by Jingwen Chen · 5 years ago
- d27e7b8 Add providers support by Colin Cross · 6 years ago
- 4f1dcb0 Return new dependencies from BottomUpMutatorContext.Add* by Colin Cross · 5 years ago
- 9f35c3d Copy documentation from Blueprint interfaces into Soong interfaces by Colin Cross · 5 years ago
- 617b88a Create os and arch variants for bootstrap Go modules by Colin Cross · 5 years ago
- 1b9604b Add CreateAliasVariation to BottomUpMutatorContext by Colin Cross · 5 years ago
- 80342d7 Restrict replacements of source dependencies with prebuilts by Paul Duffin · 6 years ago
- 44f1d84 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 6 years ago
- afa9fa1 Add hook to be called after defaults have been applied by Paul Duffin · 6 years ago
- c988c8e Move prebuilts mutators after defaults have been applied by Paul Duffin · 6 years ago
- cdfcec9 Simplify package by using LoadHook instead of mutators by Paul Duffin · 6 years ago
- aa4162e Document preArch mutators by Paul Duffin · 6 years ago
- c5570ac Allow defining neverallow in packages other than android. by Artur Satayev · 6 years ago
- 43e789d Follow input changes to proptools.CloneEmptyProperties by Colin Cross · 6 years ago
- 710ec3a Add FinalDeps mutator phase, where CreateVariations is disallowed. by Martin Stjernholm · 6 years ago
- 31a738b Use blueprint's load hooks by Colin Cross · 6 years ago
- 87f790c Delete arch hooks by Colin Cross · 6 years ago
- fb0c16e Move imageMutator before archMutator by Colin Cross · 6 years ago
- 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 6 years ago
- ae6c520 Move ImageMutator after archMutator by Colin Cross · 6 years ago
- 43b92e0 Make CreateVariations return []android.Module by Colin Cross · 6 years ago
- 9f88ce2 Add AliasVariation to BottomUpMutatorContext. by Jaewoong Jung · 6 years ago
- a195f91 Split out osMutator from archMutator by Colin Cross · 6 years ago
- 18c4680 Filter product variable property structs by Colin Cross · 6 years ago
- e003c4a Make CreateModule return the newly created module by Colin Cross · 6 years ago
- 84dfc3d Make CreateModule take an android.ModuleFactory by Colin Cross · 6 years ago
- 349cd47 CreateModule also inherits variableProperties. by Steven Moreland · 6 years ago
- 1d1119f Fix sanitizer dep by Jiyong Park · 6 years ago
- 12f23e0 Automatically inherit common properties. by Steven Moreland · 6 years ago
- 9a36223 Add a String() method to android.Module by Colin Cross · 7 years ago
- cb55e08 Add MutatorName to mutator contexts by Colin Cross · 7 years ago
- e2453c7 Allow default visibility to be set per package by Paul Duffin · 7 years ago
- dc35e21 Consolidate *MutatorContext and ModuleContext into BaseModuleContext by Colin Cross · 7 years ago