summaryrefslogtreecommitdiff
path: root/sdk
AgeCommit message (Expand)Author
2021-07-23Build updatable-bcp-packages.txt from prebuilts in sdk snapshotPaul Duffin
2021-07-15Propagate permitted packages to sdk snapshotPaul Duffin
2021-07-01Retry: Make bootclasspath_fragments always perform hidden API processingPaul Duffin
2021-07-01Revert "Make bootclasspath_fragments always perform hidden API processing"Paul Duffin
2021-07-01Make bootclasspath_fragments always perform hidden API processingPaul Duffin
2021-06-25Support hidden API processing for modules that use platform APIsPaul Duffin
2021-06-24Ensure consistent APEX variation for java_sdk_library and java_sdk_library_im...Paul Duffin
2021-06-23Remove duplicate component from sdk snapshotPaul Duffin
2021-06-22Add test for sdk that contains overlapping membersPaul Duffin
2021-06-22Fix monolithic hidden API processing with prebuiltsPaul Duffin
2021-06-18Move boot jars package check into platform_bootclasspathPaul Duffin
2021-06-16Make bootclasspath_fragment_sdk_test.go tests more realisticPaul Duffin
2021-05-25Tighten bootclasspath_fragment property validationPaul Duffin
2021-05-25Add SOONG_SDK_SNAPSHOT_VERSION supportPaul Duffin
2021-05-14Generate hidden API flags for a bootclasspath_fragmentPaul Duffin
2021-05-14Disallow shared libraries in bootclasspath_fragment contentsPaul Duffin
2021-05-13Add java_sdk_library in bootclasspath_fragment contents to sdkPaul Duffin
2021-05-13Merge "Add support for SOONG_SDK_SNAPSHOT_USE_SRCJAR"Treehugger Robot
2021-05-13Make hidden API bootclasspath_fragment test more realisticPaul Duffin
2021-05-12Add support for SOONG_SDK_SNAPSHOT_USE_SRCJARPaul Duffin
2021-05-11Add package module to sdk snapshot that contains licensesPaul Duffin
2021-05-11Add license modules to the sdkPaul Duffin
2021-05-11Add baseline test for license with sdkPaul Duffin
2021-05-11Add support for name-less modules and property commentsPaul Duffin
2021-05-11Allow an sdk member type not to provide a bp propertyPaul Duffin
2021-05-11Allow sdk snapshot to contain source module typePaul Duffin
2021-05-11Move setting of prefer to createMemberSnapshotPaul Duffin
2021-05-10Derive deapexer module properties from transitive dependenciesPaul Duffin
2021-05-07Add SOONG_SDK_SNAPSHOT_PREFER supportPaul Duffin
2021-05-06Make all SdkMemberTypes support transitive member depsPaul Duffin
2021-05-06Make licenseModule SdkAwarePaul Duffin
2021-05-06Make sdk tests more realisticPaul Duffin
2021-05-06Merge "Ensure current.zip is put in the right place."Mathew Inwood
2021-05-06Ensure current.zip is put in the right place.Mathew Inwood
2021-05-06Add baseline test for sdk snapshot env variablesPaul Duffin
2021-04-30Move configuration checks from getBootImageJarPaul Duffin
2021-04-28Add stub_libs properties to bootclasspath_fragment snapshotPaul Duffin
2021-04-28Remove special handling of frameworks/base/config/boot-profile.txtPaul Duffin
2021-04-27Pass module to SdkMemberTypeDependencyTag.SdkMemberTypePaul Duffin
2021-04-26bootclasspath_fragment: Always output contents property in snapshotPaul Duffin
2021-04-26Automatically add bootclasspath_fragment contents to sdkPaul Duffin
2021-04-24Generate snapshot member list properties from dependenciesPaul Duffin
2021-04-24Allow exporting of sdk members to be done per tagPaul Duffin
2021-04-24Extract the os specific snapshot module properties handlingPaul Duffin
2021-04-24Dedup snapshot module property set initializationPaul Duffin
2021-04-24Make order of properties in snapshot module consistentPaul Duffin
2021-04-24Clarify behavior around handling of sdk membersPaul Duffin
2021-04-24Rename sdkMemberRef to sdkMemberVariantDepPaul Duffin
2021-04-24Extract addSnapshotModule from buildSnapshotPaul Duffin
2021-04-23Add exported_bootclasspath_fragments to prebuilt_apex/apex_setPaul Duffin