aboutsummaryrefslogtreecommitdiff
path: root/android/Android.bp
AgeCommit message (Expand)Author
2023-03-13Add filegroup_test.go to sourcesAnton Hansson
2022-09-21Create api_domain module type and its bp2build converterSpandan Das
2022-08-12Merge changes I8a99e3d2,I717d7f5eLiz Kammer
2022-08-01Split up config.goLiz Kammer
2022-08-01Moving default version outside of apex packageAlexei Nicoara
2022-06-08Make filegroup paths relative to module dir in mixed buildsCole Faust
2022-06-01Add gen_notice test.Bob Badour
2022-05-18Add gen_notice module.Bob Badour
2022-04-27Add buildinfo_prop moduleInseob Kim
2022-04-14refactor bp2build module allowlists into structSam Delmerico
2022-04-06refactor Bazel variable exportSam Delmerico
2022-03-25Add metrics collection to soong_buildChris Parsons
2022-02-08Add package for printing starlark formatted dataLiz Kammer
2021-12-10Revert^2 "Build license metadata files in Soong"Colin Cross
2021-12-10Revert "Build license metadata files in Soong"Colin Cross
2021-12-08Build license metadata files in SoongColin Cross
2021-12-01Test SdkSpecForm.satayev
2021-11-09Add tests for ctx.InstallFileColin Cross
2021-09-23Detect duplicates in sdkRegistryPaul Duffin
2021-09-08Invoke soong_docs from the bootstrap Ninja file.Lukacs T. Berki
2021-09-06Invoke queryview from the bootstrap Ninja file.Lukacs T. Berki
2021-07-23Upgrade to golang protobuf api v2Dan Willemsen
2021-05-11Add license modules to the sdkPaul Duffin
2021-04-21Add various test files as testSrcs, so that they run on CI.Rupert Shuttleworth
2021-04-15Split bazel -path functions and clarify docsLiz Kammer
2021-04-13Delete android/env.go .Lukacs T. Berki
2021-04-03Move java.sdkSpec to the android packageJiyong Park
2021-03-25Pass rsp files into sbox and rewrapperColin Cross
2021-03-24bp2build: add allowlist for package-level conversions.Jingwen Chen
2021-03-18Move android package on top of remotexecColin Cross
2021-03-16Merge "Refactor and cleanup of cquery processing"Christopher Parsons
2021-03-16Refactor and cleanup of cquery processingChris Parsons
2021-03-13Remove TestHelperPaul Duffin
2021-03-12Add new function Assert methodsPaul Duffin
2021-03-12Separate TestHelper from fixturesPaul Duffin
2021-03-02Merge "Move environment staleness check to soong_ui."Lukács T. Berki
2021-03-02Move environment staleness check to soong_ui.Lukacs T. Berki
2021-02-26Add test fixture supportPaul Duffin
2021-02-23Move bazel.Properties to a BazelModuleBaseLiz Kammer
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2021-01-15Export dex implementation jars from prebuilt_apexPaul Duffin
2021-01-07Add a new SingletonModule typeColin Cross
2021-01-06Revert^2 "Add ability to declare licenses in soong."Bob Badour
2021-01-06Revert "Add ability to declare licenses in soong."Jerome Gaillard
2021-01-05Add ability to declare licenses in soong.Bob Badour
2020-12-07Reimplement DepSet as a wrapper around a generic implementationColin Cross
2020-11-24Merge changes I8af00c8c,Ia526ae89Colin Cross
2020-11-24Merge "Annotate dependency tags for dependencies of installed files"Colin Cross
2020-11-23Annotate dependency tags for dependencies of installed filesColin Cross
2020-11-22Move bazel_module property to a common file, and add it to filegroup.Jingwen Chen