1. cf2c9d1 mformat: allow --recursive --check-diff by Paolo Bonzini · 24 hours ago upstream/master
  2. 27b2264 tests: set read encoding to help the VS backend by Dylan Baker · 25 hours ago
  3. 581a8dc interpreter: __process_language_args accepts Jar kwargs as well by Dylan Baker · 25 hours ago
  4. 4fb70e0 interpreter/kwargs: Update _BaseBuildTarget.link_with by Dylan Baker · 25 hours ago
  5. 215ca70 interpreter: ensure that positional arguments have literal values by Dylan Baker · 25 hours ago
  6. 78b5c68 interpreter: Fix annotation of add_target by Dylan Baker · 25 hours ago
  7. b4d3bee interpreter: Fix more ExternalProgram -> Program issues by Dylan Baker · 25 hours ago
  8. 4542902 build: Fix AliasTarget dependency type by Dylan Baker · 25 hours ago
  9. 6928387 interpreter/kwargs: fix RunTarget.command annotations by Dylan Baker · 25 hours ago
  10. b2cc152 interpreter: fix type assignment of func_structured_sources by Dylan Baker · 25 hours ago
  11. bf8d012 interpreter: fix typing issues in func_build_target by Dylan Baker · 25 hours ago
  12. f0e1bec interpreter/kwargs: fix command annotations for VcsTag by Dylan Baker · 25 hours ago
  13. 8cab0d6 interpreter: fix annotations of some of the build_target dispatch functions by Dylan Baker · 25 hours ago
  14. c5634dc interpreter: fix return type of func_configure_file by Dylan Baker · 25 hours ago
  15. 78226eb interpreter: fix all type issues with func_expect_error by Dylan Baker · 25 hours ago
  16. e2c9d8c interpreter: fix _stingifiy_user_arguments type by Dylan Baker · 25 hours ago
  17. a82c56c interpreter: fix typing issues with func_summary and helpers by Dylan Baker · 25 hours ago
  18. 485221e interpreter: convert 'native' for add_langauges in typed_kwargs by Dylan Baker · 25 hours ago
  19. cf984a0 options: Fix annotations of options from command lines by Dylan Baker · 25 hours ago
  20. a8bc742 interpreter/kwargs: Fix type annotations for project.default_options by Dylan Baker · 25 hours ago
  21. 54653c9 interpreter: add more asserts for option values by Dylan Baker · 25 hours ago
  22. 327a137 interpreterbase: Fix signature of handle_meson_version_from_ast by Dylan Baker · 25 hours ago
  23. 74ce1f5 interpreter: don't use hasattr for windows only path by Dylan Baker · 25 hours ago
  24. 7851563 interpreter: remove source_strings_to_files strict argument by Dylan Baker · 25 hours ago
  25. c1c9803 interpreter: Use a specific sublcass of InterpreterException for Sandbox violations by Dylan Baker · 25 hours ago
  26. 8fb36fb backend/vs2010: Add lots of missing annotations by Dylan Baker · 31 hours ago
  27. 0d33266 Re-evaluate host machine arch on Xcode backend generate by Christopher Snowhill · 31 hours ago
  28. 26f9027 interpreter: Add hex/octal/binary support to str and int primitives by Chris Down · 32 hours ago
  29. 603958b vs2010backend: fix broken use of flatten_object_list result by Paolo Bonzini · 32 hours ago
  30. e594c1c build, backends: remove broken extract_all_objects code for custom targets by Paolo Bonzini · 32 hours ago
  31. 89a5cc0 cargo: glob-expand workspace members by Paolo Bonzini · 5 days ago
  32. d1ac05c rust: add extra_members kwarg for workspace() by Paolo Bonzini · 5 days ago
  33. 995ee8e MacOS Qt 6 private dir fix from Carlo Cabrera. by Jussi Pakkanen · 6 days ago
  34. ca27e8c Update used Qt version in macOS. by Jussi Pakkanen · 6 days ago
  35. c003c1f Update default Qt version to 6. by Jussi Pakkanen · 6 days ago
  36. 068d755 cargo: canonicalize all workspace members to POSIX paths by Paolo Bonzini · 7 days ago
  37. 250f0c6 cargo: raise error early if using an unconfigured package by Paolo Bonzini · 7 days ago
  38. 88285d4 ci: Replace removed `wine-stable` with `wine` on `ubuntu-rolling` by Michał Górny · 7 days ago
  39. 6b1845a ninjabackend: add assertion to clarify gen_pch_args is MSVC-only by Paolo Bonzini · 8 days ago
  40. df274a6 ninjabackend: reuse handling of fortran_order_deps from generate_single_compile by Paolo Bonzini · 8 days ago
  41. 9371437 ninjabackend: tweak File vs str vs File|str by Paolo Bonzini · 8 days ago
  42. c8d60f4 ninjabackend: generators can belong to CustomTargets by Paolo Bonzini · 8 days ago
  43. e5a19a4 ninjabackend: treat CustomTargetIndex as built by Paolo Bonzini · 8 days ago
  44. 12b6893 ninjabackend: tighten type on get_import_filename by Paolo Bonzini · 8 days ago
  45. a4aa215 ninjabackend: remove chain that confuses mypy by Paolo Bonzini · 8 days ago
  46. d63dc94 ninjabackend: fix typing errors in assignemnts by Paolo Bonzini · 8 days ago
  47. ef20eef backends: allow CustomTarget for get_custom_target_dir_include_args by Paolo Bonzini · 8 days ago
  48. 29e5c0b backends: tighten return type of flatten_object_list by Paolo Bonzini · 8 days ago
  49. f1cef6c backends: allow RunTarget for eval_custom_target_command by Paolo Bonzini · 8 days ago
  50. 812cbfa backends: allow any iterable for extra_bdeps by Paolo Bonzini · 8 days ago
  51. b8eb0b9 backends: allow RunTarget for get_target_depend_files by Paolo Bonzini · 8 days ago
  52. 775658b backends, ninjabackend: be more lenient if CustomTarget/CustomTargetIndex is found by Paolo Bonzini · 8 days ago
  53. dbc0af3 backends: accept CustomTargetIndex for build_target_link_arguments by Paolo Bonzini · 8 days ago
  54. cf0c0cf refman: Also fix 'feture' spelling in loaderyaml by FeRD (Frank Dana) · 9 days ago
  55. 75ddbed refman: spelling: FetureCheck -> FeatureCheck by FeRD (Frank Dana) · 9 days ago
  56. 7d4c05a linkers: apple: do not pass -object_path_lto to dyld by Paolo Bonzini · 10 days ago
  57. ebeccc8 pathlib: Update the typing to reflect Python 3.12 changes by Dylan Baker · 10 days ago
  58. 5c4de93 Add `encoding` to Path().write_text() calls by Dylan Baker · 10 days ago
  59. d8af519 interpreter: fix depend_files type from func_custom_target by Dylan Baker · 10 days ago
  60. 91e106e interpreter: ignore a bunch of typedict literal-required warnings by Dylan Baker · 10 days ago
  61. 71be21c interpreter: help mypy understand what's happening in `build_target` by Dylan Baker · 10 days ago
  62. 0b3c1f9 interpreter: fix annotation of _add_project_arguments by Dylan Baker · 10 days ago
  63. f8e94d5 interpreter: fix return type of func_install_data by Dylan Baker · 10 days ago
  64. 6c40c6c interpreter: delete unpack_env_kwargs by Dylan Baker · 10 days ago
  65. 1af6907 interpreter: Add missing TypedDict values by Dylan Baker · 10 days ago
  66. a061c63 interpreter: fix return annotations for func_install_headers by Dylan Baker · 10 days ago
  67. fc7eabd interpreter: pass summary_impl arguments as keywords not as dict by Dylan Baker · 10 days ago
  68. 21f8272 interpreter: fix import source for cli arguments types by Dylan Baker · 10 days ago
  69. 3697ae2 interpreter: Fix most cases of missing function argument annotations by Dylan Baker · 10 days ago
  70. 80db2c7 interpreter: assert types of options where possible by Dylan Baker · 10 days ago
  71. 880d316 Interpreter: Fix more str that should be SubProject by Dylan Baker · 10 days ago
  72. 94f2c2e interpreter: Delete unused old validation code by Dylan Baker · 10 days ago
  73. 5938cb0 program: Add `get_name` to base class by Dylan Baker · 10 days ago
  74. 75b9a32 mesonlib: Add a constant for the root SubProject by Dylan Baker · 10 days ago
  75. b9ad8a0 utils: Move SubProject definition to utils.universal by Dylan Baker · 10 days ago
  76. d8cb326 Interpreter: fix the typing of the Summary class by Dylan Baker · 10 days ago
  77. 86b4e9e introspect: do not print umask as octal in JSON by Paolo Bonzini · 10 days ago
  78. a72f7b7 cargo: add docsrs to unconditionally added --check-cfg cfg's by Florian "sp1rit"​ · 10 days ago
  79. ba92b25 mtest: fix handling of empty lines in TAP YAML block by Aleksandr Mezin · 11 days ago
  80. cff370d Documentation: remove duplicated text by Ludovic Rousseau · 11 days ago
  81. 2e953c1 interpreter: fix typos in typed_kwargs by Paolo Bonzini · 13 days ago
  82. ac6b766 build, ninjabackend: limit PCH to exactly source and link languages by Paolo Bonzini · 13 days ago
  83. c938127 ninjabackend: add PCH objects as a dependency by Paolo Bonzini · 13 days ago
  84. aaab180 cargo: allow git dependencies with slash in branch name by Paolo Bonzini · 14 days ago
  85. de6bbc6 interpreter: fix typed_kwargs name of add_project_link_arguments by Dylan Baker · 14 days ago
  86. 119b36d interpreter: accept "forbidden" targets in a subdirectory by Paolo Bonzini · 2 weeks ago
  87. 9b60304 gettext, gnome: use meson_exe to invoke msgmerge by Paolo Bonzini · 2 weeks ago
  88. b3dc010 mtest: do not show output of tests interrupted by --max-fail by Paolo Bonzini · 2 weeks ago
  89. 6b748d7 configure_file: fix checks and logging with build_dir by Paolo Bonzini · 2 weeks ago
  90. daa4431 mtest: tap: accept nonzero return code for failed tests by Paolo Bonzini · 2 weeks ago
  91. 25682fc scan-build: fix program lookup from SCANBUILD environment variable by Paolo Bonzini · 2 weeks ago
  92. bd21cd2 compilers: override -nostdinc/-nostdlib for Objective C++ by Paolo Bonzini · 2 weeks ago
  93. 1f28fe6 compilers: override -nostdinc/-nostdlib flags for MSVC by Paolo Bonzini · 2 weeks ago
  94. 9f3bf07 backends: fix vala object filename for sources in subdirectories by Paolo Bonzini · 2 weeks ago
  95. 1695fbc apply -werror=true when linking by Paolo Bonzini · 2 weeks ago
  96. 4393d7c interpreter: allow files for *_args by Paolo Bonzini · 2 weeks ago
  97. 75d88bb cmake: fix case where NINJA is set in the environment by Paolo Bonzini · 2 weeks ago
  98. d26bbb6 meson-test-run.xml: Always attach output to testcase node by Jon Turney · 2 weeks ago
  99. 542232a meson-test-run.xml: Factor out creating testcase element by Jon Turney · 2 weeks ago
  100. 821063d run_mypy: all modules are now type safe! by Dylan Baker · 2 weeks ago