summaryrefslogtreecommitdiff
path: root/mesonbuild/linkers/detect.py
Commit message (Expand)AuthorAgeFilesLines
* fix various flake8 whitespace errorsEli Schwartz2021-10-271-5/+5
* linkers: detect LLD when built with PACKAGE_VENDORPaolo Bonzini2021-10-181-3/+3
* fix typo in error message breaking newline escapeEli Schwartz2021-10-031-1/+1
* Improve linker detection failure error message.Jussi Pakkanen2021-10-021-3/+5
* Split compiler detection from EnvironmentDaniel Mensinger2021-06-251-0/+216