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-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-29
test cases/rust: adjust expected installed paths for shared libraries
Paolo Bonzini
2025-10-29
ci: opensuse: replace libboost_system-devel
Sam James
2025-10-29
tests: don't skip HDF5 for Gentoo anymore
Sam James
2025-10-29
ci: add qtdeclarative to gentoo
Eli Schwartz
2025-10-29
ci: gentoo: don't accept unstable python-exec
Eli Schwartz
2025-10-29
ci: gentoo: use a slimmer base image
Eli Schwartz
2025-10-29
ci: gentoo: make vala tests actually run
Eli Schwartz
2025-10-29
ci: gentoo: use stable Boost
Sam James
2025-10-29
ci: gentoo: cleanup old Python commentary/entries
Sam James
2025-10-29
ci: gentoo: handle llvm pkgmove
Sam James
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
CI/gentoo: install reflex
Dylan Baker
2025-10-24
CI: install byacc instead of bison on Arch
Dylan Baker
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
Switch C# test to use gtk-sharp-3
Balló György
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
2025-10-20
interpreter: Rework extract_required_kwarg to have better typing
Dylan Baker
2025-10-20
dependencies: Add remaining internal arguments to Dependency classes
Dylan Baker
2025-10-20
dependencies: Add `silent` to known keyword arguments to Dependency
Dylan Baker
[next]