aboutsummaryrefslogtreecommitdiff
path: root/linkerconfig/linkerconfig.go
Commit message (Expand)AuthorAgeFilesLines
* "master" was renamed "main".Elliott Hughes2024-01-091-1/+1
* Remove ConvertWithBp2build implementationsColin Cross2023-12-081-27/+0
* Have ConvertWBp2build use Bp2buildMutatorContextChris Parsons2023-09-201-1/+1
* Provide reason for unconverted bp2build modulesChris Parsons2023-06-161-0/+2
* Implement bp2build for linker_configLiz Kammer2022-07-081-2/+27
* Don't export Soong path as a Make variableColin Cross2022-03-151-1/+0
* Remove InstallBypassMake and ToMakePathColin Cross2021-12-151-1/+1
* android_system_image that generates linker.config.pbJiyong Park2021-04-211-13/+52
* make linker_config OutputFileProducerJooyung Han2021-04-151-0/+12
* Allow uninstallable linker_config to be packagedJooyung Han2021-04-151-2/+3
* Convert linkerconfig package to use test fixturesPaul Duffin2021-03-291-1/+5
* Add ctx to AndroidMkExtraEntriesFuncColin Cross2021-02-191-1/+1
* Merge "Pass pctx and ctx to NewRuleBuilder"Colin Cross2020-12-031-3/+3
|\
| * Pass pctx and ctx to NewRuleBuilderColin Cross2020-12-011-3/+3
* | Generate system stub library list at build timeKiyoung Kim2020-12-011-0/+1
|/
* Handle new filetype 'linker_config'Kiyoung Kim2020-10-151-0/+108