18 Commits (018d928cf51b6915f72d8377fe77b89dbd594072)

Author SHA1 Message Date
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
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
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 0f237b8d1d linkers: move linkers.py into the linkers package 3 years ago
Dylan Baker c6ec13e6bf
Only try to get RSP syntax if RSP is supported (#8804) 4 years ago
Dylan Baker 320412b3bb compilers/linkers: Add a methhod for getting the rspfile syntax 4 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Eli Schwartz 4340bf34fa
various python neatness cleanups 4 years ago
Peter Harris c0b448d3ca aix: avoid -bsvr4 flag 4 years ago
Dylan Baker 4b0b44afac move handling of CFLAGS and friends to environment 4 years ago
Dylan Baker a2055ad18b import MachineChoice from mesonlib 4 years ago
Dylan Baker fe973d9fc4 use OptionKey for compiler_options 4 years ago
Alan Coopersmith fdfc239cda linkers: add rpath_dirs_to_remove support to SolarisDynamicLinker 4 years ago
Martin Storsjö c9685ac561 Fix the subsystem options for lld in mingw mode 4 years ago
Laurin-Luis Lehning b9b2e0223e Less restrictive get_win_subsystem_args implementations 4 years ago
Laurin-Luis Lehning 4164efceca Propagate Windows target checks up 4 years ago
Laurin-Luis Lehning 919278e3e1 Give get_gui_app_args access to the Environment 4 years ago
Laurin-Luis Lehning 4053babf9c Slight consistency changes to get_gui_app_args 4 years ago
Laurin-Luis Lehning 76b577af11 Oversight in VisualStudioLikeLinkerMixin 4 years ago
Laurin-Luis Lehning 9de09e9aa6 Give get_win_subsystem_args access to env 4 years ago
Laurin-Luis Lehning 2fb4d1f751 Make win_subsystem a linker property 4 years ago
Laurin-Luis Lehning bab1087422
Add support for driving lld-link indirectly through clang on Windows 4 years ago
Jussi Pakkanen c8af3c8d29 Revert "Add thinlto support. Closes #7493." 4 years ago
Jussi Pakkanen 3e6fbde94c Add thinlto support. Closes #7493. 4 years ago
Roman Bolshakov 30a102d9a3 linkers: Drop -pie on macOS 4 years ago
Dylan Baker be99d00e95 linkers: Fix Xilink constructor 4 years ago
Dylan Baker 682d22129c compilers: Tell mypy that the compiler mixins are just that 4 years ago
Sebastian Meyer 35a5a69355 Some fixes for CompCert 4 years ago
Dylan Baker 3526b36a77 linkers: fully type annotate and fix mypy issues 4 years ago
Dylan Baker 4401668c9a linkers/compilers: Move an emscripten method to the compiler 4 years ago
Dylan Baker 67ab2880dd linkers: Make id a class variable for DynamicLinkers 4 years ago
Dylan Baker fc86df3d2c linkers: Fix argument error 4 years ago
Sebastian Meyer a24fde6fde
Add support for the CompCert C Compiler 4 years ago
Peter Harris 0f90299b1c aix: allow both 32-bit and 64-bit objects in a static library 4 years ago
Peter Harris abe72d5c84 aix: detect and support the AIX dynamic linker 4 years ago
Antony Chan 70edf82c6c Make meson recognize the Qualcomm LLVM toolchain 4 years ago
Nirbheek Chauhan 21da2c9040 Fix native builds on Windows ARM64 machines 4 years ago