- 5c21145 Revert "Export implementation class jars for java_boot_libs" by Paul Duffin · 3 years, 6 months ago
- fb9a7f9 Support generating sdk snapshots that can be selected by Soong config vars by Paul Duffin · 3 years, 7 months ago
- 7e9ddbe Revert "Flag to control if generated SDK prebuilts are preferred." by Mathew Inwood · 3 years, 7 months ago
- d0b99ce Flag to control if generated SDK prebuilts are preferred. by Mathew Inwood · 3 years, 8 months ago
- 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 3 years, 8 months ago
- b97b157 Remove duplicate component from sdk snapshot by Paul Duffin · 3 years, 9 months ago
- 51227d8 Output bootclasspath_fragment's fragments property to sdk snapshot by Paul Duffin · 3 years, 8 months ago
- a08e4dc Refactor the printing of an sdk snapshot's Android.bp contents by Paul Duffin · 3 years, 7 months ago
- 43f7bf0 Add SOONG_SDK_SNAPSHOT_VERSION support by Paul Duffin · 3 years, 9 months ago
- 6213170 Add package module to sdk snapshot that contains licenses by Paul Duffin · 3 years, 9 months ago
- b0bb376 Add license modules to the sdk by Paul Duffin · 3 years, 9 months ago
- 0df4968 Add support for name-less modules and property comments by Paul Duffin · 3 years, 9 months ago
- 1308205 Allow an sdk member type not to provide a bp property by Paul Duffin · 3 years, 8 months ago
- 0d4ed0a Allow sdk snapshot to contain source module type by Paul Duffin · 3 years, 8 months ago
- 83ad956 Move setting of prefer to createMemberSnapshot by Paul Duffin · 3 years, 8 months ago
- 64fb526 Add SOONG_SDK_SNAPSHOT_PREFER support by Paul Duffin · 3 years, 9 months ago
- 2d3da31 Make all SdkMemberTypes support transitive member deps by Paul Duffin · 3 years, 9 months ago
- eee466e Pass module to SdkMemberTypeDependencyTag.SdkMemberType by Paul Duffin · 3 years, 9 months ago
- cd06467 Generate snapshot member list properties from dependencies by Paul Duffin · 3 years, 9 months ago
- a720811 Allow exporting of sdk members to be done per tag by Paul Duffin · 3 years, 9 months ago
- 2d1bb89 Extract the os specific snapshot module properties handling by Paul Duffin · 3 years, 9 months ago
- fbe470e Dedup snapshot module property set initialization by Paul Duffin · 3 years, 9 months ago
- 7b0259f Make order of properties in snapshot module consistent by Paul Duffin · 3 years, 9 months ago
- cc3132e Clarify behavior around handling of sdk members by Paul Duffin · 3 years, 9 months ago
- 2182726 Rename sdkMemberRef to sdkMemberVariantDep by Paul Duffin · 3 years, 9 months ago
- 26197a6 Extract addSnapshotModule from buildSnapshot by Paul Duffin · 3 years, 9 months ago
- ee9b24e Do not output two trailing newlines in generated bp files. by Martin Stjernholm · 3 years, 9 months ago
- 2f6a21e Export OsTypeList through a function. by Jingwen Chen · 3 years, 10 months ago
- d075907 Support testing versioned/unversioned sdk Android.bp files separately by Paul Duffin · 4 years ago
- 22ff0aa Export implementation class jars for java_boot_libs by Paul Duffin · 4 years ago
- db170e4 Add java_boot_libs to sdk by Paul Duffin · 4 years, 1 month ago
- f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
- 1e04109 Always set apex_available in SDK snapshots. by Martin Stjernholm · 4 years, 3 months ago
- 8fe14e6 Enable sdk and sdk members in os_arch granularity by Jiyong Park · 4 years, 3 months ago
- 157f40f Add prebuilt_visibility property by Paul Duffin · 4 years, 4 months ago
- dc6f2b0 Merge "Propagate all sanitizer flags in SDK snapshots." by Martin Stjernholm · 4 years, 4 months ago
- b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 4 months ago
- 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 4 years, 4 months ago
- 053fca1 Support ninja rsp files in soong_zip by Colin Cross · 4 years, 5 months ago
- caa47d7 Disable all host OS variants except those explicitly included. by Martin Stjernholm · 4 years, 6 months ago
- 4cfa2c6 Set compile_multilib for SDK snapshots for device. by Martin Stjernholm · 4 years, 6 months ago
- 89238f4 Add compile_multilib properties to all native prebuilts (reland). by Martin Stjernholm · 4 years, 6 months ago
- ca7b2c3 Merge "Revert "Add compile_multilib properties to all native prebuilts."" by Jakub Pawlowski · 4 years, 6 months ago
- 29936ae Revert "Add compile_multilib properties to all native prebuilts." by Charles Chen · 4 years, 6 months ago
- 6da6973 Merge "Add compile_multilib properties to all native prebuilts." by Treehugger Robot · 4 years, 6 months ago
- 1e9c267 Add compile_multilib properties to all native prebuilts. by Martin Stjernholm · 4 years, 6 months ago
- afa6a77 Fix string concatenation error by Colin Cross · 4 years, 7 months ago
- 440e0d0 Use inclusive language in build/soong by Colin Cross · 4 years, 7 months ago
- f88d8e0 Syntax check generated Android.bp snapshot by Paul Duffin · 4 years, 9 months ago
- 1110827 Defer \n quoting generatedContents until creating the ninja rule by Paul Duffin · 4 years, 8 months ago
- 7a1f7f3 Retry: Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
- c459f89 Retry: Adds support for 'ignored-on-host' by Paul Duffin · 4 years, 9 months ago
- 864e1b4 Retry: Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 9 months ago
- e509447 Revert "Detect invalid arch specific properties in snapshot" by Greg Kaiser · 4 years, 9 months ago
- e08e03f Revert "Adds support for 'ignored-on-host'" by Greg Kaiser · 4 years, 9 months ago
- ad913d5 Revert "Fix snapshot of a host/device cc_library with stubs" by Greg Kaiser · 4 years, 9 months ago
- 2af5238 Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
- 12f67bc Adds support for 'ignored-on-host' by Paul Duffin · 4 years, 9 months ago
- ee20962 Detect invalid arch specific properties in snapshot by Paul Duffin · 4 years, 9 months ago
- 4b8b793 Allow extractCommonProperties to return an error by Paul Duffin · 4 years, 9 months ago
- b28369a Encapsulate getter into an extractorProperty structure by Paul Duffin · 4 years, 9 months ago
- f34f6d8 Encapsulate properties to be optimized in a container by Paul Duffin · 4 years, 9 months ago
- 7b5f1a6 Use reflect.Zero(type) to get value to clear field by Paul Duffin · 4 years, 10 months ago
- 6a7e953 Sdk snapshot set compile_multilib per OsType by Paul Duffin · 4 years, 10 months ago
- 495ffb9 Remove old SdkMemberType API for creating snapshot modules by Paul Duffin · 4 years, 10 months ago
- a551a1c Improve consistency of handling java snapshot properties by Paul Duffin · 4 years, 10 months ago
- 3a4eb50 Make new module creation API more flexible by Paul Duffin · 4 years, 10 months ago
- 9c3760e Add abstraction for tracking compile multilib usages by Paul Duffin · 4 years, 10 months ago
- 9b76c0b Add support for using cc_library in sdk/module_exports by Paul Duffin · 4 years, 10 months ago
- 00e4680 Extract the osTypeSpecificInfo code from module creation loop by Paul Duffin · 4 years, 10 months ago
- fc8dd23 Extract archTypeSpecificInfo code from module creation loop by Paul Duffin · 4 years, 10 months ago
- b44b33a Clean up the main module creation loop by Paul Duffin · 4 years, 10 months ago
- 843f097 Merge "Output properties before sets in snapshot module" by Paul Duffin · 4 years, 10 months ago
- 2c73260 Merge "Remove SdkMemberType.FinalizeModule" by Paul Duffin · 4 years, 10 months ago
- 07ef3cb Output properties before sets in snapshot module by Paul Duffin · 4 years, 10 months ago
- 0174d8d Remove SdkMemberType.FinalizeModule by Paul Duffin · 4 years, 10 months ago
- 7f7bb3f Follow up a review comment that was missed by Paul Duffin · 4 years, 10 months ago
- 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 4 years, 11 months ago
- b07fa51 Support extracting common values from embedded structures by Paul Duffin · 4 years, 10 months ago
- c097e36 Refactor common value extraction by Paul Duffin · 4 years, 10 months ago
- 7d74e7b Copy white listed apex available settings into snapshot by Paul Duffin · 4 years, 11 months ago
- 0cb37b9 Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 4 years, 11 months ago
- 865171e Allow sdk members to vary by os type by Paul Duffin · 4 years, 11 months ago
- a04c107 Add support for multiple os types by Paul Duffin · 4 years, 11 months ago
- 14eb467 Refactor java_library/java_test snapshot processing by Paul Duffin · 4 years, 11 months ago
- 88f2fbe Refactor snapshot module creation by Paul Duffin · 5 years ago
- befa4b9 Copy apex_available properties to snapshot modules by Paul Duffin · 4 years, 11 months ago
- 1356d8c Add CommonOS variant for sdk by Paul Duffin · 5 years ago
- a78f3a7 Prune any empty property sets from the modules before transforming by Paul Duffin · 5 years ago
- 13ad94f Allow compile_multilib to be specified on module exports by Paul Duffin · 5 years ago
- 7291095 Differentiate between exported and internal sdk members by Paul Duffin · 5 years ago
- 7b81f5e Add java_system_modules to sdk/module_exports by Paul Duffin · 5 years ago
- f4ae4f1 Add support for transitive sdk members by Paul Duffin · 5 years ago
- f853992 Make sdkMemberDependencyTag usable outside sdk package by Paul Duffin · 5 years ago
- 5b511a2 Allow an arbitrary tag to be associated with a bp property by Paul Duffin · 5 years ago
- e6c0d84 Rewrite code for creating versioned modules as a transformation by Paul Duffin · 5 years ago
- cc72e98 Use deep copy when copying bpPropertySets by Paul Duffin · 5 years ago
- 8150da6 Added module_exports/_snapshot as alias for sdk/_snapshot by Paul Duffin · 5 years ago
- 255f18e Decouple addition of new sdk member types from sdk code by Paul Duffin · 5 years ago
- c62a510 Discard duplicate operations to copy files to snapshot by Paul Duffin · 5 years ago