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-11-10
Fix detection of ifunc attribute on clang++
Bruce Merry
2025-11-09
Fix inverted RTTI logic in Intel C++ compiler
Tudor Gradinaru
2025-11-09
compilers: support GCC incremental LTO
Sam James
2025-11-09
compilers: gnu: prepare for more work in get_lto_compile_args
Sam James
2025-11-09
compilers: gnu: clean up get_lto_link_args
Sam James
2025-11-09
compilers: gnu: implement get_lto_link_args
Sam James
2025-11-06
environment: handle machine file options sections with more than one subproject
Dylan Baker
2025-11-05
interpreter: Move validation of BuildTarget(extra_files) to Interpreter
Dylan Baker
2025-11-05
interpreter: move rust_api/rust_crate_type interaction to the interpreter
Dylan Baker
2025-11-05
interpreter: copy keyword arguments in `build_target`
Dylan Baker
2025-11-05
build: Use the Literal for rust_crate_type
Dylan Baker
2025-11-05
interpreter: add RUST_ABI to the build_target keyword arguments
Dylan Baker
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
tests: Add a basic test for the codegen implementation code
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
ci: pin python for pylint to 3.13 to avoid "deprecated in 3.14"
Eli Schwartz
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
[prev]
[next]