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-11-05
interpreter: Add rust_crate_type to kwargs TypeDict
Dylan Baker
2025-11-05
interpreter: Move targetclass validation to top of build_target
Dylan Baker
2025-11-05
modules/codegen: fix typo bug introduced by rebase
Dylan Baker
2025-11-05
ExternalProgram: add cmd_array to complete the offfering
Stéphane Cerveau
2025-11-04
Add build target keyword parameter 'build_subdir' [v8]
Keith Packard
2025-11-03
mlog: add a new log file with the setup logs
Stéphane Cerveau
2025-11-03
backends: add CustomTargetIndexes to meson-{test,benchmark}-prereq
Paolo Bonzini
2025-11-01
Compilers: Add get_depfile_format() method
Luca Bacci
2025-10-31
Avoid setting asycnio loop policy if possible
Dylan Baker
2025-10-31
Fix: Add OpenMP 6.0 macro definition to implementation table
jaideepkathiresan
2025-10-31
dependencies: remove copy of self.libtype being set
Dylan Baker
2025-10-31
wrap: automatically utilize truststore, if it is installed
Eli Schwartz
2025-10-31
compilers: cpp: unset LIBCPP_HARDENING_MODE first for debugstl
Sam James
2025-10-31
compilers: cpp: explain more wrt GCC versions vs assertions
Sam James
2025-10-31
compilers: cpp: stop trying to handle old libc++ for assertions
Sam James
2025-10-31
compilers: cpp: add comment wrt GCC -stdlib=libc++ case
Sam James
2025-10-31
Always check if found libraries are linkable
Sam James
2025-10-31
compilers: handle older Python behaviour for TemporaryDirectory
Sam James
2025-10-30
mdist: fix failure to create tar files the user asked to create
Eli Schwartz
2025-10-30
Add ifx to list of Fortran compilers on Windows
Mads Bach Villadsen
2025-10-29
compilers: add Microchip XC32 compiler
Liza Chevalier
2025-10-29
compilers/gnu: use version attributes for feature checks
Liza Chevalier
2025-10-29
cargo: add check-cfg for system_deps_have_* symbols
Paolo Bonzini
2025-10-29
cargo: use subproject() if a workspace member is in subprojects/
Paolo Bonzini
2025-10-29
cargo: propagate PackageState from the full resolution into workspaces
Paolo Bonzini
2025-10-29
cargo: always create a dummy workspace
Paolo Bonzini
2025-10-29
cargo: mark workspaces as downloaded
Paolo Bonzini
2025-10-29
cargo: extract _resolve_package
Paolo Bonzini
2025-10-29
cargo: move rust_dependency_map generation to PackageConfiguration
Paolo Bonzini
2025-10-29
cargo: put all dependencies in the rust_dependency_map
Paolo Bonzini
2025-10-29
cargo: move rustc argument generation to PackageState and PackageConfiguration
Paolo Bonzini
2025-10-29
cargo: move environment generation to PackageState
Paolo Bonzini
2025-10-29
cargo: move _prepare_package outside _fetch_package
Paolo Bonzini
2025-10-29
cargo: ensure all prepared package are in self.packages
Paolo Bonzini
2025-10-29
cargo: pull feature and dependency data out of PackageState
Paolo Bonzini
2025-10-29
cargo: unify handling of DEP/FEATURE and DEP?/FEATURE
Paolo Bonzini
2025-10-29
cargo: only create dependencies if there is a [lib] table
Paolo Bonzini
2025-10-29
cargo: remove cfg import
Paolo Bonzini
2025-10-29
cargo: use Package.api directly
Paolo Bonzini
2025-10-29
cargo: allow putting "." in members
Paolo Bonzini
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
[prev]
[next]