1. 249a4ba CI: drop llvm/objfw for the 32bit MSYS2 jobs by Christoph Reiter · 6 hours ago upstream/master
  2. 4cfe4e0 mformat: do not sort files by default by Paolo Bonzini · 29 hours ago
  3. fbd27f1 test cases: move file sorting to a separate test case by Paolo Bonzini · 29 hours ago
  4. 64de45a mformat: sort files() arguments naturally by Benjamin Gilbert · 2 days ago
  5. effb557 docs: copy-edit build_machine/host_machine by Benjamin Gilbert · 2 days ago
  6. 659efa9 Allow dependencies in sourceset if_false by Nikita Localhost · 2 days ago
  7. 3516106 deps/pkg-config: Consider --static also for cflags by Luca Bacci · 2 days ago
  8. 26de391 modules/pkg-config: Add support for Cflags.private by Paolo Bonzini · 2 days ago
  9. 55b1a82 run_project_tests.py: allow again running single tests. by Paolo Bonzini · 3 days ago
  10. fb12c9c cargo: Fix less than equal version conversion by tytan652 · 3 days ago
  11. 8d3da8e rust: Fix RUSTFLAGS being added as prefixed linker flags by Paolo Bonzini · 3 days ago
  12. db62de2 compilers: rename INVOKES_LINKER by Paolo Bonzini · 3 days ago
  13. 1cb3030 allplatformtests: reactivate test_env_flags_to_linker by Paolo Bonzini · 3 days ago
  14. 2bcb036 Add test for global CRT value across projects (MSVC) by Luca Bacci · 3 days ago
  15. 98ab254 Use global CRT value by Paolo Bonzini · 3 days ago
  16. aa6e8db docs: fix install option referencing only executables by Stephan Lachnit · 3 days ago
  17. cbefbf6 linkers: fix passing a .def file to lld-link via clang/clang++ by Paolo Bonzini · 3 days ago
  18. 21275ef build: fix regression when collecting dependencies by Paolo Bonzini · 3 days ago
  19. 31ba0a7 clike: Unset _FORTIFY_SOURCE together with -O0 by Peter Kjellerstedt · 4 days ago
  20. fa88038 env2mfile: improve generator target selection logic by Florian "sp1rit"​ · 4 days ago
  21. eb636d1 tests: In framework tests 7 gnome and 11 gir, import the actual python module used by Jon Turney · 5 days ago
  22. 8f45b5d Update msi packager script for VS2026. by Jussi Pakkanen · 5 days ago
  23. 476e346 meson-test-run.xml: Place testcase node in the correct testsuite by Jon Turney · 5 days ago
  24. 1021ace run_project_tests: Plumb test category name down into TestDef by Jon Turney · 5 days ago
  25. b3c5714 meson-test-run.xml: Correct time attribute of testcase element by Jon Turney · 5 days ago
  26. 50f3e06 build: Avoid revisiting targets in BuildTarget.get_dependencies by Joel Rosdahl · 8 days ago
  27. d0ca9be compilers: use GCC-style sanitizer arguments with clang-cl by Nikita Localhost · 8 days ago
  28. f5fa2d1 Support the X32 ABI with NASM sources by Cameron Cawley · 9 days ago
  29. 832add0 fix: incorrect pathes with queued generators in vsbackend by boulette42 · 10 days ago
  30. 4309de9 cmdline: handle missing or corrupted cmd_line.txt file by Paolo Bonzini · 10 days ago
  31. 56f1cbb unittests: add test for string source to i18n.merge_file by Paolo Bonzini · 10 days ago
  32. e437533 Fix source paths in introspection data for custom targets by Gary Kramlich · 10 days ago
  33. f318732 Skip link check for pkg-config dependencies by Joel Rosdahl · 11 days ago
  34. f70e02f compilers: initialize C++ Compiler for Cuda in the Interpreter by Dylan Baker · 11 days ago
  35. 4a69d00 compilers/detect: use `_handle_exceptions` with cuda by Dylan Baker · 11 days ago
  36. a365a31 compilers/detect: Get a more accurate Cuda version by Dylan Baker · 11 days ago
  37. 4dc5ceb Fix network path output in ninja backend on Windows again by Andreas J. Reichel · 11 days ago
  38. 89922ee tests: Fix skip condition for windows/msvc cplusplus by Dylan Baker · 11 days ago
  39. ec013a3 build: rename BuildTarget.get_install_dirs -> install_dir_names by Dylan Baker · 12 days ago
  40. 33f0fe5 build: Don't return self.install_dir from get_install_dir by Dylan Baker · 12 days ago
  41. 1d0b1ef build: Stop returning `is_custom_install_dir from BuildTarget.get_install_dir by Dylan Baker · 12 days ago
  42. c6859a8 interpreter: Expose install_vala_* and deprecate install_dir > 1 for BuildTarget by Dylan Baker · 12 days ago
  43. 2b74101 build: pre-compute more of the install_dir by Dylan Baker · 12 days ago
  44. 87d721f Put handling of Vala install dirs in the build and interpreter layers by Dylan Baker · 12 days ago
  45. ba3d4b4 run_project_tests.py: Use a ThreadPoolExecutor for detecting compilers by Dylan Baker · 12 days ago
  46. 7f2dd41 run_project_tests: Add choices to the --only argument by Dylan Baker · 12 days ago
  47. ae7c05b run_project_tests: remove host_c_compiler by Dylan Baker · 12 days ago
  48. ea63fc0 run_project_tests: use the compiler mapping for category selection by Dylan Baker · 12 days ago
  49. 9545893 run_project_tests: Detect compilers once by Dylan Baker · 12 days ago
  50. 2fa322e run_project_tests: Remove unnecessary uses of `global` by Dylan Baker · 12 days ago
  51. aee7f37 build|interpreter: Allow Cython to be initialized without explicit C or C++ by Dylan Baker · 12 days ago
  52. 4df89cc interpreter: avoid mutating BuildTarget.missing_languages by Dylan Baker · 12 days ago
  53. dbe5762 define QT_DEBUG or QT_NO_DEBUG depending on build type by Guillaume Girol · 12 days ago
  54. 9f73d6d Drop support for python < 3.10 by Dylan Baker · 12 days ago
  55. 6e67be7 mdist: add -j/--num-processes by Paolo Bonzini · 13 days ago
  56. dca71a2 shell-completions: zsh: fix spec for meson test by Paolo Bonzini · 13 days ago
  57. 26d5e2e shell-completions: bash: add missing -j/--num-processes for meson wrap update by Paolo Bonzini · 13 days ago
  58. 1ced4d2 utils: allow negative MESON_NUM_PROCESSES/MESON_TESTTHREADS by Paolo Bonzini · 13 days ago
  59. 85c9507 install_headers: add support install_tag kwarg by Tautvis · 2 weeks ago
  60. 386cbe3 cmdline: improve formatting of builtin options by Paolo Bonzini · 2 weeks ago
  61. 44e290a unittest: test option override between --buildtype and -Ddebug by Paolo Bonzini · 2 weeks ago
  62. b3a2b66 cmdline: order built-in and -D options equally by Paolo Bonzini · 2 weeks ago
  63. eccab11 cmdline: fix ordering of --buildtype vs. -Ddebug by Paolo Bonzini · 2 weeks ago
  64. 5b48fd2 Add console keyword to run_command(), keeping stdout/stderr capture by Julianne Swinoga · 2 weeks ago
  65. 44c03a2 ninjabackend: bring back historical "include_directories(is_system: true)" ordering by Paolo Bonzini · 2 weeks ago
  66. f7758b9 compilers: Deduplicate OpenMP linker arguments by Joel Rosdahl · 2 weeks ago
  67. 63e7adc Correct case where code 0 passes with expected_exitcode: 1 by Krisztián Gergő · 2 weeks ago
  68. 9feacce Increase timeout for test cases\common\254 long output by gerioldman · 2 weeks ago
  69. 1444f17 Deprecate should_error, renamed to expected_error and add expected_exitcode for exitcode tests by gerioldman · 2 weeks ago
  70. 5406c7f linkers: update detection for OS/2 ld by KO Myung-Hun · 2 weeks ago
  71. 1edb401 ninjabackend: fix class file path to include build_subdir by Paolo Bonzini · 2 weeks ago
  72. e16d8b0 docs: add build_subdir to custom target by Paolo Bonzini · 2 weeks ago
  73. 5abcd6d get_llvm_tool_names: recognise LLVM 22 by Sam James · 2 weeks ago
  74. 96c6a9e pkgconfig: warn when pkg-config file cannot be used by Patrick Steinhardt · 2 weeks ago
  75. 6ae21ef minit: improve detection of existing sources by Paolo Bonzini · 2 weeks ago
  76. 58952e0 unittests: add more tests for "meson init" by Paolo Bonzini · 2 weeks ago
  77. 65ce2dc macros: use smp_mflags by Bernhard M. Wiedemann · 2 weeks ago
  78. 050e3c9 compilers: remove get_toolset_version from VisualStudioLikeCompilers by Zephyr Lykos · 2 weeks ago
  79. aee88e2 Enable test case common/230 on msys2 by na-trium-144 · 2 weeks ago
  80. 9de3a8f Convert configure command path and prefix to unix style on windows by na-trium-144 · 2 weeks ago
  81. 57820c9 docs: Make link validator regex more greedy by Kleis Auke Wolthuizen · 2 weeks ago
  82. a91712a Split only at first equal sign more often by Tobias Stoeckmann · 2 weeks ago
  83. ce8500b docs: various WrapDB improvements by Benjamin Gilbert · 2 weeks ago
  84. 174de98 docs: don't recommend meson.options in WrapDB by Benjamin Gilbert · 2 weeks ago
  85. b90c7ea docs: drop version gate for meson.override_dependency in WrapDB by Benjamin Gilbert · 2 weeks ago
  86. 6650497 Fix hd5f typo by Joel Rosdahl · 2 weeks ago
  87. 53ec8c9 docs: fix use of list[str]. by Paolo Bonzini · 2 weeks ago
  88. 3f853aa Document `b_sanitize` and `b_lundef` interaction. by Volker Weißmann · 2 weeks ago
  89. 77990da docs: add note for custom_target character replacement by ~kb · 2 weeks ago
  90. 569f1c6 rust: fix grammar issue by Nathan Goldbaum · 2 weeks ago
  91. 20a2a26 rust: fix typo in docs by Nathan Goldbaum · 2 weeks ago
  92. 4a4666c rewrite: ignore failures for add_languages by Paolo Bonzini · 2 weeks ago
  93. fd76c2e machine files: Support using ~ in machine files as a constant by Nirbheek Chauhan · 3 weeks ago
  94. 0db5a5a Add test case 290 for 'link_early_args' parameter. by Keith Packard · 3 weeks ago
  95. ee68eaf Add link_early_args parameter to build targets by Keith Packard · 3 weeks ago
  96. 0ac8ebb devenv: Set default value to XDG_DATA_DIRS by Xavier Claessens · 4 weeks ago
  97. 343dc81 cmake: fix include directory path for subproject's subproject by Karel Kočí · 4 weeks ago
  98. 7ec7f89 utils: fix @INPUT@ and @OUTPUT@ in the same command by Paolo Bonzini · 4 weeks ago
  99. 4b8886e python: switch default rust_abi for extension modules to C by Paolo Bonzini · 4 weeks ago
  100. 8492a25 build: use a typing.Mapping for BuildTarget.all_compilers by Dylan Baker · 4 weeks ago