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-06-05
unittests: use UnitTest helper methods instead of raw assert
Dylan Baker
2025-06-05
vala: Pass --shared-library to valac when generating a .gir file
Corentin Noël
2025-06-05
build: Fix tasking compiler b_lto detection for overrides
Dylan Baker
2025-06-05
backend: fix tasking compiler support after option refactor
gerioldman
2025-06-05
build: fix tasking compiler b_lto support after option refactor
Dylan Baker
2025-06-05
unittests: Handle missing compiler support in test_compiler_detection
Dylan Baker
2025-06-05
unittests: add asserts to test_compiler_detection
Dylan Baker
2025-06-05
unittests: use subtests to break up test_compiler_detection
Dylan Baker
2025-06-05
vsbackend: detect toolset and SDK version at generate() time
Paolo Bonzini
2025-06-05
ninjabackend: clear allow_thin_archives[] at generate() time
Paolo Bonzini
2025-06-05
docs: Update docs for eld
Kushal Pal
2025-06-05
Add eld as default linker for Qualcomm Hexagon compiler
Kushal Pal
2025-06-05
Add ELD linker
Kushal Pal
2025-06-04
utils: Support VCSs that can have file repodirs
Dylan Baker
2025-06-03
tests: Add test for checking get_executable_serialization with interpreted ex...
L. E. Segovia
2025-06-03
gnome.mkenums: Fix get_executable_serialisation passing ExternalPrograms scri...
L. E. Segovia
2025-06-03
cmake: Fix target_link_libraries against project targets
L. E. Segovia
2025-06-03
wrap: Lock subproject directory when downloading wraps
Florian "sp1rit"
2025-06-03
utils: Replace BuildDirLock with generic DirectoryLock
Florian "sp1rit"
2025-06-03
ci: Fix cross-cuda action
Maxandre Ogeret
2025-05-31
cargo: Add support for target specific dependencies
Xavier Claessens
2025-05-31
cargo: Do not convert cfg() to Meson AST
Xavier Claessens
2025-05-31
cargo: Fix cfg() parsing
Xavier Claessens
2025-05-31
Vala: Add test for generated UI in subdirectories
James Westman
2025-05-31
Vala: Fix GResource source directories
James Westman
2025-05-30
cargo: set edition for build machine as well
Paolo Bonzini
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
[next]