- b164b38 Register bp2build module types even outside generation by Chris Parsons · 4 years, 10 months ago
- 95c6eb3 Merge "bp2build: add allowlist for package-level conversions." by Jingwen Chen · 4 years, 10 months ago
- 12b4c27 bp2build: add allowlist for package-level conversions. by Jingwen Chen · 4 years, 10 months ago
- f0b3b94 Make GENERATE_BAZEL_FILES=true correct. by Lukacs T. Berki · 4 years, 10 months ago
- 42da69d Add preparer for overlay pre-singleton registration by Paul Duffin · 4 years, 10 months ago
- 42d0b93 Separate the collation of singletons from registration by Paul Duffin · 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
- eafc16b Allow pre-singleton types to be registered in RegistrationContext by Paul Duffin · 4 years, 11 months ago
- 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 5 years ago
- 7385067 bp2build: framework for generating BazelTargetModules. by Jingwen Chen · 5 years ago
- daa54bc Implement code-generation step for bp2build. by Jingwen Chen · 5 years ago
- 2bcb494 Merge changes Ib29ede45,I1b2bfdfb by Colin Cross · 5 years ago
- 9aed5bc Add a new SingletonModule type by Colin Cross · 5 years ago
- 2dd9ca4 Refactor queryview. by Liz Kammer · 5 years ago
- 4133ce6 Add bp2build mode to soong_build. by Jingwen Chen · 5 years ago
- 1212929 Store ninja file deps from PackageVarContext in the config by Colin Cross · 5 years ago
- 06fa588 Store SingletonMakeVarsProviders in the config by Colin Cross · 5 years ago
- ae8600b Pass Config to NewTestContext instead of ctx.Register by Colin Cross · 5 years ago
- a798d96 find bazel-related files and add them to bazel.list and ninja deps by Chris Parsons · 5 years ago
- c3d87d3 Define Soong phony rules in Make by Colin Cross · 6 years ago
- 710ec3a Add FinalDeps mutator phase, where CreateVariations is disallowed. by Martin Stjernholm · 6 years ago
- a80ef84 Support registering hard coded pre arch mutators by Paul Duffin · 6 years ago
- 988414c Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
- 47e4f9e Revert "Sandbox soong_build by changing to root directory" by Colin Cross · 6 years ago
- 05c25cc Sandbox soong_build by changing to root directory by Colin Cross · 6 years ago
- 2ccaffd Extend RegistrationContext to support pre/post deps mutators by Paul Duffin · 6 years ago
- 0a28683 Detect registration of duplicate module/singleton types by Paul Duffin · 6 years ago
- a48f758 Dedup prebuilt apis module type/mutator registration by Paul Duffin · 6 years ago
- f9b1da0 Dedup registration code for module types and singletons by Paul Duffin · 6 years ago
- 4c83e5c Support testing Rules in Modules and Rules and Builds in Singletons by Colin Cross · 7 years ago
- ed023ec Allow Singletons to export Make variables by Colin Cross · 7 years ago
- 7089c27 Update Soong docs generator for blueprint changes by Colin Cross · 7 years ago
- 580d2ce Run makevars singleton after all other registered singletons by Colin Cross · 7 years ago
- 54855dd Convert a missed Singleton by Colin Cross · 8 years ago
- 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 8 years ago
- 5a79c83 Add presingletons by Colin Cross · 8 years ago
- b1448e4 ModuleFactoryAdapter -> ModuleFactoryAdaptor by Steven Moreland · 8 years ago
- cec8171 Add integration testing infrastructure by Colin Cross · 9 years ago
- 3624285 Refactor factories by Colin Cross · 9 years ago
- 795c377 Use a minimal set of mutators, module types, and singletons for tests by Colin Cross · 9 years ago
- d61f1f4 Add support for CMakefile generation by Fabien Sanglard · 9 years ago
- 4498afc Only register mutators once by Colin Cross · 9 years ago
- 1e676be Control mutator order by Colin Cross · 9 years ago
- 798bfce Move registration into android package by Colin Cross · 9 years ago[Renamed (76%) from register.go]
- 76f2f97 Make defaults TopDownMutator parallel by Colin Cross · 9 years ago
- e8a67a7 Make BottomUpMutators parallel by Colin Cross · 9 years ago
- 6362e27 Remove EarlyMutators and DynamicDependencies by Colin Cross · 10 years ago
- 463a90e use init functions to register module types, etc. by Colin Cross · 11 years ago