summaryrefslogtreecommitdiff
path: root/sdk/cc_sdk_test.go
AgeCommit message (Expand)Author
2020-10-09Revert "Make lots of tests run in parallel" Colin Cross
2020-10-06Make lots of tests run in parallel Colin Cross
2020-10-01Explicitly specify visibility in sdk/module_exports snapshot Paul Duffin
2020-09-29Merge "Retain all stubs versions in the snapshot." Martin Stjernholm
2020-09-28Retain all stubs versions in the snapshot. Martin Stjernholm
2020-09-25Propagate all sanitizer flags in SDK snapshots. Martin Stjernholm
2020-09-11Propagate recovery_available property through to sdk snapshot Paul Duffin
2020-09-03Propagate vendor_available property through to sdk snapshot Paul Duffin
2020-08-21Propagate sanitize.never flag in SDK snapshots. Martin Stjernholm
2020-08-19Reland: Deduplicate APEX variants that would build identically Colin Cross
2020-08-03Disable all host OS variants except those explicitly included. Martin Stjernholm
2020-07-17Set compile_multilib for SDK snapshots for device. Martin Stjernholm
2020-07-17Add compile_multilib properties to all native prebuilts (reland). Martin Stjernholm
2020-07-16Add support for SDK tests with LinuxBionic OS type. Martin Stjernholm
2020-07-15Disable all SDK snapshot generation tests on mac. Martin Stjernholm
2020-07-15Revert "Add compile_multilib properties to all native prebuilts." Charles Chen
2020-07-11Add compile_multilib properties to all native prebuilts. Martin Stjernholm
2020-07-10Differentiate sdk snapshot include dir by os type Paul Duffin
2020-07-07Prepend default to allow overriding in the bp file. Martin Stjernholm
2020-07-07Do not follow SDK member dependencies for APEX payloads. Martin Stjernholm
2020-06-17Propagate unique_host_soname to cc_library prebuilts. Martin Stjernholm
2020-05-28Propagate flags necessary for a prebuilt of the Bionic linker. Martin Stjernholm
2020-05-08Retry: Fix snapshot of a host/device cc_library with stubs Paul Duffin
2020-05-08Revert "Fix snapshot of a host/device cc_library with stubs" Greg Kaiser
2020-05-07Fix snapshot of a host/device cc_library with stubs Paul Duffin
2020-04-27Do not propagate dynamic dependencies for stub libs. Martin Stjernholm
2020-04-06Do not propagate the stub symbol file to prebuilts. Martin Stjernholm
2020-04-02Propagate stubs to the SDK for libraries that have them. Martin Stjernholm
2020-03-26Don't run new test on Darwin that lacks snapshot support. Martin Stjernholm
2020-03-25Propagate empty vs unspecified system_shared_libs correctly. Martin Stjernholm
2020-03-23Sdk snapshot set compile_multilib per OsType Paul Duffin
2020-03-20Add support for using cc_library in sdk/module_exports Paul Duffin
2020-03-20Add SDK member support for cc_object. Martin Stjernholm
2020-03-13Output properties before sets in snapshot module Paul Duffin
2020-03-13Remove SdkMemberType.FinalizeModule Paul Duffin
2020-03-13Copy shared_libs and system_shared_libs to module snapshot Paul Duffin
2020-03-11Disable installation for sdk snapshot versioned prebuilts Paul Duffin
2020-03-09Add support for multiple os types Paul Duffin
2020-03-09Copy sdk_version to cc library snapshots Paul Duffin
2020-03-05Copy apex_available properties to snapshot modules Paul Duffin
2020-03-02Add CommonOS variant for sdk Paul Duffin
2020-02-24Add support for cc_library_headers in sdk/module_exports Paul Duffin
2020-02-21Allow compile_multilib to be specified on module exports Paul Duffin
2020-02-19Make apex use cc.GatherRequiredDepsForTests Colin Cross
2020-02-18Add support for cc_binary in module_exports Paul Duffin
2020-01-16Default apex_available to //apex_available:platform Anton Hansson
2019-12-31Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot Paul Duffin
2019-12-20Differentiate between cc library and binary Paul Duffin
2019-12-13Use empty string for core image variant Colin Cross
2019-12-13Improve handling of generated include dirs Paul Duffin