aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-10pypy debug0.pypy-testEli Schwartz2-0/+3
2022-04-10only install pypy on 64-bit windowsmattip1-4/+6
2022-04-10add a pypy3 for windows toomattip1-1/+7
2022-04-10add pypy3 to the bionic imagemattip1-0/+16
2022-04-10Use a temp file to invoke the introspection command.Jussi Pakkanen1-1/+6
2022-04-10python module: restore logging for broken pythonEli Schwartz1-5/+12
2022-04-09packaging: make sure pyinstaller sees our distributed data filesEli Schwartz2-0/+8
2022-04-07Revert "wayland: Also lookup scanner in pkgconfig"Eli Schwartz4-30/+26
2022-04-07docs: YAML: Add `arg_flattening: false` where requiredDaniel Mensinger12-0/+27
2022-04-07docs: refman: Add `arg_flattening` supportDaniel Mensinger8-8/+27
2022-04-07docs: Document argument flatteningDaniel Mensinger1-0/+48
2022-04-07docs: Fix [[true]] --> `true`Daniel Mensinger1-2/+2
2022-04-04wayland: Also lookup scanner in pkgconfigXavier Claessens4-26/+30
2022-04-03project tests: log the reason why a test is skippedEli Schwartz2-3/+35
2022-04-03project tests: do not use tqdm progress bars for a single testEli Schwartz1-9/+11
2022-04-03Document and test env vars a bit betterJohn Ericson2-10/+8
2022-04-03cmake: Better error message when configuring a CMake subproject fails.Daniel Mensinger5-4/+46
2022-04-01Fix CMake error messageDaniel Mensinger1-2/+2
2022-04-01main: Make the msys/python check work again, in some casesChristoph Reiter1-8/+3
2022-04-01docs: fix inaccurate description of command targetsEli Schwartz2-2/+2
2022-03-31i18n: don't let our maintainer targets run via wrapped envEli Schwartz1-2/+2
2022-03-31allow RunTarget to skip wrapping due to envEli Schwartz3-9/+13
2022-03-31docs: note that find_program accepts file objectsEli Schwartz1-4/+6
2022-03-31Handle same Framework multiple times in Xcode.Jussi Pakkanen1-2/+4
2022-03-31Handle feed and capture in xcodebackend.Jussi Pakkanen1-1/+2
2022-03-31fix continued breakage in gnome module APIEli Schwartz1-2/+2
2022-03-31docs: correct documentation of shared_library soversionsEli Schwartz1-2/+2
2022-03-31Merge pull request #9989 from ePirat/epirat-fix-uscore-prefix-detectionJussi Pakkanen4-9/+130
2022-03-31unittests: move get_convincing_fake_env_and_cc to run_tests.pyMarvin Scholz2-15/+15
2022-03-31unittests: add underscore prefix testsMarvin Scholz1-0/+37
2022-03-31clike: print stderr instead of stdout for debuggingMarvin Scholz1-1/+1
2022-03-31visualstudio: do not query underscore define with MSVCMarvin Scholz1-0/+17
2022-03-31clike: add more reliable ways to check underscore prefixMarvin Scholz1-6/+73
2022-03-30compilers/gnu: use Popen_safe to prevent resource leaksMarvin Scholz1-8/+1
2022-03-30Fix typos in Xcode backend.Jussi Pakkanen1-3/+3
2022-03-30unittests: correctly use test asserts instead of regular onesMarvin Scholz1-2/+2
2022-03-30Add new debug() functionMarvin Scholz7-0/+46
2022-03-29Correctly handle --version argument to runpythonElliott Sales de Andrade1-4/+2
2022-03-30packaging: rework how pyinstaller gets its instructionsEli Schwartz3-50/+51
2022-03-29move typing-only definition to TYPE_CHECKINGEli Schwartz1-14/+15
2022-03-29move a bunch of imports into TYPE_CHECKING blocksEli Schwartz9-23/+44
2022-03-29Target: Stop passing environment in method argsXavier Claessens2-58/+58
2022-03-29Replace backend.get_option_for_target() with target.get_option()Xavier Claessens5-67/+57
2022-03-29Pass environment down to base Target classXavier Claessens11-18/+60
2022-03-29Fix CMake deprecation warning generated from interpreterTristan Partin1-1/+1
2022-03-29gnome: Fix gtkdoc when using multiple Apple frameworksJan Tojnar4-32/+57
2022-03-29gnome: Fix typo in _get_dependencies_flagsJan Tojnar1-1/+1
2022-03-29runpython: support --versionEli Schwartz1-2/+6
2022-03-28fix regression in propagating depends in gtkdocEli Schwartz1-6/+11
2022-03-29Condense test directory names.Jussi Pakkanen575-177/+177