1. b234dbf build: Propagate link_language instead of internals by Florian "sp1rit"​ · 23 hours ago upstream/master
  2. 33b0979 compilers/cuda: Use the `init_from_options` hook for version detection by Dylan Baker · 23 hours ago
  3. 379165e compilers: refactor sanity checking code, again by Dylan Baker · 23 hours ago
  4. 682c4c1 tests: fix test_templates for vala by Dylan Baker · 23 hours ago
  5. c7c82f3 rust: do not require main function for compiles method by Paolo Bonzini · 23 hours ago
  6. 4e9ba3d ninjabackend: rust: record Apple frameworks in rlibs by Paolo Bonzini · 23 hours ago
  7. 9db31dc utils: make lookahead accept an iterable by Paolo Bonzini · 23 hours ago
  8. b249f74 cargo: move lookahead from cargo.cfg to utils.universal by Paolo Bonzini · 23 hours ago
  9. e9283aa build: rust: exclude all Rust ABI targets from C/C++ link dependencies by Paolo Bonzini · 23 hours ago
  10. 1eb6a7a build: clarify logic for excluding procedural macros by Paolo Bonzini · 23 hours ago
  11. 8e85886 test cases: add more cases for multi-level rust dependencies by Paolo Bonzini · 23 hours ago
  12. c745139 compilers: rust: use get_linker_exelist() and linker.get_exelist() by Paolo Bonzini · 23 hours ago
  13. 9ea19f0 compilers: rust: clean up linker detection by Paolo Bonzini · 23 hours ago
  14. 9c9f238 rust: do not check for ccache by Paolo Bonzini · 23 hours ago
  15. 4c412b9 install_man: add support install_tag kwarg by Tautvis · 23 hours ago
  16. 0b41434 wrap: don't run patch.exe on startup by Eli Schwartz · 27 hours ago
  17. 66b6748 Add AIX -X32_64 option to AIX ar in meson. by KamathForAIX · 27 hours ago
  18. c1db93b ninjabackend: do not fail if only the build machine uses C++ by Paolo Bonzini · 27 hours ago
  19. 9e35fef unittests: Don't use `len()` to test container emptiness by Dylan Baker · 27 hours ago
  20. 5efb40d unittests: Add annotations for the get_compdb function by Dylan Baker · 27 hours ago
  21. 871074f windows.compile_resources: do not display preprocessor outputs by Charles Brunet · 2 days ago
  22. 062d40d Document system() == "android" as a fully supported value by Malcolm Smith · 4 days ago
  23. 152bd99 build: fix id method for Target vs BuildTarget by Dylan Baker · 5 days ago
  24. 21bfac0 build: Add build_subdir to BuildTargetKeywordArguments by Dylan Baker · 5 days ago
  25. 56c4880 build: fix some low hanging type issues by Dylan Baker · 5 days ago
  26. dadc46c Detect included files when running rc.exe by Charles Brunet · 6 days ago
  27. 4413849 Add ninja rule for MSVC deps in CustomTarget by Charles Brunet · 6 days ago
  28. e064a87 Add implicit_include_directories kwarg to windows.compile_resources by Charles Brunet · 6 days ago
  29. 73d3aaa Fix the detect argument of armar by Jalon Wong · 6 days ago
  30. 731fcec pkgconfig: Use correct path concatenation by Daniele Nicolodi · 7 days ago
  31. 6aa9286 i18n: Use correct path concatenation by Daniele Nicolodi · 7 days ago
  32. 82305b3 qt: Pass through -F dependency compile args to moc by Ole André Vadla Ravnås · 7 days ago
  33. 07093da ninjabackend: commonize generate_shsym between Rust and other languages by Paolo Bonzini · 7 days ago
  34. bb44514 rust: use get_target_type_link_args* by Paolo Bonzini · 7 days ago
  35. d14c39b compilers: add missing superclass methods by Paolo Bonzini · 7 days ago
  36. b766447 rust: support linker arguments by Paolo Bonzini · 7 days ago
  37. da53e12 compilers: do not convert sanitizer link arguments twice by Paolo Bonzini · 7 days ago
  38. bcd2872 modules: rust: complete initialization of doctest targets by Paolo Bonzini · 7 days ago
  39. 66ca142 backends: introduce Compiler.get_build_link_args by Paolo Bonzini · 7 days ago
  40. a7f4d42 rust: use clang-cl or cl to find linker for -msvc targets by Paolo Bonzini · 7 days ago
  41. e9b4ed4 rust: move parse_target to mesonbuild.compilers.rust by Paolo Bonzini · 7 days ago
  42. 4fa03b1 compilers: allow passing non-popen exceptions to _handle_exceptions by Paolo Bonzini · 7 days ago
  43. 780bbc0 unittests: replace some open coded skips with helper decorators by Dylan Baker · 8 days ago
  44. 5494f29 unittests: optimize IS_CI checks by Dylan Baker · 8 days ago
  45. 862bead unittests: replace `is_ci()` function with `IS_CI` constant by Dylan Baker · 8 days ago
  46. 5afbaa4 unittests/helpers: avoid creating wrappers when CI doesn't use them by Dylan Baker · 8 days ago
  47. 276579d unittests/helpers: Use helper classes to cache certain data by Dylan Baker · 8 days ago
  48. 1d6dc4b modules/rust: Attempt to extract `--target` arguments from rustc command by Dylan Baker · 8 days ago
  49. 11aa689 Update C++ modules unit test by Zephyr Lykos · 8 days ago
  50. 1bee087 ninjabackend: use get_cpp_modules_args for dyndeps check by Zephyr Lykos · 8 days ago
  51. ac746a2 compilers: add get_cpp_modules_args method by Zephyr Lykos · 8 days ago
  52. bb4f897 ninjabackend: add -fmodules as a dyndeps condition by Zephyr Lykos · 8 days ago
  53. 51886bd docs: improve Cython examples and documentation by Ralf Gommers · 12 days ago
  54. fb08c00 docs: state what numpy versions are supported by `dependency('numpy')` by Ralf Gommers · 12 days ago
  55. cab9b60 mtest: consider AttributeError by KO Myung-Hun · 13 days ago
  56. 393f27e test cases: rust: add linker script to "rust/2 sharedlib" by Paolo Bonzini · 13 days ago
  57. ab23a36 ninjabackend: add link_args for Rust targets by Paolo Bonzini · 13 days ago
  58. 9b47c1c ninjabackend: add link_depends for Rust targets by Paolo Bonzini · 13 days ago
  59. d49f091 Lookup `RC` before `WINDRES` by John Ericson · 2 weeks ago
  60. 0e986dc Allow more than one env var to be associated with a tool by John Ericson · 2 weeks ago
  61. f779185 run_mypy: run checks in parallel by Christoph Reiter · 2 weeks ago
  62. f1f1cf7 Fix #15403 by UMU · 2 weeks ago
  63. ffae7c4 Restrict languages strings using Literals and TypeAliases by Dylan Baker · 2 weeks ago
  64. 0995a34 interpreter: validate project languages as positional arguments by Dylan Baker · 2 weeks ago
  65. c0e65e3 dependencies/cmake: Move `language_list` construction after super call by Dylan Baker · 2 weeks ago
  66. c5d8824 depenencies/cmake: fix typo by Dylan Baker · 2 weeks ago
  67. f847924 rust, ninjabackend: add and call get_soname_args for RustCompiler by Paolo Bonzini · 2 weeks ago
  68. 4bc3ce1 test cases: rust: add a cdylib to "test cases/rust/2 sharedlib" by Paolo Bonzini · 2 weeks ago
  69. 0288138 mtest: OS/2 can run '.exe' by KO Myung-Hun · 2 weeks ago
  70. d441c6c mtest: ignore preexec_fn on OS/2 by KO Myung-Hun · 2 weeks ago
  71. 64e3f46 build: move per-project data to a separate dataclass by Paolo Bonzini · 3 weeks ago
  72. b614b97 build: pass target to get_project_args/get_project_link_args by Paolo Bonzini · 3 weeks ago
  73. 687cb97 backends: use Build.get_project_args by Paolo Bonzini · 3 weeks ago
  74. 2e40319 build: switch stdlibs to PerMachineDefaultable by Paolo Bonzini · 3 weeks ago
  75. 1eac5a5 build: recreate PerMachine object in copies by Paolo Bonzini · 3 weeks ago
  76. 34f3562 build: cleanup to copy and merge by Paolo Bonzini · 3 weeks ago
  77. 0ae6255 cmake: actually use the right machine by Dylan Baker · 3 weeks ago
  78. b9cfb41 add for_machine to DependencyFallbacksHolder by Paolo Bonzini · 3 weeks ago
  79. 5f5e81b dependencies: Report for machine when logging dependencies found by Dylan Baker · 3 weeks ago
  80. de040d2 interpreter/dependencyfallbacks: log the machine the dependency is for by Dylan Baker · 3 weeks ago
  81. 22df94d interpreter/dependencyfallbacks: use a single method for logging found by Dylan Baker · 3 weeks ago
  82. e701b2c interpreter: add more annotations for SubProject by Dylan Baker · 3 weeks ago
  83. e95cf94 build: only detect one static linker for build == host setups by Paolo Bonzini · 3 weeks ago
  84. f15a76d build: fix static_linker type annotation by Paolo Bonzini · 3 weeks ago
  85. 0c72620 build: add annotation for Build.subprojects by Dylan Baker · 3 weeks ago
  86. 0f0c8c5 unittests: Write temporary files to tmpdir unless on Windows by Dylan Baker · 3 weeks ago
  87. dd29dea CI: remove two azure pipelines jobs which got ported to GHA by Christoph Reiter · 3 weeks ago
  88. c9cbf61 CI: add "windows" to expect_skip_on_jobname by Christoph Reiter · 3 weeks ago
  89. 014f0a4 CI: port two jobs from azure pipelines to GHA by Christoph Reiter · 3 weeks ago
  90. bc566a3 interpreter/type_checking: fix link_with and link_whole with empty string values by Dylan Baker · 3 weeks ago
  91. d389906 accept subproject whose wraps cause duplicate provides by Paolo Bonzini · 3 weeks ago
  92. 2c0ab6f modules/pkgconfig: Use host machine path semantics for directories by Paolo Bonzini · 3 weeks ago
  93. cbd7264 options: Use host machine path semantics for directory options by Paolo Bonzini · 3 weeks ago
  94. 3023377 pkgconfig: stop using os.path.isabs() by Paolo Bonzini · 3 weeks ago
  95. 51ab881 compilers: stop using os.path.isabs() by Paolo Bonzini · 3 weeks ago
  96. 3729551 interpreter: stop using os.path.isabs() by Paolo Bonzini · 3 weeks ago
  97. 22a01b9 cleantrees: get rid of os.path.isabs() by Paolo Bonzini · 3 weeks ago
  98. 5baacdd minstall: accept paths without drive as "absolute" by Paolo Bonzini · 3 weeks ago
  99. efbe95b utils: introduce path_has_root by Paolo Bonzini · 3 weeks ago
  100. ed7b68b unittests: ensure the "absolute path" being added is really absolute by Paolo Bonzini · 3 weeks ago