1. 7b43a2e depfixer: fix darwin regression when install rpaths are used by Eli Schwartz · 23 hours ago master
  2. ef83d94 dependencies/openmp: Simplify error case by Dylan Baker · 9 weeks ago
  3. d6bddaf compilers: Add support for OpenMP from homebrew with AppleClang by Dylan Baker · 3 months ago
  4. 07ef85e CI/MacOS: Add libomp by Dylan Baker · 9 weeks ago
  5. f900b32 compilers|dependencies: Move Clang-CL specific logic out of OpenMP dep by Dylan Baker · 9 weeks ago
  6. 3cd2cee dependencies/openmp: use mlog.warning instead of open coding by Dylan Baker · 9 weeks ago
  7. d86e5c5 dependencies/openmp: Set compile and link flags before testing by Dylan Baker · 9 weeks ago
  8. 8768198 compilers: pass Environment to openmp_flags by Dylan Baker · 9 weeks ago
  9. dbfd3e8 format: fix edge case with empty functions by Charles Brunet · 33 hours ago
  10. d2e7250 Update Users.md entry for fossil-lib by Michael Gene Brockus (Dreamer) · 11 days ago
  11. 7ec1fc5 Bump version numbers for rc1. by Jussi Pakkanen · 3 days ago 1.5.0rc1
  12. aab2533 limit wrapped-due-to-env special case for `env` to only apply for env.set by Eli Schwartz · 4 days ago
  13. 1570289 Test case for environment prepend/append acting like set by Nils Werner · 3 weeks ago
  14. 2a9f40f compilers: make lang_map public by Sam James · 4 days ago
  15. 4ad792e compilers: detect: fix pre-processor scraping by defining language by Sam James · 4 weeks ago
  16. b56a319 compilers: detect: fix comment/error string in _get_gnu_compiler_defines by Sam James · 4 days ago
  17. 4cebb77 compilers: detect: fix typo in comment by Sam James · 4 days ago
  18. 5d80f77 Update mesonbuild/backend/vs2010backend.py by Renan Lavarec · 3 weeks ago
  19. 75132a9 Vs2010Backend: Fix REGEN.vcxproj not getting default debug config in release by Renan Lavarec · 4 weeks ago
  20. 8835ad4 msetup: fix regression under py3.13 causing profile.runctx to not write locals() by Eli Schwartz · 6 weeks ago
  21. 8fe8b1d minstall: fix symlink handling on python 3.13 by Eli Schwartz · 7 weeks ago
  22. eba5498 compilers: cpp: fix header name and return value use in header check by Barnabás Pőcze · 4 weeks ago
  23. 03ffb5b Suggest mingw Python URL instead of specific package names by Tristan Partin · 9 weeks ago
  24. f5ec07e Ensure private directory exists for custom targets (#13196) by Scott Kyle · 4 days ago
  25. a28dde4 Recast CMake's IMPORTED_LOCATION into framework flags (#13299) by Kai Pastor · 4 days ago
  26. 9be6e65 find_program: add a kwarg to specify custom version argument by Dudemanguy · 5 days ago
  27. a111c28 Add support for detecting free-threaded Python on Windows by Ralf Gommers · 4 weeks ago
  28. c0ca35c feat(compilers): cppm extension support by TheHillBright · 8 days ago
  29. 1951fe5 clang-tidy: use -quiet by Mark A. Tsuchida · 11 days ago
  30. a6258eb Fix subproject typo in interpreter.py by Tomas Popela · 3 weeks ago
  31. 7831832 coverage: Change --html-details to --html-nested (gcovr) by Walkusz · 7 days ago
  32. 5597b67 tests: fix OpenAL test case on case sensitive fs on macOS by Jade Lovelace · 5 days ago
  33. c21b886 dependencies/boost.py: Allow getting `lib_dir` and `include_dir` via pkg-config by Artturin · 4 weeks ago
  34. 24cddb6 create_test_serialisation: Dedup deps before joining ld_lib paths by Campbell Jones · 8 days ago
  35. 410bdf8 `configure_file`: update \@ escape logic by Matt Jolly · 3 weeks ago
  36. 8967090 mformat: fix else token not correctly indented by Charles Brunet · 2 weeks ago
  37. bef2fbf Fix crash in meson format by Charles Brunet · 5 weeks ago
  38. 9f42531 Catch format configuration parse error by Charles Brunet · 5 weeks ago
  39. bcbf068 Improve `nm` usage in symbolextractor script on macOS by Ralf Gommers · 9 days ago
  40. a3d3efd Add meson test --max-lines by Daan De Meyer · 4 weeks ago
  41. c199faf cargo: Fall back to the checksum in Cargo.lock metadata table by Sebastian Wick · 11 days ago
  42. 2058f63 BUG: Use an F77 snippet for sanity testing Fortran by Rohit Goswami · 12 days ago
  43. 9b83789 cargo: Load Cargo.lock by Xavier Claessens · 4 months ago
  44. c0de2e1 wrap: Clarify PackageDefinition API by Xavier Claessens · 4 months ago
  45. ce889d6 Merge pull request #13307 from mesonbuild/optstorerefactor by Jussi Pakkanen · 13 days ago
  46. 181c349 Fix mypy. by Jussi Pakkanen · 2 weeks ago
  47. 9a6fcd4 Replace direct indexing with named methods. by Jussi Pakkanen · 3 weeks ago
  48. c0d8602 Rename option variable to optstore to make it unique. by Jussi Pakkanen · 3 weeks ago
  49. 0352c90 Merge pull request #13171 from amcn/mingw-python-limited-api by Jussi Pakkanen · 2 weeks ago
  50. 328011f Python: link correct limited API lib on mingw by Andrew McNulty · 7 weeks ago
  51. fea7f94 Python: fix limited API logic under mingw by Andrew McNulty · 7 weeks ago
  52. f66a527 Python: move Windows functions to dependency base by Andrew McNulty · 7 weeks ago
  53. 4023bbf unittests: Add Python unittest for limited API by Andrew McNulty · 7 weeks ago
  54. d1abdce Python: add load test to limited API test by Andrew McNulty · 7 weeks ago
  55. 1d4c031 Merge pull request #13303 from jwieleRH/man by Jussi Pakkanen · 2 weeks ago
  56. 1b36bf3 Add help for meson format to the man page. by John Wiele · 2 weeks ago
  57. 141100e Add note about meson-python and installation path by Emil Melnikov · 2 weeks ago
  58. 9694f9f java: use single javac invocation per jar by Mis012 · 4 months ago
  59. 2b1510d Convert option from a plain dictionary into a named class. by Jussi Pakkanen · 3 weeks ago
  60. 374fa7f Use helper method in remaining compiler classes. by Jussi Pakkanen · 3 weeks ago
  61. 4eb1eb3 Use helper method in Rust compiler class. by Jussi Pakkanen · 3 weeks ago
  62. 53acb50 Use helper method in Fortran compiler classes. by Jussi Pakkanen · 3 weeks ago
  63. fbb8b09 Use helper method in C++ compiler classes. by Jussi Pakkanen · 3 weeks ago
  64. 03f0551 Create helper method for lang opts and use in C compiler classes. by Jussi Pakkanen · 3 weeks ago
  65. ee479de wrap: default values for netrc are empty string from python 3.11 by Ruben Gonzalez · 5 months ago
  66. fd6a6e8 Add help for meson env2mfile to the man page. by John Wiele · 4 weeks ago
  67. bce9b44 Add help for meson devenv to the man page. by John Wiele · 4 weeks ago
  68. 2e6f5c8 Add help for meson compile to the man page. by John Wiele · 4 weeks ago
  69. caa32ab Add help for meson rewrite to the man page. by John Wiele · 4 weeks ago
  70. 559341b Add help for meson subprojects to the man page. by John Wiele · 4 weeks ago
  71. 80a4b4a Add help for meson init to the man page. by John Wiele · 4 weeks ago
  72. 7622628 Add help for meson install to the man page. by John Wiele · 4 weeks ago
  73. 31d8074 Add help for meson dist to the man page. by John Wiele · 4 weeks ago
  74. dfd22db Add -export_dynamic flag for AppleDynamicLinker by Wolfgang Walther · 3 weeks ago
  75. 560c032 Merge pull request #13286 from mesonbuild/machinerefactor by Jussi Pakkanen · 3 weeks ago
  76. 41a445c Extract native file parser to machinefile source file. by Jussi Pakkanen · 4 weeks ago
  77. 3efec18 CI: clean up azure triggers by Eli Schwartz · 4 weeks ago
  78. 1da230c CI: Windows: downgrade rust to 1.77 by Eli Schwartz · 4 weeks ago
  79. f70de58 xcode: Skip generating PBXBuildStyle on Xcode 9 and above by Albert Tang · 9 months ago
  80. da20ea0 xcode: Generate files for highest detected version by Albert Tang · 9 months ago
  81. 8499e45 xcode: Detect installed version of Xcode by Albert Tang · 10 months ago
  82. 4cc2e21 Create a directory for machine files used in unit tests. by Jussi Pakkanen · 4 weeks ago
  83. daa058e Start moving machine files to their own store. by Jussi Pakkanen · 4 weeks ago
  84. e5aed6a mintro: write humman-readable JSON by Filipe Laíns · 4 weeks ago
  85. 8603bb4 Explain how to add preprocessor defines in FAQ.md by Emil Melnikov · 4 weeks ago
  86. d9e3a3f CI: make cuda tests even run to begin with by Eli Schwartz · 4 weeks ago
  87. f457791 cuda: avoid test failure without GPU available by David Seifert · 4 weeks ago
  88. 6f3841e cuda: add test for late `add_languages('cuda')` by David Seifert · 4 weeks ago
  89. 7f2c6f6 cuda: disable thin archives when cuda is added through `add_languages('cuda')` later by David Seifert · 4 weeks ago
  90. 8d92487 docs: Update GIMP meson adoption by Bruno · 5 weeks ago
  91. 0c802d2 remove deprecation warning for `configure_file` kwarg 'copy' by Marc Durdin · 5 weeks ago
  92. d57ca7d compilers: improve a comment describing why we add a silly clang workaround by Eli Schwartz · 5 weeks ago
  93. a66cb97 Revert "rust: recursively pull proc-macro dependencies as well" by Sam James · 5 weeks ago
  94. 5365d9a Refactor option classes to their own file. by Jussi Pakkanen · 5 weeks ago
  95. 631b385 unify listing for FSCL to point to all by Michael Gene Brockus · 5 weeks ago
  96. 7efddcb cuda: add test for negative `find_library()` result by David Seifert · 5 weeks ago
  97. 4861079 cuda: fix `cuda.find_library()` hardcoded to yield true by David Seifert · 5 weeks ago
  98. 4c6d370 add cross-compile argument for ldc linker guessing by Axel Ricard · 5 weeks ago
  99. 8d7ffe6 fix sanity check for d cross-compilation by Axel Ricard · 5 weeks ago
  100. aa9b7b9 pylint: fix useless-return by Eli Schwartz · 6 weeks ago