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
2022-06-10
wayland: Lookup for wayland-scanner using pkgconfig
Xavier Claessens
2022-06-09
intro-install_plan: fix destinations for build_targets with custom install_dir
Eli Schwartz
2022-06-09
mtest: do not process zero byte reads in read_decode()
Hemmo Nieminen
2022-06-09
mtest: enable access to the console logger instance
Hemmo Nieminen
2022-06-09
mtest: store all test results directly to TestRun
Hemmo Nieminen
2022-06-09
mtest: store test output directly to a TestRun object
Hemmo Nieminen
2022-06-09
mtest: print only one empty line before test summary
Hemmo Nieminen
2022-06-09
mlog: add support for italic/emphasized text in AnsiText
Hemmo Nieminen
2022-06-09
mtest: improve text test log formatting
Hemmo Nieminen
2022-06-09
mtest: differentiate stdout and stderr in test log text files
Hemmo Nieminen
2022-06-09
mtest: print "live" test output when verbose with only 1 test
Hemmo Nieminen
2022-06-09
mtest: remove unused arguments from read_decode_lines()
Hemmo Nieminen
2022-06-09
mtest: introduce get_test_num_prefix() helper function
Hemmo Nieminen
2022-06-09
mtest: split TestRun's get_details() to multiple functions
Hemmo Nieminen
2022-06-09
mtest: make ConsoleLogger's detail property a function
Hemmo Nieminen
2022-06-09
mtest: show "timed out" messages with --print-errorlogs option
Hemmo Nieminen
2022-06-09
mtest: fix a couple of minor whitespace / typing issues
Hemmo Nieminen
2022-06-08
interpreter/kwargs: fix typo
Dylan Baker
2022-06-08
build: correctly annotate _process_install_tag helper
Dylan Baker
2022-06-08
Revert "build: check for -fno-pic and -fno-pie while we're checking for pic a...
Dylan Baker
2022-06-08
build: fix types added in CustomTarget.get_target_dependencies
Dylan Baker
2022-06-08
build: Fix type annotations for get_target_dependencies
Dylan Baker
2022-06-08
build: use inheritance properly for is_internal
Dylan Baker
2022-06-08
build: Fix annotations for CustomTarget
Dylan Baker
2022-06-08
build: Store depends in GeneratedList instead of Generator
Dylan Baker
2022-06-08
backend/vs: "fix" handling of CustomTarget dependencies
Dylan Baker
2022-06-08
mesonlib: fix annotation of OrderedSet.difference
Dylan Baker
2022-06-08
typing: replace ImmutableSetProtocol with typing.AbstractSet
Dylan Baker
2022-06-08
backends/ninja: Add missing type annotation
Dylan Baker
2022-06-08
build: move typename to class level in Target subclasses
Dylan Baker
2022-06-08
build: check for -fno-pic and -fno-pie while we're checking for pic and pie
Dylan Baker
2022-06-08
build: use a helper to process set install tags
Dylan Baker
2022-06-07
wrap: Add support for applying a list of patch files
Paweł Marczewski
2022-06-06
compilers: Add support for stand-alone leak sanitizer
Marco Trevisan (Treviño)
2022-06-03
devenv: do not fatally error if pkg-config or bash-completion is not available
Eli Schwartz
2022-06-01
backends: work around some mypy limitations and fix spotted bugs
Dylan Baker
2022-06-01
build: stop overwriting outputs, and replace the intended output
Dylan Baker
2022-06-01
interpreter: add missing type annotation
Dylan Baker
2022-06-01
interpreter: add location to a FeatureNew call
Dylan Baker
2022-06-01
interpreter: use a shared KwargInfo for install_dir
Dylan Baker
2022-06-01
dependencies: Fix d_module_version types
Dylan Baker
2022-06-01
modules/gnome: fix gen_marshall annotation
Dylan Baker
2022-06-01
targets: Fix annotations of get_install_dir to be accurate
Dylan Baker
2022-06-01
ast: rename module constant to match PEP8 style
Dylan Baker
2022-06-01
ast/introspection: tidy up imports a bit more with __future__.annotations
Dylan Baker
2022-06-01
ast/introspection: sort imports
Dylan Baker
2022-06-01
modules: move gnome targets into gnome module
Dylan Baker
2022-06-01
compiler: Add missing needs_static_linker to base Compiler class
Dylan Baker
2022-06-01
Add "in development" in release notes title
Xavier Claessens
2022-06-01
Fix sandbox violation when using subproject as a symlink
Vili Väinölä
[next]