summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-11pkgconfig: Handle malformatted string dependenciesEyal Itkin
2025-10-08ninja: don't exclude rustc native-static-link argsMarc-André Lureau
2025-10-08doc: fix bindgen exampleMarc-André Lureau
2025-10-08rust: query linker in addition to compiler for verbatim supportPaolo Bonzini
2025-10-08ninjabackend: rust: fail on unsupported library namesPaolo Bonzini
2025-10-08ninjabackend: unify conversion from path to -L/-lPaolo Bonzini
2025-10-08ninjabackend: use compilers.is_libraryPaolo Bonzini
2025-10-08rust: add test case for issue #15020Marc-André Lureau
2025-10-08vala: Add method to get generated GIR from a build_targetDylan Baker
2025-10-08vala: Add method to build_target to get generated vapi fileDylan Baker
2025-10-08vala: add a method to get a generated vala headerDylan Baker
2025-10-08format: fix indentation at beginning of argumentsCharles Brunet
2025-10-08docs: Add vala_header, vala_vapi, and vala_gir to build_target docsDylan Baker
2025-10-07Revert "compilers/asm: Introduce an ASMCompiler base class"Dylan Baker
2025-10-07Revert "compilers/asm: Move arch support check to initializer"Dylan Baker
2025-10-06options: simplify builtins logicPaolo Bonzini
2025-10-06coredata: remove pointless @staticmethodPaolo Bonzini
2025-10-06compilers: do not use coredata.set_optionsPaolo Bonzini
2025-10-06unittests: do not use coredata.set_optionPaolo Bonzini
2025-10-06interpreter: unify and specialize code to set backend optionsPaolo Bonzini
2025-10-06interpreter: do not use coredata.set_optionPaolo Bonzini
2025-10-06interpreter, options: inline get_default_for_b_optionPaolo Bonzini
2025-10-06options: make is_base_option stricterPaolo Bonzini
2025-10-06options: remove set_value_objectPaolo Bonzini
2025-10-06options: remove dead codePaolo Bonzini
2025-10-06options: merge duplicate loops into onePaolo Bonzini
2025-10-06environment: remove dead codePaolo Bonzini
2025-10-06introspection: remove dead codePaolo Bonzini
2025-10-06coredata: remove dead code to set optimization and debugPaolo Bonzini
2025-10-06coredata: remove dead code to copy over build optionsPaolo Bonzini
2025-10-06hotdoc: remove HotdocTargetBuilder.get_valuePaolo Bonzini
2025-10-06options: replace get_value with get_value_forPaolo Bonzini
2025-10-06vcstagger: suppress errors when running vcs_tag() outside of a vcs clone (eg....Eric Engestrom
2025-10-06docs: fix meson.build example for cementing a version from VCSChris Mayo
2025-10-06devenv: Implement prompt for fish and zshXavier Claessens
2025-10-06devenv: Respect MESON_DISABLE_PS1_OVERRIDE on Windows as wellXavier Claessens
2025-10-06Revert "compilers: refactor sanity checking code"Dylan Baker
2025-10-06Revert "compilers/asm: Store the C Compiler inside the Assembly Compilers"Dylan Baker
2025-10-06Revert "compilers/asm: Implement infrastructure for sanity checking"Dylan Baker
2025-10-06Revert "compilers/asm: Implement sanity checking code for NASM on Windows and...Dylan Baker
2025-10-06compilers/asm: Implement sanity checking code for NASM on Windows and LinuxDylan Baker
2025-10-06compilers/asm: Implement infrastructure for sanity checkingDylan Baker
2025-10-06compilers/asm: Store the C Compiler inside the Assembly CompilersDylan Baker
2025-10-06compilers: refactor sanity checking codeDylan Baker
2025-10-06compilers/asm: Move arch support check to initializerDylan Baker
2025-10-06compilers/asm: Introduce an ASMCompiler base classDylan Baker
2025-10-06devenv: DYLD_LIBRARY_PATH does not work in subshellXavier Claessens
2025-10-05vcstagger: only strip the ending newlines, not all whitespaces before and afterEric Engestrom
2025-10-05Document that custom_target outputs cannot be in a subdirectorySupreeeme
2025-10-05deprecate variable substitution with boolean valuesJan200101