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-10-06
unittests: do not use coredata.set_option
Paolo Bonzini
2025-10-06
interpreter: unify and specialize code to set backend options
Paolo Bonzini
2025-10-06
interpreter: do not use coredata.set_option
Paolo Bonzini
2025-10-06
interpreter, options: inline get_default_for_b_option
Paolo Bonzini
2025-10-06
options: make is_base_option stricter
Paolo Bonzini
2025-10-06
options: remove set_value_object
Paolo Bonzini
2025-10-06
options: remove dead code
Paolo Bonzini
2025-10-06
options: merge duplicate loops into one
Paolo Bonzini
2025-10-06
environment: remove dead code
Paolo Bonzini
2025-10-06
introspection: remove dead code
Paolo Bonzini
2025-10-06
coredata: remove dead code to set optimization and debug
Paolo Bonzini
2025-10-06
coredata: remove dead code to copy over build options
Paolo Bonzini
2025-10-06
hotdoc: remove HotdocTargetBuilder.get_value
Paolo Bonzini
2025-10-06
options: replace get_value with get_value_for
Paolo Bonzini
2025-10-06
vcstagger: suppress errors when running vcs_tag() outside of a vcs clone (eg....
Eric Engestrom
2025-10-06
devenv: Implement prompt for fish and zsh
Xavier Claessens
2025-10-06
devenv: Respect MESON_DISABLE_PS1_OVERRIDE on Windows as well
Xavier Claessens
2025-10-06
Revert "compilers: refactor sanity checking code"
Dylan Baker
2025-10-06
Revert "compilers/asm: Store the C Compiler inside the Assembly Compilers"
Dylan Baker
2025-10-06
Revert "compilers/asm: Implement infrastructure for sanity checking"
Dylan Baker
2025-10-06
Revert "compilers/asm: Implement sanity checking code for NASM on Windows and...
Dylan Baker
2025-10-06
compilers/asm: Implement sanity checking code for NASM on Windows and Linux
Dylan Baker
2025-10-06
compilers/asm: Implement infrastructure for sanity checking
Dylan Baker
2025-10-06
compilers/asm: Store the C Compiler inside the Assembly Compilers
Dylan Baker
2025-10-06
compilers: refactor sanity checking code
Dylan Baker
2025-10-06
compilers/asm: Move arch support check to initializer
Dylan Baker
2025-10-06
compilers/asm: Introduce an ASMCompiler base class
Dylan Baker
2025-10-06
devenv: DYLD_LIBRARY_PATH does not work in subshell
Xavier Claessens
2025-10-05
vcstagger: only strip the ending newlines, not all whitespaces before and after
Eric Engestrom
2025-10-05
deprecate variable substitution with boolean values
Jan200101
2025-10-04
utils/platform: Use a type declaration instead of default value
Dylan Baker
2025-10-04
utils: merge per-platform utils into `platform.py`
Dylan Baker
2025-10-03
cmake: warn about unknown generator expressions
Jan200101
2025-10-03
rust: fix detection of main file
Paolo Bonzini
2025-10-03
build: add `subdir` property to `CustomTargetIndex`
Dylan Baker
2025-10-03
build: Add get_basename to CustomTargetIndex
Dylan Baker
2025-10-03
build: type BuildTarget.link_depends
Dylan Baker
2025-10-03
build: Add a property for depend_files to CustomTargetIndex
Dylan Baker
2025-10-03
backend: fix typing of get_target_dir_relative_to
Dylan Baker
2025-10-02
interpreter: catch '@DEPFILE@' in run_target and raise an exception
Dylan Baker
2025-10-01
Use base_prefix, not prefix for iOS framework linking.
Russell Keith-Magee
2025-10-01
Use new naming scheme in shared libraries.
Jussi Pakkanen
2025-10-01
Use scheme for static libraries.
Jussi Pakkanen
2025-10-01
Add option to specify target naming scheme.
Jussi Pakkanen
2025-10-01
Split long function in shared library.
Jussi Pakkanen
2025-10-01
Split long function in static library.
Jussi Pakkanen
2025-10-01
format: fix handling whitespaces after string node
Charles Brunet
2025-10-01
Allow CustomTarget source for i18n.xgettext
Charles Brunet
2025-10-01
options: ensure pending subproject options are validated
Paolo Bonzini
2025-09-29
env2mfile: Use a cross vapigen on Debian if available
Simon McVittie
[next]