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
Age
Commit message (
Expand
)
Author
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-12
ninjabackend: rust: add linker args for cdylibs
Paolo Bonzini
2025-11-12
interpreter: move backend type checking to interpreter
Dylan Baker
2025-11-12
build: Use a tuple for pch data
Dylan Baker
2025-11-12
intepreter: Move remaining PCH validation to Interpreter
Dylan Baker
2025-11-12
interpreter: Move most of the remaining validation to the Interpreter
Dylan Baker
2025-11-12
interpreter: move deprecation validation for *_pch to the interpreter
Dylan Baker
2025-11-12
Interpreter: do basic validation of PCH files in interpeter
Dylan Baker
2025-11-11
compilers: support prelinking with Clang
Alois Wohlschlager
2025-11-11
compilers: clang: allow ThinLTO with bfd
Sam James
2025-11-11
vala: Remove space from --target-glib version
Chris Mayo
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-06
environment: handle machine file options sections with more than one subproject
Dylan Baker
2025-11-05
interpreter: Move validation of BuildTarget(extra_files) to Interpreter
Dylan Baker
2025-11-05
interpreter: move rust_api/rust_crate_type interaction to the interpreter
Dylan Baker
2025-11-05
interpreter: copy keyword arguments in `build_target`
Dylan Baker
2025-11-05
build: Use the Literal for rust_crate_type
Dylan Baker
2025-11-05
interpreter: add RUST_ABI to the build_target keyword arguments
Dylan Baker
2025-11-05
interpreter: Add rust_crate_type to kwargs TypeDict
Dylan Baker
2025-11-05
interpreter: Move targetclass validation to top of build_target
Dylan Baker
2025-11-05
tests: Add a basic test for the codegen implementation code
Dylan Baker
2025-11-05
modules/codegen: fix typo bug introduced by rebase
Dylan Baker
2025-11-05
ExternalProgram: add cmd_array to complete the offfering
Stéphane Cerveau
2025-11-04
Add build target keyword parameter 'build_subdir' [v8]
Keith Packard
2025-11-03
mlog: add a new log file with the setup logs
Stéphane Cerveau
2025-11-03
backends: add CustomTargetIndexes to meson-{test,benchmark}-prereq
Paolo Bonzini
2025-11-01
Compilers: Add get_depfile_format() method
Luca Bacci
2025-10-31
Avoid setting asycnio loop policy if possible
Dylan Baker
2025-10-31
Fix: Add OpenMP 6.0 macro definition to implementation table
jaideepkathiresan
2025-10-31
dependencies: remove copy of self.libtype being set
Dylan Baker
2025-10-31
ci: pin python for pylint to 3.13 to avoid "deprecated in 3.14"
Eli Schwartz
2025-10-31
wrap: automatically utilize truststore, if it is installed
Eli Schwartz
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
2025-10-31
Always check if found libraries are linkable
Sam James
2025-10-31
compilers: handle older Python behaviour for TemporaryDirectory
Sam James
2025-10-30
mdist: fix failure to create tar files the user asked to create
Eli Schwartz
2025-10-30
Add ifx to list of Fortran compilers on Windows
Mads Bach Villadsen
2025-10-29
compilers: add Microchip XC32 compiler
Liza Chevalier
[next]