29 Commits (8603bb491925d9cb74f63725e02fab2a0c6fafe1)

Author SHA1 Message Date
Eli Schwartz 29a62ff794
pylint: fix false positive for missing else branch 6 months ago
William Toohey fd626e345a Basic support for TI ARM-CLANG toolchain 8 months ago
L. E. Segovia 3366756c0f compilers: Forward Meson's preference of lld-link to clang-cl 9 months ago
Fabian Groffen 33527630f1
linkers_detect: detect xtools (Apple ld64 derivative) 10 months ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 11 months ago
Andres Freund eb44957c1f Handle macos linker reporting error message in pluring during detection 12 months ago
Eli Schwartz 90ce084144
treewide: automatic rewriting of all comment-style type annotations 1 year ago
Jussi Pakkanen ad13d9f4a3 Fix Xcode 15 beta linker detection. Closes #11958. 1 year ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 1 year ago
Eli Schwartz aa13c46822
WIP: refactor loggable popen calls for consistency 1 year ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
jack 7e4f6df07a linkers: detect ld64 as AppleDynamicLinker 2 years ago
David Robillard e85138fcc8 Fix various spelling errors 2 years ago
Dylan Baker 188c552dcf pylint: enable use-maxsplit-arg 2 years ago
Eli Schwartz 27748f9cd1
fix linker regression for compilers that don't accept LDFLAGS directly 2 years ago
Eli Schwartz 0ec039d259 linkers: detection should invoke the linker with lang_link_args only 2 years ago
Eli Schwartz 73985f98dc
linkers: make sure the linker is actually Apple when matching failure 2 years ago
Eli Schwartz 06dfcd7de5
linkers: include linker detection output in the debug logs 2 years ago
Eli Schwartz b6037c65fc
linkers: better reporting of command failures 2 years ago
Eli Schwartz 462b35e4b1 flake8: fix various whitespace nits 2 years ago
Eli Schwartz 6757e4f07c
linkers: try a bit harder to autodetect the correct linker id 3 years ago
Fini Jastrow c16fdaeeca linkers: Add support for mold linker 3 years ago
Eli Schwartz c231c4bd2a
move a bunch of imports into TYPE_CHECKING blocks 3 years ago
Eli Schwartz 8947352889 fix various flake8 whitespace errors 3 years ago
Paolo Bonzini 492cc9bf95 linkers: detect LLD when built with PACKAGE_VENDOR 3 years ago
Eli Schwartz c6d74ac7e0 fix typo in error message breaking newline escape 3 years ago
Jussi Pakkanen 3feaea6b29 Improve linker detection failure error message. 3 years ago
Daniel Mensinger 3f889606c7 Split compiler detection from Environment 3 years ago