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
Age
Commit message (
Expand
)
Author
2025-08-01
Condense test directory names for 1.9.
Jussi Pakkanen
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-31
Convert builddist to a Python script.
Jussi Pakkanen
2025-07-31
Guard against use of Unix tools.
Jussi Pakkanen
2025-07-29
Replace deprecated setup.py install command
Charles Brunet
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
test cases: add test for mixed Rust/C++ executable
Paolo Bonzini
2025-07-29
docs: update for mixed Rust/non-Rust 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
test cases: avoid missing_abi warning with recent Rust
Paolo Bonzini
2025-07-29
fix formatting issue in the previous commit
Eli Schwartz
2025-07-29
c: add more exceptions to -Wno-*
Henrik Lehtonen
2025-07-28
docs: Reduce reading comprehension requirements for install functions
Nirbheek Chauhan
2025-07-25
Add swift_module_name target argument
Katalin Rebhan
2025-07-25
build/process_compilers: Skip throwing error for headers
Florian "sp1rit"
2025-07-24
Add suffix function to the fs module
Jouke Witteveen
2025-07-24
Work around os.path.isabs bug in fs module
Jouke Witteveen
2025-07-24
Restructure fs module in terms of os.path
Jouke Witteveen
2025-07-24
Add -parse-as-library to Swift library targets
Katalin Rebhan
2025-07-22
mintro: Record rpath_dirs_to_remove in install_plan
Daniele Nicolodi
2025-07-22
unittests: allow running with pytest/unittest directly
Christoph Reiter
2025-07-22
Docs: standardize between list and array as array
Dylan Baker
2025-07-21
rust: pass rpath arguments to rustdoc --test
Paolo Bonzini
2025-07-21
rust: only allow rust.doctests if the target is a crate
Paolo Bonzini
2025-07-21
clang-tidy: run tool only on source files participating in targets
Sahnvour
2025-07-19
interpreter: Add a flatten() method to arrays
Dylan Baker
2025-07-19
Hack around hotdoc build failures
Michał Górny
[next]