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
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-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
[next]