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-29
rewritetests.py: Ignore order of listed sources
Volker Weißmann
2025-05-29
Refactoring and removal of dead code
Volker Weißmann
2025-05-29
parser: Fix colno after multiline strings
Volker Weißmann
2025-05-29
AstPrinter: Add parenthesis where neccessary
Volker Weißmann
2025-05-29
parser: Simplify precedence levels
Volker Weißmann
2025-05-29
AstPrinter: Use str.translate instead of str.replace
Volker Weißmann
2025-05-29
rewriter: Don't ignore the `name_prefix` kwarg
Volker Weißmann
2025-05-26
vs2010backend: fix EmbedManifest state when /MANIFEST:EMBED is used
Peter Harris
2025-05-26
vs2010backend: Escape linker arguments
Peter Harris
2025-05-25
ci: ubuntu-rolling: update for zig distfile renaming
Sam James
2025-05-25
tests: don't skip frameworks/17 mpi for auto/pkgconfig
Sam James
2025-05-25
Unbreak "Fix setuptools 49 test. (fixes #7452)"
Eli Schwartz
2025-05-23
cmake: Fix toolchain including unsupported languages
L. E. Segovia
2025-05-23
options: process project options before machine options
Paolo Bonzini
2025-05-23
ci: do not update pip on macos
Paolo Bonzini
2025-05-23
gnome: initialize CFLAGS environment variable to linker arguments
Paolo Bonzini
2025-05-23
gnome: fix typo in creating gir flags
Paolo Bonzini
2025-05-23
vulkan: Add regression test with VULKAN_SDK variable
Arjan Molenaar
2025-05-23
vulkan: Extract Vulkan version in SDK path
Arjan Molenaar
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
[next]