summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-02review: Initial fixupDaniel Mensinger
2020-03-02types: Annotate ast/introspection.pyDaniel Mensinger
2020-03-02types: (partially) annotate interpreterbase.pyDaniel Mensinger
2020-03-02types: Annotate ast/interpreter.pyDaniel Mensinger
2020-03-02types: Annotate the AST visitorsDaniel Mensinger
2020-03-02types: Annotate mparser.pyDaniel Mensinger
2020-03-01Merge pull request #6692 from xclaesse/summary-warningsJussi Pakkanen
2020-03-01meson: cache the results of can_compileMarcel Hollerbach
2020-03-01CompilerArgs: make lookup fasterMarcel Hollerbach
2020-03-01Merge pull request #6627 from jon-turney/cwd-relative-file-locationsJussi Pakkanen
2020-02-29mlog: fix remaining mypy errors and add to mypy checkDylan Baker
2020-02-29Merge pull request #6707 from jon-turney/bogus-failing-testsJussi Pakkanen
2020-02-29Fixed linker detecting on windows. Added comments about linker detecting for ...ur4t
2020-02-29Merge pull request #6666 from mensinda/testRefactorJussi Pakkanen
2020-02-29environment: Strip 'el' from the end of mips architecturesDylan Baker
2020-02-28environment: Fix construction of CudaLinkerJan Alexander Steffens (heftig)
2020-02-28Add release note snippetJon Turney
2020-02-28Extend unit test to cover cwd-relative warning location formattingJon Turney
2020-02-28Rename 'subdir' -> 'filename' in location objectsJon Turney
2020-02-28Add unit test of cwd-relative error location formattingJon Turney
2020-02-28Add failing test of parser error in options fileJon Turney
2020-02-28Add failing test of parser error in subdirJon Turney
2020-02-28Update rewriter for filename in node locationJon Turney
2020-02-28Display filename cwd relative in warning locationJon Turney
2020-02-28Store filename in node locationJon Turney
2020-02-28Adjust all the other places MesonException file attribute is setJon Turney
2020-02-28Fix typos in comments about type annotationsJon Turney
2020-02-28Remove unused MesonException.get_msg_with_context()Jon Turney
2020-02-28Fix framework version failing testJon Turney
2020-02-28Remove exact version constraint from dub failing-meson testsJon Turney
2020-02-28Remove invalid escape char failing testJon Turney
2020-02-28Fix invalid and non-existent manfile extension testsJon Turney
2020-02-28Update test case to use run_target(command:)Jon Turney
2020-02-27Fix 'linuxlike/14 static dynamic linkage' test on CygwinJon Turney
2020-02-27Clang-cl cross fix from Dale Curtis. Closes #5639.Jussi Pakkanen
2020-02-27doc: fix link warningsMathieu Duponchelle
2020-02-27Fix python2 rename (#6703)Dylan Baker
2020-02-26test: Updated docsDaniel Mensinger
2020-02-26test: replace pass_* functions with a test.json entryDaniel Mensinger
2020-02-26summary: Add more info in Subprojects sectionXavier Claessens
2020-02-26summary: Add list_sep keyword argumentXavier Claessens
2020-02-26mesonbuild/modules/gnome.py: Fix giscanner and gicompiler logicAdam Duskett
2020-02-25gobject-introspection: determine g-ir-scanner and g-ir-compiler paths from pk...Adam Duskett
2020-02-25azure ci: Test x86 Visual Studio builds again, closes #6604Nirbheek Chauhan
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger
2020-02-25test: realise test_args.txt with a test matrixDaniel Mensinger
2020-02-25test: merge test_matrix.json and setup_env.json into test.jsonDaniel Mensinger
2020-02-25test: general refactoring of run_project_tests.pyDaniel Mensinger
2020-02-25Typo fix. [skip ci]Jussi Pakkanen
2020-02-25Document the project policy on mixing build systems. [skip ci]Jussi Pakkanen