summaryrefslogtreecommitdiff
path: root/cc/binary_sdk_member.go
AgeCommit message (Expand)Author
2024-09-11Add HasMutatorFinished Cole Faust
2024-08-19Make the WholeStatic/Static/Shared libs properties configurable Cole Faust
2021-08-31Refactor SdkMemberType.AddDependencies() Paul Duffin
2020-10-05Create fewer empty version variants Colin Cross
2020-09-17Remove global state from version mutator Colin Cross
2020-08-26Only request image and version variations for device SDK dependencies Colin Cross
2020-08-03Disable all host OS variants except those explicitly included. Martin Stjernholm
2020-07-17Add compile_multilib properties to all native prebuilts (reland). 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-05-28Propagate flags necessary for a prebuilt of the Bionic linker. Martin Stjernholm
2020-05-05Improve error messages when output file is invalid Paul Duffin
2020-03-25Propagate empty vs unspecified system_shared_libs correctly. Martin Stjernholm
2020-03-23Make new module creation API more flexible Paul Duffin
2020-03-13Copy shared_libs and system_shared_libs to module snapshot Paul Duffin
2020-03-09Add support for multiple os types Paul Duffin
2020-03-05Refactor snapshot module creation Paul Duffin
2020-02-21Allow compile_multilib to be specified on module exports Paul Duffin
2020-02-18Add support for cc_binary in module_exports Paul Duffin