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-10-29
cargo: ensure default members is valid
Paolo Bonzini
2025-10-29
cargo: avoid AttributeError if cargolock is None
Paolo Bonzini
2025-10-29
compilers/nvidia_hpc: support C/C++ -std
Eisuke Kawashima
2025-10-29
coredata: finish typing annotations
Paolo Bonzini
2025-10-29
replace "in d.keys()" with "in d"
Paolo Bonzini
2025-10-29
options: clean up handling of pending_options
Paolo Bonzini
2025-10-29
build: remove unnecessary try/except
Paolo Bonzini
2025-10-29
options: rename get_value_object_and_value_for
Paolo Bonzini
2025-10-29
options: rename get_value_object_for
Paolo Bonzini
2025-10-29
environment: move tool detection functions to a new module
Paolo Bonzini
2025-10-29
environment: move detection functions to envconfig.py
Paolo Bonzini
2025-10-29
environment, backends: remove is_* methods
Paolo Bonzini
2025-10-29
environment, compilers: move is_library caching to the source
Paolo Bonzini
2025-10-29
cmdline: fix typing issues
Paolo Bonzini
2025-10-29
coredata: move cmd_line.txt and command line handling to a new module
Paolo Bonzini
2025-10-29
Add snippets.symbol_visibility_header() method
Xavier Claessens
2025-10-29
modules: Fix state.project_name value
Xavier Claessens
2025-10-29
compilers/asm: Move arch support check to initializer
Dylan Baker
2025-10-29
compilers/asm: Introduce an ASMCompiler base class
Dylan Baker
2025-10-28
cargo: Add library API version into its name
Xavier Claessens
2025-10-28
cargo: Dependency variable name must include its API
Xavier Claessens
2025-10-28
cargo: Fix version_arr padding
Xavier Claessens
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-27
cargo: edition and lint args are per package
Xavier Claessens
2025-10-26
wrap: fix deps name access with lower directory name
Stéphane Cerveau
2025-10-24
modules/codegen: Add support for bison/byacc/yacc
Dylan Baker
2025-10-24
modules/codegen: Add wrapper for lex/flex/reflex
Dylan Baker
2025-10-24
cmake: Set CMAKE_INSTALL_LIBDIR explicitly
Daniele Nicolodi
2025-10-24
cmake: Do not pass install prefix explicitly to the CMake interpreter
Daniele Nicolodi
2025-10-23
cargo: fix proc-macro=true without crate_type
Paolo Bonzini
2025-10-23
cargo: Use --env-set when we have nightly rustc
Xavier Claessens
2025-10-23
rust: Add rust_nightly feature option
Xavier Claessens
2025-10-23
cargo: generate lint arguments from table
Paolo Bonzini
2025-10-23
cargo: parse lints table
Paolo Bonzini
2025-10-23
cargo: build default_options as a dictionary
Paolo Bonzini
2025-10-23
cargo: remove duplicate proc_macro field
Paolo Bonzini
2025-10-23
cargo: list a few entries that should not warn
Paolo Bonzini
2025-10-23
mtest: Display test name in format expected by "meson test" argument
Xavier Claessens
2025-10-23
mtest: Fix test selection implementation
Xavier Claessens
2025-10-23
build: allow building staticlib and rlib together
Paolo Bonzini
2025-10-23
cargo: use both_libraries when appropriate
Paolo Bonzini
2025-10-23
cargo: convert proc_macro to crate_type in Library dataclass.
Paolo Bonzini
2025-10-22
cargo: The default executable is src/main.rs
Xavier Claessens
2025-10-22
cargo: reorder some code to keep from_raw() last
Xavier Claessens
2025-10-22
cargo: Move all conversions in _raw_to_dataclass()
Xavier Claessens
2025-10-20
interpreter/dependencyfallbacks: use DependencyObjectKWs
Dylan Baker
2025-10-20
interpreter: Fix argument passing for dependencyfallbacks as subproject
Dylan Baker
2025-10-20
interpreter: fix more default_options annotations
Dylan Baker
2025-10-20
dependencyfallbacks: move required/disabled check to interpreter
Dylan Baker
[next]