aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-18consistently use Literal annotation from typing_extensionsEli Schwartz2-2/+4
2023-08-18docs: use future annotations for genrefman types in typing_extensionsEli Schwartz2-67/+71
2023-08-18CI: trigger website job when testing modifications to the website jobEli Schwartz1-0/+2
2023-08-18CI: add pip caching to website jobEli Schwartz1-0/+16
2023-08-18ninja backend: fix the automatic restat of outputs when reconfiguringEli Schwartz1-3/+3
2023-08-18Revert "Revert "Add fs.relative_to()""Tristan Partin6-8/+112
2023-08-18Suggest fix in MesonVersionMismatchExceptionM Henning1-1/+2
2023-08-18tests: fix assertion rewriting when pytest is usedBenoit Pierre3-2/+2
2023-08-18Add more descriptive description to CustomTargetCharles Brunet10-2/+30
2023-08-18docs: Provide example for feature.disable_auto_ifJan Janssen1-0/+14
2023-08-17Revert "Add fs.relative_to()"Eli Schwartz6-116/+8
2023-08-17tests: consolidate MESON_SKIP_TEST reporting and use it in unittestsEli Schwartz4-36/+26
2023-08-17skip test on pkgconf 2.0.1 that is broken there due to a reported bugEli Schwartz1-0/+4
2023-08-17fix style errors in fs.relative_to implementationEli Schwartz2-9/+3
2023-08-17Remove hacky setup for CustomTargetIndex tests in fs.relative_to()Tristan Partin1-21/+5
2023-08-17Remove XML filter from testlog.{json,txt} and std streamsTristan Partin3-11/+17
2023-08-17Add fs.relative_to()Tristan Partin6-2/+132
2023-08-17Replace deprecated GTK flagCharlie Ringström1-1/+1
2023-08-17README: Document python requirement historyXavier Claessens1-0/+5
2023-08-16Fix some random capitalization in feature.yamlTristan Partin1-3/+3
2023-08-16fs.read(): Catch FileNotFoundErrorXavier Claessens2-1/+7
2023-08-16wasm: make generic cross fileXavier Claessens1-3/+3
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty15-20/+264
2023-08-14interpreter: use typed_kwargs for shared_library(darwin_versions)Dylan Baker3-43/+49
2023-08-14interpreter: use typed_kwargs for shared_library(soversion)Dylan Baker3-9/+5
2023-08-14interpreter: use typed_kwargs for shared_library(version)Dylan Baker3-10/+19
2023-08-11treewide: automatic rewriting of all comment-style type annotationsEli Schwartz38-214/+214
2023-08-11rewrite a couple comment-style type annotations for oddly indented dictsEli Schwartz2-14/+20
2023-08-11remove useless type annotationsEli Schwartz15-43/+43
2023-08-11docs: Add more feature truth tablesJan Janssen1-10/+28
2023-08-10hotdoc module: add a bunch more type annotationsEli Schwartz1-51/+74
2023-08-10hotdoc module: avoid monkeypatch crime by properly subclassing ExternalProgramEli Schwartz1-7/+8
2023-08-10python module: add a few more type annotationsEli Schwartz1-5/+8
2023-08-10allow some ObjectHolder subclasses to continue to be genericEli Schwartz3-11/+21
2023-08-10Popen_safe_logged: Also log exceptionsXavier Claessens1-1/+7
2023-08-09Optimize CLikeCompiler._get_file_from_list()Charles Brunet1-13/+11
2023-08-08correct cmakedefine behaviorJan2001012-13/+63
2023-08-08clang: use gcc syntax to enable diagnostics colorkiwixz1-3/+3
2023-08-08tests: fix "4 custom target depends extmodule" with Python 3.8+ on WindowsChristoph Reiter2-0/+6
2023-08-08tests: fix test_vsenv_option with Python 3.11+ on WindowsChristoph Reiter1-1/+3
2023-08-08interpreter|dependencies: Fix issues spotted by mypyDylan Baker1-5/+4
2023-08-08interpreter: delete dead code in func_declare_dependencyDylan Baker1-3/+0
2023-08-08interpreter: add type annotations to func_declare_dependencyDylan Baker2-3/+22
2023-08-08Detect version for Vulkan system dependencyLucas Alber1-5/+29
2023-08-07machine file: Fix crash on empty valueXavier Claessens1-2/+4
2023-08-07Error when an installed static library links to internal custom targetXavier Claessens4-29/+86
2023-08-07Compiler: Add werror kwarg to compiles(), links() and run() methodsXavier Claessens4-27/+68
2023-08-07docs: add missing punctuationSebastian Crane1-1/+1
2023-08-06build.py: improve BuildTarget error messageAlexandre Janniaux1-2/+2
2023-08-06tests: Assert that mips64 kernel is detected as mips64 with no compilersSimon McVittie1-0/+19