1. 737291a mintro: change IntroCommand to a dataclass by Paolo Bonzini · 12 hours ago upstream/master
  2. c26257d installdata is never None by Paolo Bonzini · 12 hours ago
  3. 745351b mintro: make get_meson_introspection_types() constant by Paolo Bonzini · 12 hours ago
  4. fa3720f interpreter: make Feature in turn wrap an Enum by Paolo Bonzini · 12 hours ago
  5. c80d853 remove unused methods from UserFeatureOption by Paolo Bonzini · 12 hours ago
  6. 7a8b79f interpreterobjects: simplify FeatureOptionHolder by Paolo Bonzini · 12 hours ago
  7. af12050 interpreter: remove use of UserFeatureOption by Paolo Bonzini · 12 hours ago
  8. e85f383 interpreter, modules: use REQUIRED_KW by Paolo Bonzini · 12 hours ago
  9. 1b64242 compilers: Don't pass Environment into compiler methods by Dylan Baker · 12 hours ago
  10. 25edb2c Bump version number for new development. by Jussi Pakkanen · 13 hours ago
  11. 6ac66b9 Bump version number for 1.11.0. by Jussi Pakkanen · 14 hours ago upstream/1.11.0
  12. 641d393 Create release notes for 1.11.0. by Jussi Pakkanen · 14 hours ago
  13. 97802a5 interpreter: revert shared_library_only=True for library() by Paolo Bonzini · 6 days ago
  14. 5dc89b5 compilers: allow multiple choices for override_compilers by Paolo Bonzini · 6 days ago
  15. c8d91ac rust: Prefer cl over clang-cl when linking by Nirbheek Chauhan · 7 days ago
  16. 6b87d91 Bump version number for rc3. by Jussi Pakkanen · 8 days ago upstream/1.11.0rc3
  17. 4124712 docs/vala: Update docs for use of `install_vala_*` keywords by Dylan Baker · 10 days ago
  18. dc1f7ea cargo: Properly resolve patches from subprojects by Florian "sp1rit"​ · 10 days ago
  19. cb9a2cb copy editing of 1.11 release notes by Paolo Bonzini · 10 days ago
  20. 3a5124d linkers/detect: use explicit *_ld path from the start when probing directly by Princeton Ferro · 11 days ago
  21. 55140e7 gnome: avoid backslashes on Windows when setting CC for g-ir-scanner by Christoph Reiter · 11 days ago
  22. aa8f561 vala: Fix handling of install_dir being an array with fewer elements than outputs by Dylan Baker · 11 days ago
  23. 9c93a00 compilers: don't fail on already-existing cache dir by Sam James · 11 days ago
  24. 0fe25e3 Fix Debian regression #1132495. by Jussi Pakkanen · 12 days ago
  25. cbce144 interpreter: move _exe_to_shlib_kwargs close to build_target by Paolo Bonzini · 12 days ago
  26. c7a686a interpreter: move android_exe_type handling to build_target by Paolo Bonzini · 12 days ago
  27. 6519dd4 interpreter: set shared_library_only within build_target by Paolo Bonzini · 12 days ago
  28. e1965ac Bump version for rc2. by Jussi Pakkanen · 2 weeks ago upstream/1.11.0rc2
  29. 092a244 Bump version number for rc1. by Jussi Pakkanen · 2 weeks ago
  30. 2ab0228 Condense test directories for rc. by Jussi Pakkanen · 2 weeks ago
  31. 57e5e64 rust: add testcase for build_subdir by Paolo Bonzini · 2 weeks ago
  32. 9fccbd0 ninjabackend: rust: take into account build_subdir for -L flags by Florian "sp1rit"​ · 2 weeks ago
  33. 27c9063 Replace the two other `continue`s with `SkipTest`s by Michał Górny · 3 weeks ago
  34. d191bd7 Use destdir_join() by Michał Górny · 3 weeks ago
  35. f0b13b3 Skip pkgconfig+sysroot test without pkgconf by Michał Górny · 3 weeks ago
  36. c35a26c Fix prepending duplicate sys_root to python build configs by Michał Górny · 3 weeks ago
  37. 7be2016 rust: fix source path for library() and executable() in subdirectories by Paolo Bonzini · 3 weeks ago
  38. 37dc5a1 dependencies mpi: add -show-compile-info and -show-link-info for mpich by Paolo Bonzini · 3 weeks ago
  39. 7b1f67b rust: Explicitly get rust dependency name for package dependencies by tytan652 · 3 weeks ago
  40. 04a2bc5 dependencies/mpi: Correctly handle non-required MPI by Dylan Baker · 3 weeks ago
  41. 91f2ede dependencies/mpi: Correctly handle Intel oneAPI MPI with Intel Compilers by Dylan Baker · 3 weeks ago
  42. d402be7 rust: add compiler_target() method by Paolo Bonzini · 3 weeks ago
  43. 629b7a5 docs: update info on Cargo workspace object by Paolo Bonzini · 3 weeks ago
  44. 8add8ef modules: rust: add package.override_dependency method by Paolo Bonzini · 3 weeks ago
  45. 8f76a60 modules: rust: add package.shared_module method by Paolo Bonzini · 3 weeks ago
  46. 953c192 modules: rust: add package.executable by Paolo Bonzini · 3 weeks ago
  47. 005863e cargo: populate bin table from src/bin/ by Paolo Bonzini · 3 weeks ago
  48. ec0b034 modules: rust: add package.library/package.proc_macro methods by Paolo Bonzini · 3 weeks ago
  49. 554846c cargo: use dependencies() method to get dependencies by Paolo Bonzini · 3 weeks ago
  50. a8e9aab modules: rust: invoke subprojects automatically from dependencies() by Paolo Bonzini · 3 weeks ago
  51. 6a4c294 modules: rust: add dependencies() method to package object by Paolo Bonzini · 3 weeks ago
  52. 0674f2e modules: allow passing an array for dependency versions by Paolo Bonzini · 3 weeks ago
  53. 7c00162 cargo: use rust.workspace() to build the arguments by Paolo Bonzini · 3 weeks ago
  54. c929980 cargo: use rust.to_system_dependency by Paolo Bonzini · 3 weeks ago
  55. df48732 rust: add to_system_dependency by Paolo Bonzini · 3 weeks ago
  56. 397e214 dependencies: make arguments to InternalDependency.__init__ optional by Paolo Bonzini · 3 weeks ago
  57. 9d11822 modules: rust: add workspace methods returning arguments for build targets by Paolo Bonzini · 3 weeks ago
  58. 1cadad9 test: rust.workspace: add another member to the workspace by Paolo Bonzini · 3 weeks ago
  59. be43e44 modules: rust: implement workspace.package() by Paolo Bonzini · 3 weeks ago
  60. 1b0df94 cargo: correct subproject name when git crates are requested by Paolo Bonzini · 3 weeks ago
  61. 0d37724 cargo: correct subproject name for crates with git source by Paolo Bonzini · 3 weeks ago
  62. d916198 wrap: create subprojects/ automatically for Cargo subprojects by Paolo Bonzini · 3 weeks ago
  63. 92a3a01 unittests: add unittests for MSVC include path arguments by Paolo Bonzini · 3 weeks ago
  64. aca67a0 compilers: visualstudio: add support for -iquote by Paolo Bonzini · 3 weeks ago
  65. 626b1c8 compilers: visualstudio: centralize conversion of -isystem/-idirafter to /clang by Paolo Bonzini · 3 weeks ago
  66. 6404718 compilers: visualstudio: add support for -isystem/-idirafter as a separate option by Paolo Bonzini · 3 weeks ago
  67. ee21d94 compilers: visualstudio: remove duplicate check by Paolo Bonzini · 3 weeks ago
  68. b316c9e configure_file: add FeatureNew for `# cmakedefine` with whitespace by Benjamin Gilbert · 3 weeks ago
  69. 439925c configure_file: notice `# cmakedefine` when format is 'meson' by Benjamin Gilbert · 3 weeks ago
  70. f695538 build: skip self-contained libs for Rust staticlibs when crt-static is disabled by KCIRREM · 3 weeks ago
  71. 47606aa cargo: Fix subproject name by tytan652 · 3 weeks ago
  72. 2cb39be CI: Cygwin: programmatically locate pip cache dir by Jon Turney · 3 weeks ago
  73. f3dbb02 CI: Cygwin: drop full path to bash by Jon Turney · 3 weeks ago
  74. 540322e compilers/apple: dynamically detect Homebrew prefix for OpenMP by Ruchit Agrawal · 3 weeks ago
  75. 249a4ba CI: drop llvm/objfw for the 32bit MSYS2 jobs by Christoph Reiter · 3 weeks ago
  76. 4cfe4e0 mformat: do not sort files by default by Paolo Bonzini · 4 weeks ago
  77. fbd27f1 test cases: move file sorting to a separate test case by Paolo Bonzini · 4 weeks ago
  78. 64de45a mformat: sort files() arguments naturally by Benjamin Gilbert · 4 weeks ago
  79. effb557 docs: copy-edit build_machine/host_machine by Benjamin Gilbert · 4 weeks ago
  80. 659efa9 Allow dependencies in sourceset if_false by Nikita Localhost · 4 weeks ago
  81. 3516106 deps/pkg-config: Consider --static also for cflags by Luca Bacci · 4 weeks ago
  82. 26de391 modules/pkg-config: Add support for Cflags.private by Paolo Bonzini · 4 weeks ago
  83. 55b1a82 run_project_tests.py: allow again running single tests. by Paolo Bonzini · 4 weeks ago
  84. fb12c9c cargo: Fix less than equal version conversion by tytan652 · 4 weeks ago
  85. 8d3da8e rust: Fix RUSTFLAGS being added as prefixed linker flags by Paolo Bonzini · 4 weeks ago
  86. db62de2 compilers: rename INVOKES_LINKER by Paolo Bonzini · 4 weeks ago
  87. 1cb3030 allplatformtests: reactivate test_env_flags_to_linker by Paolo Bonzini · 4 weeks ago
  88. 2bcb036 Add test for global CRT value across projects (MSVC) by Luca Bacci · 4 weeks ago
  89. 98ab254 Use global CRT value by Paolo Bonzini · 4 weeks ago
  90. aa6e8db docs: fix install option referencing only executables by Stephan Lachnit · 4 weeks ago
  91. cbefbf6 linkers: fix passing a .def file to lld-link via clang/clang++ by Paolo Bonzini · 4 weeks ago
  92. 21275ef build: fix regression when collecting dependencies by Paolo Bonzini · 4 weeks ago
  93. 31ba0a7 clike: Unset _FORTIFY_SOURCE together with -O0 by Peter Kjellerstedt · 4 weeks ago
  94. fa88038 env2mfile: improve generator target selection logic by Florian "sp1rit"​ · 4 weeks ago
  95. eb636d1 tests: In framework tests 7 gnome and 11 gir, import the actual python module used by Jon Turney · 4 weeks ago
  96. 8f45b5d Update msi packager script for VS2026. by Jussi Pakkanen · 4 weeks ago
  97. 476e346 meson-test-run.xml: Place testcase node in the correct testsuite by Jon Turney · 4 weeks ago
  98. 1021ace run_project_tests: Plumb test category name down into TestDef by Jon Turney · 4 weeks ago
  99. b3c5714 meson-test-run.xml: Correct time attribute of testcase element by Jon Turney · 4 weeks ago
  100. 50f3e06 build: Avoid revisiting targets in BuildTarget.get_dependencies by Joel Rosdahl · 4 weeks ago