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
/
ninjabackend.py
Age
Commit message (
Expand
)
Author
2025-12-22
Merge branch 'clippy-json'
John Turner
2025-12-20
add clippy-json target
John Turner
2025-12-16
review get_subdir vs get_builddir
Paolo Bonzini
2025-12-16
remove get_source_subdir
Paolo Bonzini
2025-12-01
fix crate name in rust-project.json
Paolo Bonzini
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.get_library_naming
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-14
Generate a shared library and an import library correctly on OS/2
KO Myung-Hun
2025-11-13
vala: utilize depfiles
Valeri Ochinski
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-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-15
backend/ninja: Ensure that a rust file is found when using StructuredSources
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
2025-10-08
ninjabackend: rust: fail on unsupported library names
Paolo Bonzini
2025-10-08
ninjabackend: unify conversion from path to -L/-l
Paolo Bonzini
2025-10-08
ninjabackend: use compilers.is_library
Paolo Bonzini
2025-10-06
options: replace get_value with get_value_for
Paolo Bonzini
2025-10-03
rust: fix detection of main file
Paolo Bonzini
2025-09-25
mypy: low-effort addition of various missing types
Eli Schwartz
2025-09-25
backends: in "god function" to generate targets, early return after delegated...
Eli Schwartz
2025-09-22
rust: Fix dependency on proc macro crates
Martin Kletzander
2025-09-22
rust: let doctests pick objects from dependencies
Paolo Bonzini
2025-09-14
Fix not passing user option args to scan-build build
Stephan Lachnit
2025-08-25
linkers: Fix dsymutil being unable to symbolicate binaries with LTO
L. E. Segovia
[next]