12867 Commits (e6122ba7864cf7b4c20091651e69d33ba2f7b463)
 

Author SHA1 Message Date
Eli Schwartz 16ed82a62f flake8: remove unused variable 2 years ago
Eli Schwartz 85f3fc2022 flake8: don't use f-strings for strings without formatting 2 years ago
Eli Schwartz 3f42c844de flake8: fix non-idiomatic ordering of "if not in" checks 2 years ago
Eli Schwartz 462b35e4b1 flake8: fix various whitespace nits 2 years ago
Eli Schwartz f380862284
add Feature checks for install_subdir creating an empty directory 2 years ago
ff 4ad869cd84 fix typo in IndepthTutorial.md 2 years ago
Stepan Nassyr b0158955b7 ACfL version detection with regex 2 years ago
Stepan Nassyr d045c9f79d Allow for 3-component ACfL versions 2 years ago
Eli Schwartz a49cd00d64 treewide: various cleanups to move imports for mypy into typechecking blocks 2 years ago
Eli Schwartz 6aeb8792ca flake8: remove import that was never used 2 years ago
Eli Schwartz 1eaf49c880 flake8: remove no longer used imports 2 years ago
Sutou Kouhei f6e7cc070e build: CustomTargetIndex.is_linkable_target misses '.dylib' 2 years ago
Xavier Claessens 0aeb61bd52 wayland: Lookup for wayland-scanner using pkgconfig 2 years ago
Eli Schwartz c151988b39
intro-install_plan: fix destinations for build_targets with custom install_dir 2 years ago
Hemmo Nieminen e8a3f4d38c mtest: do not process zero byte reads in read_decode() 2 years ago
Hemmo Nieminen 657a6eeb81 mtest: enable access to the console logger instance 2 years ago
Hemmo Nieminen 4304df30c2 mtest: store all test results directly to TestRun 2 years ago
Hemmo Nieminen 702f3fe15f mtest: store test output directly to a TestRun object 2 years ago
Hemmo Nieminen a0eb04788d mtest: print only one empty line before test summary 2 years ago
Hemmo Nieminen a9e25f4765 mlog: add support for italic/emphasized text in AnsiText 2 years ago
Hemmo Nieminen 565b12183f mtest: improve text test log formatting 2 years ago
Hemmo Nieminen e9f77dc072 mtest: differentiate stdout and stderr in test log text files 2 years ago
Hemmo Nieminen 5b0629dc11 mtest: print "live" test output when verbose with only 1 test 2 years ago
Hemmo Nieminen d6e1b72db0 mtest: remove unused arguments from read_decode_lines() 2 years ago
Hemmo Nieminen cb0cbb3e5e mtest: introduce get_test_num_prefix() helper function 2 years ago
Hemmo Nieminen e3b4065b0c mtest: split TestRun's get_details() to multiple functions 2 years ago
Hemmo Nieminen 9f26eae541 mtest: make ConsoleLogger's detail property a function 2 years ago
Hemmo Nieminen 64d204710f mtest: show "timed out" messages with --print-errorlogs option 2 years ago
Hemmo Nieminen 478ac7f6cc mtest: fix a couple of minor whitespace / typing issues 2 years ago
Remi Thebault e9576a4361
use compilers.lang_suffixes to determine lang 2 years ago
Dylan Baker b69d4f38e6 interpreter/kwargs: fix typo 2 years ago
Dylan Baker ac576530c4 build: correctly annotate _process_install_tag helper 2 years ago
Dylan Baker 2c6def856b Revert "build: check for -fno-pic and -fno-pie while we're checking for pic and pie" 2 years ago
Dylan Baker c3ef52311a build: fix types added in CustomTarget.get_target_dependencies 2 years ago
Dylan Baker c621ab2251 build: Fix type annotations for get_target_dependencies 2 years ago
Dylan Baker 629a9c68e2 build: use inheritance properly for is_internal 2 years ago
Dylan Baker f235b814c3 build: Fix annotations for CustomTarget 2 years ago
Dylan Baker d0a0e04c98 build: Store depends in GeneratedList instead of Generator 2 years ago
Dylan Baker 3efb51a958 backend/vs: "fix" handling of CustomTarget dependencies 2 years ago
Dylan Baker fb83223af9 mesonlib: fix annotation of OrderedSet.difference 2 years ago
Dylan Baker c51639b4ff typing: replace ImmutableSetProtocol with typing.AbstractSet 2 years ago
Dylan Baker 3dec0db06d backends/ninja: Add missing type annotation 2 years ago
Dylan Baker f84a7d3827 build: move typename to class level in Target subclasses 2 years ago
Dylan Baker 5f02d0d9e1 build: check for -fno-pic and -fno-pie while we're checking for pic and pie 2 years ago
Dylan Baker a8521fef70 build: use a helper to process set install tags 2 years ago
Paweł Marczewski 9061c3a52d wrap: Add support for applying a list of patch files 2 years ago
Marco Trevisan (Treviño) 29c26d5b26 compilers: Add support for stand-alone leak sanitizer 2 years ago
Remi Thebault 1d15c6f502
add D generated files to order-only deps 2 years ago
Eli Schwartz 3e2dba5b7c devenv: do not fatally error if pkg-config or bash-completion is not available 2 years ago
Dylan Baker 53f44d980b backends: work around some mypy limitations and fix spotted bugs 2 years ago