index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc
/
binary_sdk_member.go
Age
Commit message (
Expand
)
Author
2024-09-11
Add HasMutatorFinished
Cole Faust
2024-08-19
Make the WholeStatic/Static/Shared libs properties configurable
Cole Faust
2021-08-31
Refactor SdkMemberType.AddDependencies()
Paul Duffin
2020-10-05
Create fewer empty version variants
Colin Cross
2020-09-17
Remove global state from version mutator
Colin Cross
2020-08-26
Only request image and version variations for device SDK dependencies
Colin Cross
2020-08-03
Disable all host OS variants except those explicitly included.
Martin Stjernholm
2020-07-17
Add compile_multilib properties to all native prebuilts (reland).
Martin Stjernholm
2020-07-15
Revert "Add compile_multilib properties to all native prebuilts."
Charles Chen
2020-07-11
Add compile_multilib properties to all native prebuilts.
Martin Stjernholm
2020-05-28
Propagate flags necessary for a prebuilt of the Bionic linker.
Martin Stjernholm
2020-05-05
Improve error messages when output file is invalid
Paul Duffin
2020-03-25
Propagate empty vs unspecified system_shared_libs correctly.
Martin Stjernholm
2020-03-23
Make new module creation API more flexible
Paul Duffin
2020-03-13
Copy shared_libs and system_shared_libs to module snapshot
Paul Duffin
2020-03-09
Add support for multiple os types
Paul Duffin
2020-03-05
Refactor snapshot module creation
Paul Duffin
2020-02-21
Allow compile_multilib to be specified on module exports
Paul Duffin
2020-02-18
Add support for cc_binary in module_exports
Paul Duffin