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
Age
Commit message (
Expand
)
Author
2025-08-01
interpreter: move dependency kwargs to shared module
Dylan Baker
2025-08-01
interpreter: Add annotation for existing keyword arguments of dependency
Dylan Baker
2025-08-01
dependencies: Allow None in dep_identifier
Dylan Baker
2025-08-01
Bump version number for rc1.
Jussi Pakkanen
2025-08-01
vala: Only pass the soname to the --shared-library argument
Corentin Noël
2025-08-01
cargo: typing: describe which entries can be inherited from a workspace
Paolo Bonzini
2025-08-01
cargo: manifest: support workspace inheritance
Paolo Bonzini
2025-08-01
cargo: typing: add missing fields
Paolo Bonzini
2025-08-01
cargo: change init-time computation to lazy properties
Paolo Bonzini
2025-08-01
cargo: use _raw_to_dataclass for Manifest
Paolo Bonzini
2025-08-01
cargo: move library autodetection to Manifest.from_raw
Paolo Bonzini
2025-08-01
unittests/cargotests: add tests for Cargo.toml parsing
Paolo Bonzini
2025-08-01
cargo: fix path and crate-type for executable targets
Paolo Bonzini
2025-08-01
cargo: move dataclasses out of interpreter module
Paolo Bonzini
2025-08-01
cargo: create dataclasses for Cargo.lock
Paolo Bonzini
2025-08-01
cargo: remove Fixed* dictionaries
Paolo Bonzini
2025-08-01
cargo: move _convert_manifest to Manifest class, use keyword args
Paolo Bonzini
2025-08-01
cargo: move TypedDicts for Cargo.toml to "raw" module
Paolo Bonzini
2025-08-01
cargo: Move toml implementation into its own module
Xavier Claessens
2025-08-01
cargo: Convert PackageState into a dataclass
Xavier Claessens
2025-08-01
cargo: Reconfigure when any Cargo.toml is modified
Xavier Claessens
2025-08-01
cargo: Use -rs suffix only for rust ABI
Xavier Claessens
2025-08-01
wrap: wraps from subprojects can replace directories found with no wrap
Xavier Claessens
2025-08-01
format: add --source-file-path argument for stdin
Charles Brunet
2025-08-01
format: use absolute paths to find .editorconfig
Charles Brunet
2025-08-01
call determine_rpath_dirs only when linker requires it
Charles Brunet
2025-08-01
Optimize determine_rpath_dirs
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-08-01
wrap: Add basic sftp support to wrap.get_data()
Amp Tell
2025-08-01
wrap: Break out hash_file() function
Amp Tell
2025-08-01
wrap: Slightly improve error message on wrap get failure
Amp Tell
2025-08-01
modules/pkgconfig: Resolve dependencies in case of an internal dependency
Corentin Noël
2025-08-01
gnome: make ToolType an alias and use it
Florian "sp1rit"
2025-08-01
gnome: early exit from _gir_has_option if g-ir-scanner is executable
Florian "sp1rit"
2025-08-01
gnome: support generate_gir on cross builds
Florian "sp1rit"
2025-08-01
gnome: Provide fallback for legacy gi-scanner without --version
Florian "sp1rit"
2025-08-01
gnome: Don't rely on gobject-introspection-1.0 anymore
Florian "sp1rit"
2025-07-29
subprojects: add --filter option
Paolo Bonzini
2025-07-29
subprojects: allow passing a fnmatch pattern
Paolo Bonzini
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
build: allow picking 'rust' as a link_language
Paolo Bonzini
2025-07-29
build: use PIE for Rust as well
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-29
build: reject invalid link_language for Rust targets
Paolo Bonzini
2025-07-29
fix formatting issue in the previous commit
Eli Schwartz
[prev]
[next]