aboutsummaryrefslogtreecommitdiff
path: root/linkerconfig
AgeCommit message (Expand)Author
2024-03-25Update linker.config.pb based on package dependencyKiyoung Kim
2024-01-09"master" was renamed "main".Elliott Hughes
2023-12-08Remove ConvertWithBp2build implementationsColin Cross
2023-09-20Have ConvertWBp2build use Bp2buildMutatorContextChris Parsons
2023-06-16Provide reason for unconverted bp2build modulesChris Parsons
2023-02-28Remove OWNERS access for non-build team people to core build systemJoe Onorato
2022-09-18Remove Python enables identical to global defaults.Krzysztof KosiƄski
2022-07-08Implement bp2build for linker_configLiz Kammer
2022-03-15Don't export Soong path as a Make variableColin Cross
2022-01-25Linkerconfig with namespace contributionJooyung Han
2021-12-15Remove InstallBypassMake and ToMakePathColin Cross
2021-04-21android_system_image that generates linker.config.pbJiyong Park
2021-04-15make linker_config OutputFileProducerJooyung Han
2021-04-15Allow uninstallable linker_config to be packagedJooyung Han
2021-03-29Convert linkerconfig package to use test fixturesPaul Duffin
2021-02-22Merge "Add ctx to AndroidMkExtraEntriesFunc"Treehugger Robot
2021-02-19Add ctx to AndroidMkExtraEntriesFuncColin Cross
2021-02-06Add LOCAL_LICENSE_KINDS to build/soongBob Badour
2020-12-04Merge "Add linkerconfig to Runtime APEX"Kiyoung Kim
2020-12-03Merge "Pass pctx and ctx to NewRuleBuilder"Colin Cross
2020-12-02Add linkerconfig to Runtime APEXKiyoung Kim
2020-12-01Pass pctx and ctx to NewRuleBuilderColin Cross
2020-12-01Generate system stub library list at build timeKiyoung Kim
2020-11-12Pass Config to NewTestContext instead of ctx.RegisterColin Cross
2020-11-03Add new properties in linker config format - provideLibs and requireLibsKiyoung Kim
2020-10-15Handle new filetype 'linker_config'Kiyoung Kim