1. 43bab2c programs: lower case command extension on Windows by Joe Tse · 7 hours ago upstream/master
  2. 2aaebe3 tests: skip importstd with gcc on Windows by Christoph Reiter · 7 hours ago
  3. d8ab3fb interpreter: do not apply CARGO_SUBDIR if subproject has a meson.build by Paolo Bonzini · 7 hours ago
  4. 3db3531 ninja: Respect preserve_path_from for depfiles by Rachel · 9 hours ago
  5. 9d99519 build: refactor add_preserved_path_segment into get_preserved_path_segment by Rachel · 9 hours ago
  6. 34d127d interpreter: Convert BuildTarget kwargs explicitly from DSL to build format by Dylan Baker · 2 days ago
  7. 0ee4d65 interpreter: Fix check_jar_sources by Dylan Baker · 2 days ago
  8. a5799d2 build: Remove known kwargs checking by Dylan Baker · 2 days ago
  9. b7d12d2 build|interpreter: Add build_subdir to the TypedDicts for kwargs by Dylan Baker · 2 days ago
  10. c9f5036 interpreter/type_checking: Add `vs_module_defs` to build_target by Dylan Baker · 2 days ago
  11. 0d243b3 interpreter/kwargs: Add shortname to SharedLibrary by Dylan Baker · 2 days ago
  12. 680545f backend/ninja: Add depend_files dependencies to BuildTargets by Dylan Baker · 2 days ago
  13. bffb3c4 build: Actually set depend_files by Dylan Baker · 2 days ago
  14. 0ac1c94 build: Add TypedDict for Jar kwargs by Dylan Baker · 2 days ago
  15. 3a44249 build: Add depend_files to BuildTargetKeywordArguments by Dylan Baker · 2 days ago
  16. 8399288 build|interpreter: fix typing mismatches between build and interpreter by Dylan Baker · 2 days ago
  17. 2f181f8 interpreter/kwargs: fix typing of include_directories by Dylan Baker · 2 days ago
  18. 6abe8e4 build: win_subystem is only used in Executables by Dylan Baker · 2 days ago
  19. b6b8e14 build: correct override_options annotations by Dylan Baker · 2 days ago
  20. 7c2fb85 interpreter/kwargs: fix type definitions of *_pch arguments by Dylan Baker · 2 days ago
  21. c6f44e3 interpreter: fix sources typing in `build_target` by Dylan Baker · 2 days ago
  22. 867083c interpreter: remove useless call to `extract_as_list` by Dylan Baker · 2 days ago
  23. 7b6c3a0 docs: Add a release snippet for Python 3.10 requirement by Dylan Baker · 3 days ago
  24. ea995d7 unittests: add another test for mtest --exclude by Sam James · 4 days ago
  25. 48bb41b Rename LINKER_PREFIX to LINKER_OPTION_STYLE by Katalin Rebhan · 4 days ago
  26. 5fb1356 Add fallback for GCC when linker arguments can't be wrapped with -Wl by Katalin Rebhan · 4 days ago
  27. 56a4cef More robust handling of linker argument wrapping by Katalin Rebhan · 4 days ago
  28. 6d97521 mtest: Log TAP directive explanation if present by Arthur Grillo · 5 days ago
  29. 348d861 Set the encoding parameter for all open() calls that write in text mode by Dylan Baker · 5 days ago
  30. b24583b replace ABCMeta with SimpleABC by Paolo Bonzini · 6 days ago
  31. 41c8235 utils: introduce a faster variant of ABCMeta by Paolo Bonzini · 6 days ago
  32. 61e722c utils: remove ABCMeta from HoldableObject by Paolo Bonzini · 6 days ago
  33. 4f80840 mdevenv: fix double brackets in zsh prompt by Eli Schwartz · 8 days ago
  34. ae0259e actually do pass encoding to file I/O by Eli Schwartz · 8 days ago
  35. 6c3d7ff devenv: drop incomprehensible fish support by Eli Schwartz · 8 days ago
  36. 07f7604 Fix '131 override options' test with '--unity=off' by Jon Turney · 8 days ago
  37. fe2c96b CI: macos: Actually pass MESON_ARGS into meson by Jon Turney · 8 days ago
  38. 07c0aa7 AstInterpreter: Slight Performance Improvement by Volker Weißmann · 9 days ago
  39. 678f450 CI/windows: Don't run on changes to non-windows CI yaml files by Dylan Baker · 9 days ago
  40. a5129b1 CI: fix macos job trying to upgrade brew managed pip with pip managed pip by Dylan Baker · 9 days ago
  41. 87168b0 mtest: Fix tty detection by Jon Turney · 9 days ago
  42. ed4fa41 meson-test-run.xml: Replace characters which are illegal in XML by Jon Turney · 9 days ago
  43. 101f7b3 meson-test-run.xml: validate against JUnit XSD, if possible by Jon Turney · 9 days ago
  44. 16a7472 mtest: support --exclude by Sam James · 9 days ago
  45. dd2c420 build: fix install name when using link_whole by Mohamed Akram · 9 days ago
  46. ee89525 build: fix install name when linking with static library by Mohamed Akram · 11 days ago
  47. c496e74 modules/python3: Fix remaining type safety issues by Dylan Baker · 12 days ago
  48. f1235fe depfixer: "type: ignore" not needed by newer mypy by Paolo Bonzini · 12 days ago
  49. 252877d interpreterbase: use more accurate annotations for get_callee_args by Dylan Baker · 12 days ago
  50. 7c1a7a9 modules/python: fix all remaining typing issues by Dylan Baker · 12 days ago
  51. b5f6158 modules/python: rework extension_module method for typing by Dylan Baker · 12 days ago
  52. 866d042 dependencies/base: Add build_config to DependencyObjectKWs by Dylan Baker · 12 days ago
  53. 271e1e5 depfixer: add RPATH handling for AIX's XCOFF object files. by Aditya Vidyadhar Kamath · 12 days ago
  54. 40023e0 Revert "modules: fs: accept build targets as fs.copyfile() source" by Eli Schwartz · 13 days ago
  55. 0f5f626 ci: Pin mypy to 1.19 so we can lint Python 3.10+ by Dylan Baker · 13 days ago
  56. 30599df Drop Python < 3.10 support by Dylan Baker · 13 days ago
  57. aee0e30 ci/windows: Use Python 3.10 by Dylan Baker · 13 days ago
  58. b6c59f7 ci: use ubuntu-rolling for non-cuda cross testing by Dylan Baker · 13 days ago
  59. 2e36748 ci/macos: use brew python for unit tests by Dylan Baker · 13 days ago
  60. 20a2eba uninttests: Skip python2 tests if the python2 binary isn't installed by Dylan Baker · 13 days ago
  61. be8fa9d ci: Drop ubuntu bionic by Dylan Baker · 13 days ago
  62. 0e6e589 Fix 'vala/7 shared library' on cygwin by Jon Turney · 13 days ago
  63. 98e8f73 Revert "cygwin: Fix gnome tests for CI" by Jon Turney · 13 days ago
  64. 56c0c01 CI: Cygwin: don't pip install things a package is available for by Jon Turney · 13 days ago
  65. d05eb7d CI: Cygwin: update workflow to use python3.12 by Jon Turney · 13 days ago
  66. 5dfc082 CI/windows: install win_flex_bison from chocolatey by Dylan Baker · 13 days ago
  67. c0542be tests/8 flex lex: Allow running with win_flex_bison by Dylan Baker · 13 days ago
  68. 51af04b tests/8 flex lex: Make the test cross platform by Dylan Baker · 13 days ago
  69. 74faddb modules: fs: accept build targets as fs.copyfile() source by Marc-André Lureau · 13 days ago
  70. c5618e3 meson_exe: Always emit stderr when it has content by Rachel · 14 days ago
  71. 3d76007 Support depends in generator.process by Rachel · 14 days ago
  72. 958d3b2 modules: fs: Add build_subdir argument to fs.copyfile() by Paul Caprioli · 2 weeks ago
  73. a5c0e85 docs: Add FAQ entry about build target destination by Paul Caprioli · 2 weeks ago
  74. c005d15 gnome: allow custom targets as a source for gnome.genmarshal by Paolo Bonzini · 2 weeks ago
  75. 4a66eee xcodebackend: cleanup code by Paolo Bonzini · 2 weeks ago
  76. 77a45ab build: remove str from CustomTarget sources by Paolo Bonzini · 2 weeks ago
  77. 0ba5794 build: use different variable for command vs. custom target input by Paolo Bonzini · 2 weeks ago
  78. b7fade8 modules: qt: do not pass strings to CustomTargets by Paolo Bonzini · 2 weeks ago
  79. 68f1188 modules: i18n: do not pass strings to CustomTargets by Paolo Bonzini · 2 weeks ago
  80. 68b6733 modules: gnome: do not pass strings to CustomTargets by Paolo Bonzini · 2 weeks ago
  81. 6a22034 modules: windows: do not pass strings to CustomTargets by Paolo Bonzini · 2 weeks ago
  82. 22e9df5 modules: java: do not pass strings to CustomTargets by Paolo Bonzini · 2 weeks ago
  83. b5f482a modules: icestorm: do not pass strings to CustomTargets by Paolo Bonzini · 2 weeks ago
  84. ef9bb6d interpreter: define another source_strings_to_files overload for custom_target input by Paolo Bonzini · 2 weeks ago
  85. d9e920d modules: qt: raise error for non-working case of qt.compile_resources() by Paolo Bonzini · 2 weeks ago
  86. dcc5eab modules: gnome: tighten types by Paolo Bonzini · 2 weeks ago
  87. 9efa9a5 modules: qt: tighten some types by Paolo Bonzini · 2 weeks ago
  88. 376d682 compilers: fix arguments to Intel openmp_flags by Dylan Baker · 2 weeks ago
  89. aceb4d8 Pass -qopenmp to Intel LLVM based compilers by Frankie Robertson · 2 weeks ago
  90. 1a69438 mtest: add -k as alias to --maxfail by Daniel Foster · 2 weeks ago
  91. f8dbedd docs: dependencies: tweak casing of OSes by Sam James · 3 weeks ago
  92. d124ce5 Spell 'DragonFly BSD' correctly by Sam James · 3 weeks ago
  93. 2dc0f8d dub: log when first `dub describe` call fails by Sam James · 3 weeks ago
  94. f02636b tests/d: fix compat w/ >=dub-1.41.0 by Sam James · 3 weeks ago
  95. f44f1e9 Improve printing of options with different value than build type default by Joel Rosdahl · 3 weeks ago
  96. 5b7fa5b ci/arch: install zlib-static and boost-libs by Dylan Baker · 3 weeks ago
  97. b01e88d ci/arch: fix the cleanup phase by Dylan Baker · 3 weeks ago
  98. 5988be3 ci/opensuse: Install libgcrypt by Dylan Baker · 3 weeks ago
  99. a70c9da ci/opensuse: Remove gettext-csharp package from install list by Dylan Baker · 3 weeks ago
  100. c0163e0 ci/ubuntu-rolling: lcov in `questing` and `resolute` is fine by Dylan Baker · 3 weeks ago