index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linkerconfig
Age
Commit message (
Expand
)
Author
2021-04-21
android_system_image that generates linker.config.pb
Jiyong Park
2021-04-15
make linker_config OutputFileProducer
Jooyung Han
2021-04-15
Allow uninstallable linker_config to be packaged
Jooyung Han
2021-03-29
Convert linkerconfig package to use test fixtures
Paul Duffin
2021-02-22
Merge "Add ctx to AndroidMkExtraEntriesFunc"
Treehugger Robot
2021-02-19
Add ctx to AndroidMkExtraEntriesFunc
Colin Cross
2021-02-06
Add LOCAL_LICENSE_KINDS to build/soong
Bob Badour
2020-12-04
Merge "Add linkerconfig to Runtime APEX"
Kiyoung Kim
2020-12-03
Merge "Pass pctx and ctx to NewRuleBuilder"
Colin Cross
2020-12-02
Add linkerconfig to Runtime APEX
Kiyoung Kim
2020-12-01
Pass pctx and ctx to NewRuleBuilder
Colin Cross
2020-12-01
Generate system stub library list at build time
Kiyoung Kim
2020-11-12
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-11-03
Add new properties in linker config format - provideLibs and requireLibs
Kiyoung Kim
2020-10-15
Handle new filetype 'linker_config'
Kiyoung Kim