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
/
compilers
Age
Commit message (
Expand
)
Author
2024-03-15
compilers: Every compiler can run code
Xavier Claessens
2024-03-13
compilers: cpp: improve libc++ vs libstdc++ detection (again)
Sam James
2024-03-12
Added support for Texas Instruments C6000 compiler.
Petr Machacek
2024-03-11
Only link to generated pch object when using msvc. (#12957)
Elliot
2024-03-10
fix reconfigure subproject base options
Charles Brunet
2024-03-06
cuda: respect host compiler `-Werror`
David Seifert
2024-03-03
compilers: only wrap multiple input libraries with start/end group
Eli Schwartz
2024-03-03
compilers: avoid catching -Wl,-soname and wrapping with start/end group
Eli Schwartz
2024-03-01
Fix base and compiler options not reconfigurable.
Charles Brunet
2024-02-28
nvcc: avoid adding `-Wpedantic` to compile lines
David Seifert
2024-02-26
Fix lint warning.
Jussi Pakkanen
2024-02-25
clang: Fix tests that use /DEF for MSVC LINK.exe
L. E. Segovia
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-02-24
compilers/detect: Implemented logic for checking suffixed LLVM tools before non
dragonmux
2024-02-23
compilers: 'H' is a C++ header
Dylan Baker
2024-02-12
compilers: fix inconsistent None-breaking return value for compile()
Eli Schwartz
2024-02-05
Turn on strict mode, as it is no longer the default since Python 3.6
U2FsdGVkX1
2024-02-04
Fix ninja cannot find the library when libraries contain symlinks.
U2FsdGVkX1
2024-02-02
fix UnboundLocalError if guess_win_linker fails in detect_fortran_compiler
H. Vetinari
2024-01-26
Differentiate message between dynamic linker and archiver
Dylan Baker
2024-01-18
Compilers: pass -Werror to the linker with b_lto
Sam James
2024-01-17
rust: fix linking static executables
Alyssa Ross
2024-01-15
compilers: add c23 and gnu23 c_stds
Simon Ser
2024-01-09
compilers: cpp: wire up debugstl for Clang
Sam James
2024-01-09
compilers: cpp: wire up stdlib assertions
Sam James
2023-12-26
nvcc compiler: support find dependency header files
wrvsrx
2023-12-26
Revert "clike: Deduplicate rpath linker flags"
Eli Schwartz
2023-12-23
Remove `get_buildtype_args` function
Charles Brunet
2023-12-23
compilers/elbrus: wrap get_default_include_dirs with lru_cache
Denis Drakhnia
2023-12-20
compilers: Add partial docstrings for a couple of Compiler methods
Dylan Baker
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-11
detect windows linkers for flang in detect_fortran_compiler
H. Vetinari
2023-12-05
compilers: drop dead code
Eli Schwartz
2023-12-01
More robust linker detection for armar (TI vs non-TI)
Will Toohey
2023-11-26
fix broken type annotation imports being ignored
Eli Schwartz
2023-11-22
clike: Deduplicate rpath linker flags
Fini Jastrow
2023-11-04
Fix visibility attribute support check for GCC on Windows
Christoph Reiter
2023-10-31
Fix traceback on AIX in shlib archiving code
Aditya Vidyadhar Kamath
2023-10-20
fix ninja backend rules containing internal enum reprs
Eli Schwartz
2023-10-20
add missing imports for future annotations
Eli Schwartz
2023-10-19
rust: Always link dll and exe with the correct vscrt
Xavier Claessens
2023-10-19
Remove duplicated code to canonicalize b_vscrt option value
Xavier Claessens
2023-10-16
compilers/d: use DFeatures for get_features_args
Dylan Baker
2023-10-16
compilers/d: remove duplicate method from subclass
Dylan Baker
2023-10-12
cpp: use -nostlib++ instead of -nostlib for custom cpp_stdlib
Mattijs Korpershoek
2023-10-09
Allow c++23 in gcc-11.
Benjamin Redelings
2023-10-04
clike compilers: use MesonBugException instead of AssertionError
Marvin Scholz
2023-09-26
compilers: use correct version comparison for openbsd libraries
Eli Schwartz
2023-09-25
fix bug where all java builds & tests fail to run SanityCheck on JDK11
Alan Brooks
[prev]
[next]