99 Commits (master)

Author SHA1 Message Date
Alan Coopersmith 8ee4660788 linkers: Don't build thin archives on illumos or Solaris 2 years ago
Tatsuyuki Ishi 673dca5c07 Add b_thinlto_cache for automatically configuring incremental ThinLTO 2 years ago
Tatsuyuki Ishi c693d0576b linkers: Add missing mold entries to __init__ 2 years ago
Andres Freund db7503690c AIX: allow link_whole, it's the only supported behaviour anyway 2 years ago
Dylan Baker 188c552dcf pylint: enable use-maxsplit-arg 2 years ago
Eli Schwartz 5bfab845d0
compilers: directly import from subpackages 2 years ago
Alf Henrik Sauge 06bf9a5cda Fix purely white space issues reported by flake8 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
Dylan Baker d6b9d431ec linkers: Add a representation for the Apple AR Linker 2 years ago
Justin Blanchard ec388fe7c2 ar linker: detect the "osx ld" case (where generating thin archives won't work) based on host OS, not build OS. 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
Tristan Partin 153e81a816 Fix --allow-shlib-undefined for LLVM versions > 9 3 years ago
Lens b1abda2b4b linkers/MinGW: Allow `efi_application` value for `win_subsystem` 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 a009eacc65
treewide: string-quote the first argument to T.cast 3 years ago
William Toohey b4d9b2551c Genericise TI compiler and add MSP430 support 3 years ago
Eli Schwartz 9f384e9207
fix type annotations for compiler toolchain rpaths 3 years ago
georgev93 18e4b3f4f9 Changing xc16's linker from 'xc16-gcc.exe' to 'xc16-gcc'. Windows will 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
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Eli Schwartz 0a3a9fa0c3
ar linker: generate thin archives for uninstalled static libraries 3 years ago
Eli Schwartz 253ff71e6b
linkers: reorganize Ar linker into a base class 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
Mat Cross 436a257c50 Comments on nagfor options setup. 3 years ago
Mat Cross 0e86258748 Implemented some missing operation for the NAG Fortran Compiler. 3 years ago
Dylan Baker 4d7031437c pylint: turn on superflous-parens 3 years ago
David Seifert 4f56080ce2
Cuda: Fix linking with shared versioned internal libs 3 years ago
Ian Harvey 7b8fecf573 Update linkers.py 3 years ago
Paolo Bonzini 3efed376c3 linkers: remove is_shared_module argument to get_soname_args 3 years ago
Paolo Bonzini d5535065bc do not add SONAME to shared modules 3 years ago
Eli Schwartz bd6f46e723 condense lines 3 years ago
Eli Schwartz b4b488f33c simplify mesonlib imports for the sake of line lengths 3 years ago
Eli Schwartz dd31891c1f more f-strings too complex to be caught by pyupgrade 3 years ago
miebka 3021f256ea C2000: linker uses now binary setting defined within the cross-file 3 years ago
Daniel Mensinger 3f889606c7 Split compiler detection from Environment 3 years ago
Daniel Mensinger 0f237b8d1d linkers: move linkers.py into the linkers package 3 years ago