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-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
2025-07-13
backends: Use POSIX paths for target paths
L. E. Segovia
2025-07-13
qt dependency: Don't insert backslashes into cflags on windows
Nirbheek Chauhan
2025-07-12
cuda: enable support for `CCCL_ENABLE_ASSERTIONS`
David Seifert
2025-07-10
compilers: move CFLAGS/CXXFLAGS handling to Environment
Paolo Bonzini
2025-07-10
unittests: add test for c_link_args and CFLAGS interaction
Paolo Bonzini
2025-07-10
options: apply CFLAGS even if c_link_args exists
Paolo Bonzini
2025-07-10
options: ignore c(pp)_link_args when deciding whether to apply C(XX)FLAGS
Paolo Bonzini
2025-07-09
Add -F compiler flag for included MacOS frameworks
mattbsage
2025-07-09
unittests: improve test for yielding options
Paolo Bonzini
2025-07-09
options: do not overwrite parent options when a yielding option is set
Paolo Bonzini
2025-07-09
xcode: Setup folder tree in IDE
Albert Tang
2025-07-07
msetup: keep pending options
Paolo Bonzini
2025-07-07
docs: update project(default_options: ...) for 1.8 changes
Paolo Bonzini
2025-07-07
docs: document order in which options are applied
Paolo Bonzini
2025-07-07
ast, interpreter: look up default_library and default_both_libraries by subpr...
Paolo Bonzini
2025-07-07
options: give priority to parent augments over child default_options
Paolo Bonzini
2025-07-07
options: handle augments in OptionStore.set_option
Paolo Bonzini
2025-07-07
options: fix direction of result
Paolo Bonzini
2025-07-07
options: warn if subproject sets another subproject option too late
Paolo Bonzini
[prev]
[next]