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-10-11
pkgconfig: Handle malformatted string dependencies
Eyal Itkin
2025-10-08
ninja: don't exclude rustc native-static-link args
Marc-André Lureau
2025-10-08
doc: fix bindgen example
Marc-André Lureau
2025-10-08
rust: query linker in addition to compiler for verbatim support
Paolo Bonzini
2025-10-08
ninjabackend: rust: fail on unsupported library names
Paolo Bonzini
2025-10-08
ninjabackend: unify conversion from path to -L/-l
Paolo Bonzini
2025-10-08
ninjabackend: use compilers.is_library
Paolo Bonzini
2025-10-08
rust: add test case for issue #15020
Marc-André Lureau
2025-10-08
vala: Add method to get generated GIR from a build_target
Dylan Baker
2025-10-08
vala: Add method to build_target to get generated vapi file
Dylan Baker
2025-10-08
vala: add a method to get a generated vala header
Dylan Baker
2025-10-08
format: fix indentation at beginning of arguments
Charles Brunet
2025-10-08
docs: Add vala_header, vala_vapi, and vala_gir to build_target docs
Dylan Baker
2025-10-07
Revert "compilers/asm: Introduce an ASMCompiler base class"
Dylan Baker
2025-10-07
Revert "compilers/asm: Move arch support check to initializer"
Dylan Baker
2025-10-06
options: simplify builtins logic
Paolo Bonzini
2025-10-06
coredata: remove pointless @staticmethod
Paolo Bonzini
2025-10-06
compilers: do not use coredata.set_options
Paolo Bonzini
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
docs: fix meson.build example for cementing a version from VCS
Chris Mayo
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
Document that custom_target outputs cannot be in a subdirectory
Supreeeme
2025-10-05
deprecate variable substitution with boolean values
Jan200101
[next]