summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-02-07mdist: fix dist scripts in subprojects being marked as superproject scriptsEli Schwartz
2022-02-06add FeatureNew check for compiler.* methods with dependency on internal depEli Schwartz
2022-02-06dlang: fix #9250 invalid include flag for root directoryTobias Pankrath
2022-02-06dlang: add test case for root include_directory #9250Tobias Pankrath
2022-02-05Guard against empty string in subdir().Jussi Pakkanen
2022-02-04Drop emacs meson-modeMarc-André Lureau
2022-02-04mesonlib: Fix Popen_safe_legacy() stderr assumptionOle André Vadla Ravnås
2022-02-03docs: strongly recommend the use of SPDX instead of array of licenseDylan Baker
2022-02-03cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10Daniel Mensinger
2022-02-03cmake: Deprecate CMake <3.17 supportDaniel Mensinger
2022-02-03cmake: Drop CMake server support and bump min. CMake to >= 3.14Daniel Mensinger
2022-02-03Remove unnecessary check during VS activationNazar Mokrynskyi
2022-02-02Merge pull request #9834 from bonzini/test-verbose-kwargJussi Pakkanen
2022-02-02ninjabackend: treat link_whole_targets like link_targets for Rust targetsZach Reizner