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-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
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-10-03
backend: fix typing of get_target_dir_relative_to
Dylan Baker
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-22
utils, backends: add and use unique_list
Paolo Bonzini
2025-09-14
Fix not passing user option args to scan-build build
Stephan Lachnit
2025-09-06
compilers: Enable out-of-the-box MSVC compatibility with ccache
L. E. Segovia
2025-08-25
linkers: Fix dsymutil being unable to symbolicate binaries with LTO
L. E. Segovia
2025-08-18
Revert "backends: Use POSIX paths for target paths"
Jussi Pakkanen
2025-08-17
ninjabackend: pass objects to doctests
Paolo Bonzini
2025-08-10
minstall: allow missing symlink destination in `install_symlink`
Konstantin Kharlamov
2025-08-02
Add swift_interoperability_mode kwarg
Katalin Rebhan
2025-08-01
vala: Only pass the soname to the --shared-library argument
Corentin Noël
2025-08-01
call determine_rpath_dirs only when linker requires it
Charles Brunet
2025-08-01
move rpath functions from Backend to BuildTarget
Charles Brunet
2025-08-01
typing: determine_rpath_dirs is only called with BuildTarget
Charles Brunet
2025-08-01
simplify get_external_rpath_dirs
Charles Brunet
2025-07-29
build: allow non-Rust files in non-structured sources
Paolo Bonzini
2025-07-29
ninjabackend: pass objects to generate_rust_target from non-Rust sources
Paolo Bonzini
2025-07-29
ninjabackend: handle specially TUs where compilation and linking happens toge...
Paolo Bonzini
2025-07-29
ninjabackend: remove one level of indentation from for loop
Paolo Bonzini
2025-07-29
ninjabackend: move generate_generator_list_rules to common code
Paolo Bonzini
2025-07-25
Add swift_module_name target argument
Katalin Rebhan
2025-07-24
Add -parse-as-library to Swift library targets
Katalin Rebhan
2025-07-19
Always add libdirs to rustc command
Seán de Búrca
2025-07-18
rust: add rust_dynamic_std option
Paolo Bonzini
[next]