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
/
backend
Age
Commit message (
Expand
)
Author
2025-12-11
add clippy-json target
clippy-json
John Turner
2025-12-01
fix crate name in rust-project.json
Paolo Bonzini
2025-11-30
Bump sln_version_comment to 18 for vs2026 backend.
Luke Elliott
2025-11-23
compilers: forward gen_vs_module_defs_args to linker
Paolo Bonzini
2025-11-23
Add import std support to MSVC.
Jussi Pakkanen
2025-11-23
Add basic import std support for GCC.
Jussi Pakkanen
2025-11-19
compilers: Remove Environment parameter from RustCompiler.lib_file_to_l_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from RustCompiler.get_rustdoc
Dylan Baker
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_compile_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_option_std_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.sanitizer_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_library_naming
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_program_dirs
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.get_soname_args
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.get_library_dirs
Dylan Baker
2025-11-17
rust: allow either crate names or target names in the dependency map
Paolo Bonzini
2025-11-17
Support Visual Studio 2026.
Jussi Pakkanen
2025-11-14
Generate a shared library and an import library correctly on OS/2
KO Myung-Hun
2025-11-14
Extension of the executable is `exe' on OS/2
KO Myung-Hun
2025-11-13
vala: utilize depfiles
Valeri Ochinski
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
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-11
vala: Remove space from --target-glib version
Chris Mayo
2025-11-04
Add build target keyword parameter 'build_subdir' [v8]
Keith Packard
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-29
environment: move tool detection functions to a new module
Paolo Bonzini
2025-10-29
environment, backends: remove is_* methods
Paolo Bonzini
2025-10-27
rust: drop +SUFFIX from crate name
Paolo Bonzini
2025-10-27
rust: unify conversion from target name to crate name
Paolo Bonzini
2025-10-20
build: Ensure that `vala_*` properties always exist, and are correct
Dylan Baker
2025-10-16
rust: work around unintuitive behavior of -l:-bundle
Paolo Bonzini
2025-10-16
backend: remove Interpreter
Paolo Bonzini
2025-10-16
build, backend: store build_def_files in Build
Paolo Bonzini
2025-10-16
build: do not pass Interpreter to Generator.process_files
Paolo Bonzini
2025-10-16
build: store Environment in Generator
Paolo Bonzini
2025-10-15
backend/ninja: Ensure that a rust file is found when using StructuredSources
Dylan Baker
2025-10-15
revert local_program()
Eli Schwartz
2025-10-15
Add support for LocalProgram to override_find_program()
Xavier Claessens
2025-10-14
Make use of build TypeAliases
Dylan Baker
2025-10-11
fix rustc -l argument on Windows
Paolo Bonzini
2025-10-11
ninjabackend: fix cut and paste issue
Paolo Bonzini
2025-10-08
ninja: don't exclude rustc native-static-link args
Marc-André Lureau
2025-10-08
rust: query linker in addition to compiler for verbatim support
Paolo Bonzini
[next]