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
cuda: add cross-cuda test
Maxandre Ogeret
2025-05-29
cuda: use target-specific paths under CUDA Toolkit on Linux
Maxandre Ogeret
2025-05-29
rewriter: Bugfix concerning `UnknownValue`
Volker Weißmann
2025-05-29
rewriter: Rewrite how we add/remove source files
Volker Weißmann
2025-05-29
rewriter refactoring: Add rm_src_or_extra
Volker Weißmann
2025-05-29
rewriter: Improve find_target and find_dependency
Volker Weißmann
2025-05-29
mesonbuild/ast: make mypy safe
Volker Weißmann
2025-05-29
Add AstInterpreter.funcvals
Volker Weißmann
2025-05-29
AstInterpreter: Replace resolve_node with node_to_runtime_value
Volker Weißmann
2025-05-29
rewriter: Remove apparently useless code.
Volker Weißmann
2025-05-29
Add AstInterpreter.dataflow_dag
Volker Weißmann
2025-05-29
AstInterpreter: Fix evaluate_* functions
Volker Weißmann
2025-05-29
rewriter: Refactoring of assignment tracking
Volker Weißmann
2025-05-29
rewriter: Replace assignments with cur_assignments
Volker Weißmann
2025-05-29
Add AstInterpreter.nesting
Volker Weißmann
2025-05-29
rewriter.py: make type safe
Volker Weißmann
2025-05-29
rewriter: Add IntrospectionDependency
Volker Weißmann
2025-05-29
rewriter: Add IntrospectionBuildTarget
Volker Weißmann
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
[prev]
[next]