12676 Commits (2e3ac3eec00f32dabcfc470cd4c1090303d08e58)
 

Author SHA1 Message Date
Xavier Claessens 2e3ac3eec0 minstall: Add more safety checks when unpickling installdata 2 years ago
Eli Schwartz 7229443738
docs: only list the latest build of a given stable tag for each wrapdb entry 2 years ago
Xavier Claessens ebfbaef7ee doc: Add meson.override_dependency() in external-project example 2 years ago
Seungha Yang ee7a7fec10 devenv: Add support for PowerShell 7 on Windows 2 years ago
Xavier Claessens d85a9733e6 Fix crash when a reconfigure adds a new subproject 2 years ago
Paolo Bonzini e559ea0b7c add testcase for previous commit 2 years ago
Paolo Bonzini e4a8f4dbd6 backend: always use the same code to compute the files in ExtractedObjects 2 years ago
Paolo Bonzini dae986073d take override_option('unity=...') into account when allowing extract_objects() 2 years ago
Eli Schwartz f3ba24f289
ninja backend: generate additional meta-rules for test/benchmarks targets 2 years ago
Eli Schwartz 036181ef6a
unittests: do more accurate check for ninja "nothing to do" 2 years ago
Eli Schwartz 2acb6ee79e
unittests: allow test commands to suppress returning stderr 2 years ago
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
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