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-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
2025-07-19
options: fix misindentation
Paolo Bonzini
2025-07-19
Always add libdirs to rustc command
Seán de Búrca
2025-07-19
wrap: Don't use old patch.exe from Strawberry Perl
Nirbheek Chauhan
2025-07-18
wrap: Print deprecation warnings when using wrapdb v1
Xavier Claessens
2025-07-18
Fix use of a .pxi Cython include file as source from `configure_file`
Ralf Gommers
2025-07-18
cmake: Use the `cm\_` prefix for names starting with digits
Konstantin Seurer
2025-07-18
Use os.path.normpath to make paths prettier
Volker Weißmann
2025-07-18
rust: add rust_dynamic_std option
Paolo Bonzini
2025-07-18
compilers: add Rustup libdir even if there is no other rpath argument
Paolo Bonzini
2025-07-18
linkers: add extra_paths to build_rpath_args
Paolo Bonzini
2025-07-18
docs: document new behavior of yielding options
Paolo Bonzini
2025-07-18
Revert "options: do not overwrite parent options when a yielding option is set"
Paolo Bonzini
2025-07-18
options: resolve yielding options at the time they are added
Paolo Bonzini
2025-07-18
coredata: remove use of `stringlistify` to do a cast
Dylan Baker
2025-07-18
coredata: actually use the correct machine for the dependency cache key
Dylan Baker
2025-07-17
options: parse -D and -U arguments directly into a Dict[OptionKey, Optional[s...
Paolo Bonzini
2025-07-16
Add encoding parameter to fix CI.
Jussi Pakkanen
2025-07-14
environment: really remove assertion
Paolo Bonzini
2025-07-14
hdf5: Skip failing Fortran config-tool test when h5fc is broken
Michał Górny
2025-07-14
scalapack: Fix exception when MKLROOT is unset
Michał Górny
2025-07-14
docs: document missing languages in project()
meator
2025-07-14
environment: allow setting build options with "build." prefix
Paolo Bonzini
2025-07-14
mconf: print build option names including "build."
Paolo Bonzini
2025-07-14
unittests: add test case for setting and retrieving build options
Paolo Bonzini
2025-07-14
interpreter: allow retrieving build options with get_option()
Paolo Bonzini
[next]