summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-23modules/sourceset: Fix remaining typing issuesDylan Baker
2022-02-23mesonlib: allow check_dirent_issues to take an iterableDylan Baker
2022-02-23modules/sourceset: use typed_kwargs for all functionsDylan Baker
2022-02-23modules/sourceset: Use typed_pos_argsDylan Baker
2022-02-23modules/sourceset: add a few super easy type annotationsDylan Baker
2022-02-23modules/sourceset: sort importsDylan Baker
2022-02-22python module: add option to specify a python environment to install toEli Schwartz
2022-02-22modules: add ModuleState API to check whether an option was user-specifiedEli Schwartz
2022-02-20devenv: support bash under MSYS2 by defaultChristoph Reiter
2022-02-20add all supported arguments in docs for summary()Stone Tickle
2022-02-20mtest: raise informative error message when test program doesn't existEli Schwartz
2022-02-17test cases: rename shared library('c') avoid libc collisionEli Schwartz
2022-02-17project tests: fine-tune the check for whether we are in CIEli Schwartz
2022-02-17intl dependency: include header when checking for libc builtinEli Schwartz
2022-02-17tests: allow setting MESON_CI_JOBNAME=thirdpartyEli Schwartz
2022-02-17tests: do not use a GNU bash script to check the minimum version of programsEli Schwartz
2022-02-17unittests: make ninja detection faster and more robustEli Schwartz
2022-02-16flake8: fix various whitespace errors with badly aligned codeEli Schwartz
2022-02-16flake8: do not use bare exceptionsEli Schwartz
2022-02-16fix malformed warning to print the way it was meant to printEli Schwartz
2022-02-16fix a couple misuses of textwrap.dedentEli Schwartz
2022-02-16flake8: squelch warnings for star imports even harderEli Schwartz
2022-02-16fix missing f-string preventing variable formattingEli Schwartz
2022-02-16flake8: remove some redundant separatorsEli Schwartz
2022-02-16flake8: fix wrong numbers of blank line separatorsEli Schwartz
2022-02-16flake8: fix typoed whitespace surrounding tokensEli Schwartz
2022-02-16remove outdated reference to deleted files in setuptools packagingEli Schwartz
2022-02-16flake8: use plain strings instead of f-strings when no variables usedEli Schwartz
2022-02-15fine-tune the logic for reporting context on tracebacksEli Schwartz
2022-02-15fix missing documentation for testsuite option in test.jsonEli Schwartz
2022-02-15pkgconfig module: allow custom variables to reference builtin directoriesEli Schwartz
2022-02-14shared module: Allow linking on AndroidNirbheek Chauhan
2022-02-14comment out broken Feature checks that fail mypyEli Schwartz
2022-02-14FeatureNew: add mypy type annotations for subproject argEli Schwartz
2022-02-14Add wx-config-3.1 provided by mingw-w64-x86_64-wxmsw3.1apoorv569
2022-02-14run_unittests: check for pytest and pytest-xdist separatelyEli Schwartz
2022-02-14unittests: fine-tune the check for whether we are in CIEli Schwartz
2022-02-14packaging: fix the MSI bundling of distutils sub-packagesEli Schwartz
2022-02-12formatting improvement for include_directories sandbox violation warningEli Schwartz
2022-02-12validate the literal directory "subprojects" when checking sandbox violationsEli Schwartz
2022-02-10implement 'dist --allow-dirty' flagandy5995
2022-02-10ninjabackend: fix rust program names with dashesAlyssa Ross
2022-02-10Contributing.md: fix typoAlyssa Ross
2022-02-09add some forgotten FeatureNew annotationsEli Schwartz
2022-02-09fix UI regression in compiler.compiles loggingEli Schwartz
2022-02-09minstall: raise explicit errors, by using MesonExceptionEli Schwartz
2022-02-09meson: Allow directory options outside of prefixJan Tojnar
2022-02-09setup.py: better requirementsHenry Schreiner
2022-02-09setup.cfg: update classifier, drop deprecatedHenry Schreiner
2022-02-09pypi: include a ninja extraHenry Schreiner