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
2025-11-19
compilers: Remove Environment parameter from Compiler.openmp_flags
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_language_stdlib_onl...
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.has_function_attribute
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_soname_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_assert_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_library_dirs
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_return_value
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.find_framework
Dylan Baker
2025-11-19
compilers: Remove environment parameter from Compiler.find_framework_paths
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.sanity_check
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.run_sanity_check
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.build_wrapper_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler._build_wrapper
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.compiles()
Dylan Baker
2025-11-19
Compilers: remove Environment parameter from Compiler.links()
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from get_compileropt_value
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-19
compilers: Stop passing `is_cross`
Dylan Baker
2025-11-19
compilers: Pass Environment instead of MachineInfo
Dylan Baker
2025-11-19
Prevent /link being passed twice in compiler flags
Frankie Robertson
2025-11-19
rust: add functions for coverage arguments
Paolo Bonzini
2025-11-18
Add support for the `counted_by` attribute
Tristan Partin
2025-11-14
Add `os2_emxomf' option to generate OMF files on OS/2
KO Myung-Hun
2025-11-14
Get library name patterns with proper prefixes and suffixes on OS/2
KO Myung-Hun
2025-11-14
PIC is always enabled on OS/2
KO Myung-Hun
2025-11-14
Add a proper flag for pthread on OS/2
KO Myung-Hun
2025-11-13
vala: utilize depfiles
Valeri Ochinski
2025-11-12
rust: allow linking with sanitizer-enabled C libraries
Paolo Bonzini
2025-11-12
compilers: pass target and env to sanitizer_*_args
Paolo Bonzini
2025-11-12
rust: call compilers.get_base_link_args
Paolo Bonzini
2025-11-12
rust: always pass -C default-linker-libraries
Paolo Bonzini
2025-11-12
rust: use proper linker arguments to get the MSVC runtime library
Paolo Bonzini
2025-11-12
rust: add full set of linker argument functions to RustCompiler
Paolo Bonzini
2025-11-12
compilers: generalize -fembed-bitcode
Paolo Bonzini
2025-11-12
rust: add get_lto_compile_args
Paolo Bonzini
2025-11-12
linkers: add -no_warn_duplicate_libraries when testing for arguments to Apple ld
Paolo Bonzini
2025-11-11
compilers: support prelinking with Clang
Alois Wohlschlager
2025-11-11
compilers: clang: allow ThinLTO with bfd
Sam James
2025-11-10
Fix detection of ifunc attribute on clang++
Bruce Merry
2025-11-09
Fix inverted RTTI logic in Intel C++ compiler
Tudor Gradinaru
2025-11-09
compilers: support GCC incremental LTO
Sam James
2025-11-09
compilers: gnu: prepare for more work in get_lto_compile_args
Sam James
2025-11-09
compilers: gnu: clean up get_lto_link_args
Sam James
2025-11-09
compilers: gnu: implement get_lto_link_args
Sam James
2025-11-01
Compilers: Add get_depfile_format() method
Luca Bacci
2025-10-31
compilers: cpp: unset LIBCPP_HARDENING_MODE first for debugstl
Sam James
2025-10-31
compilers: cpp: explain more wrt GCC versions vs assertions
Sam James
2025-10-31
compilers: cpp: stop trying to handle old libc++ for assertions
Sam James
2025-10-31
compilers: cpp: add comment wrt GCC -stdlib=libc++ case
Sam James
[prev]
[next]