index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
linkers
Age
Commit message (
Expand
)
Author
2025-11-23
compilers: forward gen_vs_module_defs_args to linker
Paolo Bonzini
2025-11-23
linkers: add gen_vs_module_defs_args
Paolo Bonzini
2025-11-19
compilers: Remove Environment parameter from CLikeCompiler.gen_dynamic_link_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_option_link_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.has_multi_arguments
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.build_rpath_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.thread_flags
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.openmp_flags
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_soname_args
Dylan Baker
2025-11-19
linkers: Store a reference to the Environment in the DynamicLinker
Dylan Baker
2025-11-19
linkers: Store a reference to the Environment in the StaticLinker
Dylan Baker
2025-11-14
Add `os2_emxomf' option to generate OMF files on OS/2
KO Myung-Hun
2025-11-14
OS/2 linker does not support a thin archive
KO Myung-Hun
2025-11-14
Add OS2 dynamic linker support
KO Myung-Hun
2025-11-12
linkers: add -no_warn_duplicate_libraries when testing for arguments to Apple ld
Paolo Bonzini
2025-10-29
compilers: add Microchip XC32 compiler
Liza Chevalier
2025-08-25
linkers: Fix dsymutil being unable to symbolicate binaries with LTO
L. E. Segovia
2025-08-01
call determine_rpath_dirs only when linker requires it
Charles Brunet
2025-07-18
linkers: add extra_paths to build_rpath_args
Paolo Bonzini
2025-07-10
compilers: move CFLAGS/CXXFLAGS handling to Environment
Paolo Bonzini
2025-07-03
Update linker detection for ELD
Kushal Pal
2025-06-05
Add eld as default linker for Qualcomm Hexagon compiler
Kushal Pal
2025-06-05
Add ELD linker
Kushal Pal
2025-04-16
linkers: fix regression when using lld after iOS changes
Eli Schwartz
2025-04-16
linkers: apple: fix shared module args
Paolo Bonzini
2025-04-16
linkers: pass system to DynamicLinker.__init__ for Darwin linkers
Paolo Bonzini
2025-04-14
Fix two shared objects in archive for AIX.
Aditya Vidyadhar Kamath
2025-04-13
linkers: fix Apple ld -install_name with custom suffix
Paolo Bonzini
2025-04-02
compilers: introduce get_exe() and get_exe_args()
Paolo Bonzini
2025-03-24
linkers: darwin: do not use -bundle for shared_modules
Paolo Bonzini
2025-03-11
linkers: revert a binutils bug workaround, sort of
Eli Schwartz
2025-03-09
compilers: convert `b_sanitize` to a free-form array option
Patrick Steinhardt
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-01-20
linkers: fix rpath padding calculation for non-ascii
Eli Schwartz
2025-01-08
First draft version of Tasking MIL linking with b_lto and prelinking
gerioldman
2025-01-08
Add TASKING compiler support
gerioldman
2024-10-30
Merge pull request #13681 from EngJay/13678-fix-ti-cgt-support
Jussi Pakkanen
2024-10-18
add getter for id so linker can be identified
Jason Scott
2024-09-29
metrowerks: Whine when trying to build a shared library
mid-kid
2024-09-27
linkers: Fix linker detection with clang on Solaris
Alan Coopersmith
2024-09-24
linkers: Disable -rpath-link with ld.zigcc
Tristan Ross
2024-09-24
linkers: basic support for the 'zig cc' linker
Andrei Alexeyev
2024-08-20
linkers: skip -export_dynamic flag before MacOS 10.7
Wolfgang Walther
2024-08-09
linkers: fix LLD linker response file handling
Benoit Pierre
2024-08-08
Fix compiling ObjC/ObjC++ on Windows/MinGW
Jonathan Schleifer
2024-08-07
linkers: Fix RSP syntax for linkers invoked with clang
Kacper Michajłow
2024-07-04
linkers: Loosen the check for GNU interface style in LLD for Windows
Martin Storsjö
2024-06-29
linkers: Fix AppleDynamicLinker not returning any rpaths to remove
Piotr Brzeziński
2024-06-26
compilers: pass Environment to openmp_flags
Dylan Baker
2024-06-05
Add -export_dynamic flag for AppleDynamicLinker
Wolfgang Walther
[next]