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-05-23
vulkan: Make VK_SDK_PATH optional
Arjan Molenaar
2025-05-22
Use two hashes in snippet.
Jussi Pakkanen
2025-05-22
docs: Add response files entry
L. E. Segovia
2025-05-22
support .version() for overridden executables
Florian "sp1rit"
2025-05-22
gnome.mkenums: Allow passthrough of ExternalPrograms to enable converting onl...
L. E. Segovia
2025-05-22
gnome.mkenums: Use rspfiles on Windows when possible
L. E. Segovia
2025-05-21
options: accept build options in --reconfigure or "meson configure"
Paolo Bonzini
2025-05-21
options: accept compiler and built-in options in --reconfigure and "meson con...
Paolo Bonzini
2025-05-21
options: commonize code to accept unknown options
Paolo Bonzini
2025-05-21
options: remove unnecessary Union[OptionKey, str]
Paolo Bonzini
2025-05-21
cuda: add test for libs in stubs/
David Seifert
2025-05-21
cuda: look for stubbed libraries too
David Seifert
2025-05-21
cuda: avoid `-l` arguments for linking
David Seifert
2025-05-21
compilers: add option for ignoring system dirs
David Seifert
2025-05-21
wrap: Support gzip Content-Encoding when fetching WrapDB metadata
Benjamin Gilbert
2025-05-20
Update email address in .mailmap.
Jussi Pakkanen
2025-05-20
CI: always install llvm for MSYS2
Christoph Reiter
2025-05-19
docs: Note that debug=false does not define NDEBUG
Paul Caprioli
2025-05-15
docs: mention masm support in release notes
Zephyr Lykos
2025-05-15
test masm compilation on vs backend
Zephyr Lykos
2025-05-15
vs2010backend: Initial MASM language support
Zephyr Lykos
2025-05-15
coredata: remove unused arguments
Paolo Bonzini
2025-05-15
coredata: assert compiler OptionKeys have the right shape
Paolo Bonzini
2025-05-15
introspection: do not reinvent process_compiler_options
Paolo Bonzini
2025-05-15
unittests: add minimal coverage of --buildtype=custom
Paolo Bonzini
2025-05-15
options: "custom" buildtype does not trigger changes in debug or optimization...
Paolo Bonzini
2025-05-15
add test case for setting options from reconfigure
Paolo Bonzini
2025-05-15
msetup: update coredata if options are passed together with --reconfigure
Paolo Bonzini
2025-05-15
mconf: extract option processing to CoreData.set_from_configure_command
Paolo Bonzini
2025-05-15
mconf: remove dead function
Paolo Bonzini
2025-05-15
unittests: add test for CFLAGS in linker command line
Paolo Bonzini
2025-05-15
options: restore special behavior of CFLAGS vs. c_args
Paolo Bonzini
2025-05-15
environment: move a comment around
Paolo Bonzini
2025-05-15
environment: split list of important environment variables to a constant
Paolo Bonzini
2025-05-14
Skip gettext extractor on macos because it is unstable
Charles Brunet
2025-05-14
devenv: do not use os.execv on Windows
Charles Brunet
2025-05-14
docs: gender neutral pronouns for "the user"
nasso
2025-05-13
rust: skip doctests when build machine cannot run host binaries
Paolo Bonzini
2025-05-13
cross: add rustdoc to ubuntu-armhf toolchain
Paolo Bonzini
2025-05-13
cpp: Fix cpp_std=vc++14
Peter Harris
2025-05-11
mdist.py: Import gzip only when needed
Henrik Lindström
2025-05-11
compilers/rust: fix syntax of has_argument checks
Daniel Foster
2025-05-08
Update Getting-meson_zh.md
Daniel
2025-05-07
interpreter: reintroduce a convertor for override_options and default_options
Paolo Bonzini
2025-05-07
interpreterbase: allow any return type for convertors
Paolo Bonzini
2025-05-07
options: store augments as OptionKeys
Paolo Bonzini
2025-05-07
options: do not go back to list representation
Paolo Bonzini
2025-05-07
options: support non-string data types in more places
Paolo Bonzini
2025-05-07
ast: clean up handling of default options
Paolo Bonzini
2025-05-07
options: early convert project default options to dictionary
Paolo Bonzini
[next]