aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-25iconv dependency: include header when checking for libc builtinEli Schwartz1-1/+1
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan9-15/+63
2021-11-23run_mypy: add modules/keyvalDylan Baker1-0/+1
2021-11-23modules/keyval: add type annotationsDylan Baker1-14/+16
2021-11-23modules/keyval: cleanup importsDylan Baker1-4/+3
2021-11-24unit tests: Extend prebuilt test to test intermediateDylan Baker6-1/+70
2021-11-24backends/backends: recurse when looking for paths in bundled shared librariesDylan Baker1-0/+3
2021-11-24build|backend: Fix some type annotationsDylan Baker2-8/+12
2021-11-24backends/backends: fix typo in commentDylan Baker1-1/+1
2021-11-24unittests: use UnitTest.addCleanup a bitDylan Baker1-11/+14
2021-11-23modules/gnome: import missing FeatureDeprecated for generate_girPablo Correa Gómez1-1/+1
2021-11-23interpreter: extract_objects provides a valid sourcePaolo Bonzini2-4/+11
2021-11-23rust: clean up inputs and outputs to bindgenPaolo Bonzini5-4/+50
2021-11-22qt module: fix stupid copy-paste errorEli Schwartz1-1/+1
2021-11-22simplify passing some nodes aroundEli Schwartz1-2/+2
2021-11-22ldc2: invoke -Oz instead of -OsDenis Feklushkin1-1/+1
2021-11-22unittests: cover cases here two of the same wrong type are providedDylan Baker1-1/+1
2021-11-22typed_kwargs: use | for type unions, not ,Dylan Baker3-7/+7
2021-11-22typed_kwargs: provide better error messages for wrong container typesDylan Baker3-5/+17
2021-11-22interpreter: use typed_kwargs for find_programDylan Baker2-10/+20
2021-11-22interpreter: use find_program_impl internally instead of func_find_programDylan Baker2-4/+4
2021-11-22interpreter: move disabler KwargInfo to the type_checking moduleDylan Baker2-1/+4
2021-11-22interpreter: use typed_pos_args for find_programDylan Baker1-8/+6
2021-11-22interpreter: add type annotations to find_program_implDylan Baker1-4/+8
2021-11-22interpreter: use typed_* args for the summary functionDylan Baker2-24/+28
2021-11-22interpreter: add typed_kwargs to subdirDylan Baker2-7/+30
2021-11-22interpreter: use typed_kwargs for projectDylan Baker3-28/+62
2021-11-22build: TestSetup.exe_wrapper doesn't need to be optionalDylan Baker1-1/+1
2021-11-22interpreter: use typed_kwargs for add_test_setupDylan Baker2-32/+35
2021-11-22typed_kwargs: move some closures around to increase code clarityDylan Baker1-21/+24
2021-11-22run_single_test: honor the --use-tmpdir flagDylan Baker1-1/+1
2021-11-22run_single_test: fix running failing testsDylan Baker1-1/+10
2021-11-21Clarify some wording for compiler.first_supported_argumentLuke Drummond1-2/+3
2021-11-21Make the generated reproducible .cmake files reproducible.Chris Lamb1-1/+1
2021-11-21Support Visual Studio 2022 backendCrend King9-16/+92
2021-11-21Run pylintGustavoLCR1-28/+36
2021-11-21Fix vs backend cross compilation regressionGustavoLCR1-6/+15
2021-11-20dependencies/zlib: Allow for generic OS checksDudemanguy1-4/+1
2021-11-20FeatureDeprecated: add a notice summary of future deprecationsEli Schwartz1-5/+30
2021-11-20add location nodes to some Feature callsEli Schwartz5-16/+23
2021-11-20Feature kwargs decorator: automatically report the nodes which trigger an issueEli Schwartz3-12/+14
2021-11-20add location support to feature checksEli Schwartz1-11/+14
2021-11-20guard a complicated mlog.warning inside a Feature checkEli Schwartz2-5/+7
2021-11-20convert more mlog.deprecation into FeatureDeprecatedEli Schwartz2-3/+5
2021-11-20fix missing subproject kwarg to FeatureDeprecatedEli Schwartz1-1/+2
2021-11-20cmake: Use find_library() on bare library names in cmake dependenciesJon Turney1-6/+4
2021-11-20Update expected skip condition for llvm framework test on msys2Jon Turney1-1/+1
2021-11-18tests: replace python2 framework with metalDylan Baker1-3/+3
2021-11-18tests: remove extraframework test for pythonDylan Baker1-3/+0
2021-11-17hdf5 dependency: check for alternative config-tool namesEli Schwartz1-3/+3