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
2024-05-19
pylint: fix false positive for missing else branch
Eli Schwartz
2024-05-15
Merge pull request #11421 from mon/ti-armclang
Jussi Pakkanen
2024-04-05
Merge pull request #12144 from amyspark/fix-msvc-clangcl-linker-flag-detection
Jussi Pakkanen
2024-03-13
Basic support for TI ARM-CLANG toolchain
William Toohey
2024-03-12
Added support for Texas Instruments C6000 compiler.
Petr Machacek
2024-03-03
compilers: only wrap multiple input libraries with start/end group
Eli Schwartz
2024-02-25
compilers: Forward Meson's preference of lld-link to clang-cl
L. E. Segovia
2024-02-25
linkers: Fix detection of link arguments to Clang(-cl) + MSVC
L. E. Segovia
2024-01-18
linkers_detect: detect xtools (Apple ld64 derivative)
Fabian Groffen
2023-12-23
Remove `get_buildtype_args` function
Charles Brunet
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-06
macos: Do not emit -undefined,error for Sonoma compatibility
Andres Freund
2023-12-03
Handle macos linker reporting error message in pluring during detection
Andres Freund
2023-10-12
MSVCDynamicLinker: prevent duplicated /nologo argument
Charles Brunet
2023-10-05
msvc: unify debug filename handling
Dudemanguy
2023-09-06
backends/ninja: run `ranlib -c $out` when using the apple ar
Dylan Baker
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-07-25
make 'gui_app' an interpreter only concept
Dylan Baker
2023-07-19
mypy: add more mixin base classes
Eli Schwartz
2023-07-19
linkers: fix mypy errors that were ignored due to lack of inheritance
Eli Schwartz
2023-07-19
linkers: reorganize code so that linker base classes always come first
Eli Schwartz
2023-07-17
Merge pull request #11976 from tristan957/cleanups
Jussi Pakkanen
2023-07-12
Fix return type of debugfile functions
Tristan Partin
2023-07-12
Match the method signatures of parent classes
Tristan Partin
2023-07-12
Annotate naked fundamental Python types
Tristan Partin
2023-07-12
Replace some type comments with annotations
Tristan Partin
2023-07-10
Fix Xcode 15 beta linker detection. Closes #11958.
Jussi Pakkanen
2023-06-27
Archive shared library in AIX (#11850)
Aditya Kamath
2023-06-26
linkers: delay implementations import until detect is run
Eli Schwartz
2023-06-26
fix regression in handling output overwriting for ar-like linkers
Eli Schwartz
2023-06-14
WIP: refactor loggable popen calls for consistency
Eli Schwartz
2023-06-08
dependencies/llvm: strip default include dirs
Karol Herbst
2023-04-24
Initial support for Metrowerks C/C++ compiler
Nomura
2023-04-11
fix various spelling issues
Josh Soref
2023-02-01
treewide: add future annotations import
Eli Schwartz
2023-01-10
linkers: detect ld64 as AppleDynamicLinker
jack
2023-01-09
linkers: Do not use numeric windows subsystems with lld
Jan Janssen
2023-01-09
linkers: Fix lld detection
Jan Janssen
2022-12-27
emscripten: use single arguments when specifying options
Kleis Auke Wolthuizen
2022-11-24
Fix various spelling errors
David Robillard
2022-11-16
linkers: Don't build thin archives on illumos or Solaris
Alan Coopersmith
2022-10-13
Add b_thinlto_cache for automatically configuring incremental ThinLTO
Tatsuyuki Ishi
2022-10-13
linkers: Add missing mold entries to __init__
Tatsuyuki Ishi
2022-10-03
AIX: allow link_whole, it's the only supported behaviour anyway
Andres Freund
2022-09-19
pylint: enable use-maxsplit-arg
Dylan Baker
2022-09-19
compilers: directly import from subpackages
Eli Schwartz
2022-08-26
Fix purely white space issues reported by flake8
Alf Henrik Sauge
2022-08-24
fix linker regression for compilers that don't accept LDFLAGS directly
Eli Schwartz
2022-08-07
linkers: detection should invoke the linker with lang_link_args only
Eli Schwartz
2022-07-31
linkers: make sure the linker is actually Apple when matching failure
Eli Schwartz
[prev]
[next]