1. 125d334 pylint: fix false positive for variable defined in different copies of conditional by Eli Schwartz · 6 weeks ago
  2. e343590 pylint: ignore possibly/used-before-assignment as it is prone to FP by Eli Schwartz · 6 weeks ago
  3. 29a62ff pylint: fix false positive for missing else branch by Eli Schwartz · 6 weeks ago
  4. 128f0e8 Pass wrapmode value around as a string. (#13229) by Jussi Pakkanen · 6 weeks ago
  5. 77db04f Fix handling of C standard support for Emscripten. by Ralf Gommers · 6 weeks ago
  6. 7d28ff2 docs: fix description of cpp_eh=none by Eli Schwartz · 6 weeks ago
  7. f24307e Merge pull request #11421 from mon/ti-armclang by Jussi Pakkanen · 7 weeks ago
  8. bfb9ca0 CI: gentoo: make logs shorter by reducing progressbar by Eli Schwartz · 7 weeks ago
  9. 8f88bbe CI: gentoo: explicitly install gdbus-codegen by Eli Schwartz · 7 weeks ago
  10. cfd5718 implement @PLAINNAME0@ and @BASENAME0@ by Stas Sergeev · 8 weeks ago
  11. f8aefe2 In Builtin-options documentation, clarify warning_level=0. by sammyj85 · 8 weeks ago
  12. c0e877e fix broken link by Axel Ricard · 4 months ago
  13. bcaab91 mtest: Set MESON_TEST_ITERATION to the current iteration of the test by Daan De Meyer · 8 weeks ago
  14. 14de8ac cuda: add test for device linking by David Seifert · 8 weeks ago
  15. b6e5683 cuda: disable thin archives when 'cuda' is enabled globally by David Seifert · 8 weeks ago
  16. 89a5bde cuda: pass static archives to nvcc without -Xlinker= prefix by David Seifert · 8 weeks ago
  17. c55ca82 cuda: add test for C++ linking of dependency('cuda') by David Seifert · 8 weeks ago
  18. 33adc42 cuda: pull in libdir when linking C/C++ by David Seifert · 8 weeks ago
  19. 8cb16b2 Add support for GCC's null_terminated_string_arg function attribute by Tristan Partin · 8 weeks ago
  20. 23eb7ba Use correct subdir when generating processed file path by Tristan Partin · 8 weeks ago
  21. a0ff145 Add required kwarg to compiler.{compiles,links,run} by Tristan Partin · 9 weeks ago
  22. f1f2481 use a for loop, check more linker options by matyalatte · 3 months ago
  23. e3db7af vs2010backend: fix an error when using /MANIFEST:NO by matyalatte · 3 months ago
  24. f38a826 Updating Continuous-Integration.md (#13161) by Michael Gene Brockus (Dreamer) · 9 weeks ago
  25. bd149f8 Fix dependencies for vala.links #13158 by Ben Corby · 9 weeks ago
  26. bb088c5 fix typos and grammars in Build-options.md by Nhalrath · 9 weeks ago
  27. e5f32b7 catch build files that cannot be opened in utf8 mode and emit useful error by Eli Schwartz · 9 weeks ago
  28. 4f3a3e2 add punctuation mark to make log more understandable by kkz · 6 months ago
  29. e9363e1 Explicitly set OBJC=cc OBJCXX=c++ for bitcode test by Jonathan Schleifer · 9 weeks ago
  30. 538abcf Install ObjFW on macOS, Fedora and MSYS2 CI by Jonathan Schleifer · 10 weeks ago
  31. 6c65293 Add support for depending on ObjFW by Jonathan Schleifer · 3 months ago
  32. 205f09e Prefer Clang over GCC for Objective-C(++) by Jonathan Schleifer · 3 months ago
  33. c9aa4af mdist: gracefully handle stale Git index by Benjamin Gilbert · 9 weeks ago
  34. 2004b7c compilers/fortran: fix werror options for Intel compilers by Benjamin Gilbert · 10 weeks ago
  35. 1684259 backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift by Benjamin Gilbert · 3 months ago
  36. f8d957f Added NumPy to users by Dr. Vedran Miletić · 3 months ago
  37. 6a1732a nasm: Fallback to native compiler when cross compiling by Xavier Claessens · 1 year, 1 month ago
  38. e4d2aac tests/d/10: Fix condition with clang++ and gdc by Dylan Baker · 9 weeks ago
  39. d22bb52 CI: ubuntu-rolling: fix configuration for sources after format change by Eli Schwartz · 9 weeks ago
  40. 53f18fe CI: gentoo: fix profile 23.0 migration dropping default fortran by Eli Schwartz · 9 weeks ago
  41. 16ed015 docs: fix bad link in snippet by Dylan Baker · 9 weeks ago
  42. cb1068a Catch Python exception in the event alignment can't be converted to int by Tristan Partin · 9 weeks ago
  43. a2ac3bc find_library: improve the docs and FeatureNew to fully describe the change by Eli Schwartz · 9 weeks ago
  44. 80b9b12 dependencies/boost: Add new homebrew root by Dylan Baker · 10 weeks ago
  45. ff95c7d tests: bump C++ requirement of has_header_symbol by Dylan Baker · 10 weeks ago
  46. b732070 CI/MacOS: move some things out of the run script into the env key by Dylan Baker · 10 weeks ago
  47. d40e679 CI/MacOS: add missing packages by Dylan Baker · 10 weeks ago
  48. 274445d CI/MacOS: Fix paths that have changed from /usr/local to /opt/homebrew by Dylan Baker · 10 weeks ago
  49. 869bb7b CI/MacOS: switch the Qt4 job to run on an Intel Mac by Dylan Baker · 10 weeks ago
  50. 3a94aef rust: Fix warning_level=everything case by Xavier Claessens · 10 weeks ago
  51. 27dc1bc backend/ninja: use re.match instead of re.search by Dylan Baker · 10 weeks ago
  52. f603a26 backend: fix type annotation of Backend.generate by Dylan Baker · 2 months ago
  53. cf0fecf backend/ninja: Fix bug in NinjaRule.length_estimate by Dylan Baker · 2 months ago
  54. fb5a0b4 backend/ninja: add typing annotations to NinjaRule by Dylan Baker · 2 months ago
  55. 8e9be88 docs: Add CMake build type release note snippet by Jouke Witteveen · 3 months ago
  56. 7a6b7ba cmake/interpreter: Annotate and style module-level constants by Jouke Witteveen · 3 months ago
  57. 5754140 Merge pull request #13112 from DaanDeMeyer/interactive by Jussi Pakkanen · 10 weeks ago
  58. 44c279a Use dl instead of zlib for checking an external dependency by Tristan Partin · 10 weeks ago
  59. d68306c mtest: Connect /dev/null to stdin when not running in interactive mode by Daan De Meyer · 10 weeks ago
  60. 344a97e Add meson test --interactive by Daan De Meyer · 2 months ago
  61. 4f94284 interpreter: implement the `name()` method for `ExternalLibraryHolder` by Dylan Baker · 3 months ago
  62. ffa2352 Fix compile.links for vala by Ben Corby · 10 weeks ago
  63. 05e1078 Pass --quiet to glib-genmarshal by Tristan Partin · 10 weeks ago
  64. be62df7 Add a few more notes to the style guide by John Ericson · 3 months ago
  65. 0ed78cf docs: fix a typo of path by Wu, Zhenyu · 2 months ago
  66. 2868982 add an error message for targets that are not dependencies by Momtchil Momtchev · 4 months ago
  67. 0cec1c0 coredata: Fix is_per_machine_option() for builtins by Ole André Vadla Ravnås · 10 weeks ago
  68. f233b7b Merge pull request #12808 from U2FsdGVkX1/master by Jussi Pakkanen · 10 weeks ago
  69. 9e3b3db backend/ninja: Fix cases where None is passed when unexpected by Dylan Baker · 2 months ago
  70. 46b3c1c python: Fix header check for system method by Jonathon Anderson · 2 months ago
  71. 1baabbc tests: fix missing dependency causing flaky build failure by Eli Schwartz · 3 months ago
  72. f9eef40 allow any alternative python freeze tool to work with meson by Eli Schwartz · 3 months ago
  73. c99fc40 compilers: fix crash when compiler check returns None output by Eli Schwartz · 3 months ago
  74. 39f6d11 micro-optimize iteration of evaluated set by Eli Schwartz · 3 months ago
  75. 2d3954e Add bztar support to meson dist by Tristan Partin · 5 months ago
  76. 886836a Don't sanitize a None path when checking for, but could not find, unsupported cl clones. by William D. Jones · 4 months ago
  77. 1b9eb6f Fix builds with Ninja 12 and remove a 5 year old workaround. by Jussi Pakkanen · 3 months ago
  78. 9f02d0a Clarify mutable objects usage by Xavier Claessens · 3 months ago
  79. 1dcffb6 Merge pull request #11737 from amyspark/amyspark/add-nasm-building-rules-to-xcode by Jussi Pakkanen · 3 months ago
  80. 4e6bed6 docs: Howto exclude file from unity build by Philip Chimento · 3 months ago
  81. f44541e dependencies/dev: make the warning about LLVM's CMake non-fatal by Dylan Baker · 3 months ago
  82. b6d7a7a dependencies/llvm: Try to make warning about CMake better by Dylan Baker · 3 months ago
  83. bcb82b3 cmake: best-effort build type propagation by Jouke Witteveen · 4 months ago
  84. bf00ca6 Document a probable cause for test failures. by Jussi Pakkanen · 3 months ago
  85. e25b61b Do not even submit test suites that are skipped completely. by Jussi Pakkanen · 3 months ago
  86. db1b894 Add a verbose output option to run_project_tests and default it to off. by Jussi Pakkanen · 3 months ago
  87. 230097f Do not use verbose mode in unittests. by Jussi Pakkanen · 3 months ago
  88. 6c090ca nasm, yasm: Fix debug flags for Windows and macOS by L. E. Segovia · 3 months ago
  89. 5e10033 backends: Add Nasm support to Xcode through a custom build rule by L. E. Segovia · 3 months ago
  90. 53ec050 nasm test: Add a test for validating the Xcode backend by L. E. Segovia · 1 year, 2 months ago
  91. af40f98 nasm test: Set the correct supported OSes for the tests by L. E. Segovia · 1 year, 2 months ago
  92. c069688 backends: Add Nasm support to Xcode through a custom build rule by L. E. Segovia · 1 year, 2 months ago
  93. 7b77fa0 nasm, yasm: Fix debug flags for Windows and macOS by L. E. Segovia · 1 year, 2 months ago
  94. d6a0b7a interpreter: never expose implementation details of the modules package by Dylan Baker · 3 months ago
  95. d617dc6 modules: rename qt.py -> _qt.py by Dylan Baker · 3 months ago
  96. ef2b164 gnome: Actually run all mkenums_simple tests and fix numbering by Matthijs Velsink · 3 months ago
  97. 7ebbce2 gnome: Fix indentation of mkenums_simple generated code by Matthijs Velsink · 3 months ago
  98. 2b37101 meson format command by Charles Brunet · 10 months ago
  99. bd4fd90 parser: revert to single StringNode type by Charles Brunet · 9 months ago
  100. 728fcda simplify astprinter by using operator value by Charles Brunet · 10 months ago