summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-23vulkan: Make VK_SDK_PATH optionalArjan Molenaar
2025-05-22Use two hashes in snippet.Jussi Pakkanen
2025-05-22docs: Add response files entryL. E. Segovia
2025-05-22support .version() for overridden executablesFlorian "sp1rit"​
2025-05-22gnome.mkenums: Allow passthrough of ExternalPrograms to enable converting onl...L. E. Segovia
2025-05-22gnome.mkenums: Use rspfiles on Windows when possibleL. E. Segovia
2025-05-21options: accept build options in --reconfigure or "meson configure"Paolo Bonzini
2025-05-21options: accept compiler and built-in options in --reconfigure and "meson con...Paolo Bonzini
2025-05-21options: commonize code to accept unknown optionsPaolo Bonzini
2025-05-21options: remove unnecessary Union[OptionKey, str]Paolo Bonzini
2025-05-21cuda: add test for libs in stubs/David Seifert
2025-05-21cuda: look for stubbed libraries tooDavid Seifert
2025-05-21cuda: avoid `-l` arguments for linkingDavid Seifert
2025-05-21compilers: add option for ignoring system dirsDavid Seifert
2025-05-21wrap: Support gzip Content-Encoding when fetching WrapDB metadataBenjamin Gilbert
2025-05-20Update email address in .mailmap.Jussi Pakkanen
2025-05-20CI: always install llvm for MSYS2Christoph Reiter
2025-05-19docs: Note that debug=false does not define NDEBUGPaul Caprioli
2025-05-15docs: mention masm support in release notesZephyr Lykos
2025-05-15test masm compilation on vs backendZephyr Lykos
2025-05-15vs2010backend: Initial MASM language supportZephyr Lykos
2025-05-15coredata: remove unused argumentsPaolo Bonzini
2025-05-15coredata: assert compiler OptionKeys have the right shapePaolo Bonzini
2025-05-15introspection: do not reinvent process_compiler_optionsPaolo Bonzini
2025-05-15unittests: add minimal coverage of --buildtype=customPaolo Bonzini
2025-05-15options: "custom" buildtype does not trigger changes in debug or optimization...Paolo Bonzini
2025-05-15add test case for setting options from reconfigurePaolo Bonzini
2025-05-15msetup: update coredata if options are passed together with --reconfigurePaolo Bonzini
2025-05-15mconf: extract option processing to CoreData.set_from_configure_commandPaolo Bonzini
2025-05-15mconf: remove dead functionPaolo Bonzini
2025-05-15unittests: add test for CFLAGS in linker command linePaolo Bonzini
2025-05-15options: restore special behavior of CFLAGS vs. c_argsPaolo Bonzini
2025-05-15environment: move a comment aroundPaolo Bonzini
2025-05-15environment: split list of important environment variables to a constantPaolo Bonzini
2025-05-14Skip gettext extractor on macos because it is unstableCharles Brunet
2025-05-14devenv: do not use os.execv on WindowsCharles Brunet
2025-05-14docs: gender neutral pronouns for "the user"nasso
2025-05-13rust: skip doctests when build machine cannot run host binariesPaolo Bonzini
2025-05-13cross: add rustdoc to ubuntu-armhf toolchainPaolo Bonzini
2025-05-13cpp: Fix cpp_std=vc++14Peter Harris
2025-05-11mdist.py: Import gzip only when neededHenrik Lindström
2025-05-11compilers/rust: fix syntax of has_argument checksDaniel Foster
2025-05-08Update Getting-meson_zh.mdDaniel
2025-05-07interpreter: reintroduce a convertor for override_options and default_optionsPaolo Bonzini
2025-05-07interpreterbase: allow any return type for convertorsPaolo Bonzini
2025-05-07options: store augments as OptionKeysPaolo Bonzini
2025-05-07options: do not go back to list representationPaolo Bonzini
2025-05-07options: support non-string data types in more placesPaolo Bonzini
2025-05-07ast: clean up handling of default optionsPaolo Bonzini
2025-05-07options: early convert project default options to dictionaryPaolo Bonzini