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-08-18
Revert "backends: Use POSIX paths for target paths"
Jussi Pakkanen
2025-08-17
ninjabackend: pass objects to doctests
Paolo Bonzini
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-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
2025-07-13
backends: Use POSIX paths for target paths
L. E. Segovia
2025-06-23
swift: Add support for C++/Objective-C++ interoperability
Albert Tang
2025-06-05
vala: Pass --shared-library to valac when generating a .gir file
Corentin Noël
2025-06-05
backend: fix tasking compiler support after option refactor
gerioldman
2025-06-05
ninjabackend: clear allow_thin_archives[] at generate() time
Paolo Bonzini
2025-05-31
Vala: Fix GResource source directories
James Westman
2025-05-22
gnome.mkenums: Use rspfiles on Windows when possible
L. E. Segovia
2025-04-16
ninjabackend: ensure that native static libraries use Unix-style naming
Kacper Michajłow
2025-04-09
Move get_rsp_threshold function to mesonlib
Charles Brunet
2025-04-04
rust: add external objects to the link command line
Paolo Bonzini
2025-04-04
backends: extract get_fortran_order_deps()
Paolo Bonzini
2025-04-04
compilers: introduce get_option_std_args
Paolo Bonzini
2025-04-03
backend/ninja: use a two step process for dependency scanning
Dylan Baker
2025-04-03
backend/ninja: fix cross module dependencies
Dylan Baker
2025-04-03
backend/ninja: depfile generation needs a full dependency on all scanned sources
Dylan Baker
2025-04-03
backend/ninja: Fortran targets need to -I transitive deps private dirs
Dylan Baker
2025-04-03
backend/ninja: fortran must fully depend on all linked targets
Dylan Baker
2025-04-02
ninjabackend: generate command line for rust doctests
Paolo Bonzini
2025-04-02
ninjabackend: split out generation of rustc arguments
Paolo Bonzini
2025-04-02
rust: new target rustdoc
Paolo Bonzini
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2025-03-09
mesonlib: extract and optimize is_parent_path
Paolo Bonzini
2025-03-07
clang-tidy: do not add target if PCHs are not in clang format
Paolo Bonzini
2025-03-07
clang-tidy: build pch files before running clang-tidy
Paolo Bonzini
2025-02-28
Fix Swift targets with same module name as source file name
Marco Rebhan
2025-02-17
Add restat = 1 to Swift compile rule
Marco Rebhan
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-02-11
Actually use return value of SwiftCompiler.get_working_directory_args
Marco Rebhan
2025-02-11
ninja backend: Use swiftc flag -working-directory if available
Marco Rebhan
2025-02-03
ninjabackend: remove cratetype variable
Paolo Bonzini
2025-02-03
ninjabackend: start adjusting for differences between rustc and rustdoc
Paolo Bonzini
2025-02-03
rust: stop using --out-dir, move depfile into private directory
Paolo Bonzini
2025-02-03
ninjabackend: unify building rpath args
Paolo Bonzini
2025-02-03
ninjabackend: rust: remove code duplication
Paolo Bonzini
2025-02-03
ninjabackend: rust: fix incorrect use of abspath
Paolo Bonzini
2025-01-28
Fix to Meson failed to archive shared libraries in AIX.
Aditya Vidyadhar Kamath
[prev]
[next]