aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2022-02-27modules/wayland: Add unstable_wayland moduleMark Bolhuis2-2/+124
2022-02-27cmake: configure_package_config_file can now take a dictAndrea Pappacoda1-2/+5
2022-02-27cmake: typed_kwargs for configure_package_config_fileAndrea Pappacoda1-24/+26
2022-02-23run_mypy: add sourceset moduleDylan Baker1-3/+3
2022-02-23modules/sourceset: Fix remaining typing issuesDylan Baker1-30/+45
2022-02-23mesonlib: allow check_dirent_issues to take an iterableDylan Baker1-2/+2
2022-02-23modules/sourceset: use typed_kwargs for all functionsDylan Baker1-45/+97
2022-02-23modules/sourceset: Use typed_pos_argsDylan Baker1-13/+27
2022-02-23modules/sourceset: add a few super easy type annotationsDylan Baker1-13/+20
2022-02-23modules/sourceset: sort importsDylan Baker1-3/+4
2022-02-22python module: add option to specify a python environment to install toEli Schwartz2-0/+23
2022-02-22modules: add ModuleState API to check whether an option was user-specifiedEli Schwartz1-0/+7
2022-02-20devenv: support bash under MSYS2 by defaultChristoph Reiter1-4/+6
2022-02-20mtest: raise informative error message when test program doesn't existEli Schwartz1-2/+5
2022-02-17intl dependency: include header when checking for libc builtinEli Schwartz1-1/+2
2022-02-16flake8: fix various whitespace errors with badly aligned codeEli Schwartz8-27/+28
2022-02-16flake8: do not use bare exceptionsEli Schwartz2-2/+2
2022-02-16fix malformed warning to print the way it was meant to printEli Schwartz1-9/+5
2022-02-16fix a couple misuses of textwrap.dedentEli Schwartz2-4/+4
2022-02-16fix missing f-string preventing variable formattingEli Schwartz1-1/+1
2022-02-16flake8: remove some redundant separatorsEli Schwartz3-3/+3
2022-02-16flake8: fix wrong numbers of blank line separatorsEli Schwartz4-2/+4
2022-02-16flake8: fix typoed whitespace surrounding tokensEli Schwartz4-5/+5
2022-02-16flake8: use plain strings instead of f-strings when no variables usedEli Schwartz2-2/+2
2022-02-15fine-tune the logic for reporting context on tracebacksEli Schwartz1-11/+13
2022-02-15pkgconfig module: allow custom variables to reference builtin directoriesEli Schwartz1-11/+46
2022-02-14shared module: Allow linking on AndroidNirbheek Chauhan2-4/+9
2022-02-14comment out broken Feature checks that fail mypyEli Schwartz1-3/+10
2022-02-14FeatureNew: add mypy type annotations for subproject argEli Schwartz9-12/+28
2022-02-14Add wx-config-3.1 provided by mingw-w64-x86_64-wxmsw3.1apoorv5691-1/+1
2022-02-12formatting improvement for include_directories sandbox violation warningEli Schwartz1-2/+2
2022-02-12validate the literal directory "subprojects" when checking sandbox violationsEli Schwartz1-1/+2
2022-02-10implement 'dist --allow-dirty' flagandy59951-12/+24
2022-02-10ninjabackend: fix rust program names with dashesAlyssa Ross1-1/+2
2022-02-09add some forgotten FeatureNew annotationsEli Schwartz1-0/+3
2022-02-09fix UI regression in compiler.compiles loggingEli Schwartz1-1/+1
2022-02-09minstall: raise explicit errors, by using MesonExceptionEli Schwartz1-7/+7
2022-02-09meson: Allow directory options outside of prefixJan Tojnar1-19/+17
2022-02-07mdist: fix dist scripts in subprojects being marked as superproject scriptsEli Schwartz1-7/+7
2022-02-06add FeatureNew check for compiler.* methods with dependency on internal depEli Schwartz1-2/+3
2022-02-06dlang: fix #9250 invalid include flag for root directoryTobias Pankrath1-0/+2
2022-02-05Guard against empty string in subdir().Jussi Pakkanen1-0/+2
2022-02-04mesonlib: Fix Popen_safe_legacy() stderr assumptionOle André Vadla RavnÄs1-1/+1
2022-02-03cmake: Deprecate CMake <3.17 supportDaniel Mensinger2-12/+11
2022-02-03cmake: Drop CMake server support and bump min. CMake to >= 3.14Daniel Mensinger3-434/+17
2022-02-03Remove unnecessary check during VS activationNazar Mokrynskyi1-2/+0
2022-02-02Merge pull request #9834 from bonzini/test-verbose-kwargJussi Pakkanen4-15/+22
2022-02-02ninjabackend: treat link_whole_targets like link_targets for Rust targetsZach Reizner1-2/+5
2022-02-02openssl dependency: add cmake supportEli Schwartz2-4/+11
2022-02-02dependencies: add a system dependency for OpenSSLEli Schwartz2-1/+71