1. 91850ed mesondata: fix mypy warnings by Dylan Baker · 2 days ago upstream/master
  2. 2800f26 modules/simd: Cleanup typing issues by Dylan Baker · 2 days ago
  3. 358fe76 interpreter: Remove allow_unknown from build_target functions! by Dylan Baker · 2 days ago
  4. 9244b23 interpreter: flip order of build_target overloads by Dylan Baker · 2 days ago
  5. 2133f26 interpreter/kwargs: Add link_args to BuildTarget by Dylan Baker · 2 days ago
  6. 7c8053c interpreter/type_checking: move some things fro build targets to all targets by Dylan Baker · 2 days ago
  7. 5bbd160 templates: normalise source file name too in meson.build by Sam James · 2 days ago
  8. 1413b30 compilers/detect: Update the build machine information for ASM by Dylan Baker · 3 days ago
  9. 4ec6b2f environment: Move build machine redetection logic here by Dylan Baker · 3 days ago
  10. 0e581ce unittests: Add unittest for rewriter failing on nasm by Dylan Baker · 3 days ago
  11. a6ddf25 backend/ninja: Extend InlcudeDirs.rel_string_list for backend use by Dylan Baker · 3 days ago
  12. d1816fc build: Add IncludeDirs.rel_string_list by Dylan Baker · 3 days ago
  13. 3c3d736 build: Rename IncludeDirs.to_string_list -> abs_string_list by Dylan Baker · 3 days ago
  14. 6d8c20b backend/ninja: Use IncludeDirs.to_string_list for swift targets by Dylan Baker · 3 days ago
  15. e93767b backend/ninja: Use IncludeDir.to_string_list for Java sources by Dylan Baker · 3 days ago
  16. 9b7bb6f backend/ninja: Use list and join on os.pathsep instead of string concat by Dylan Baker · 3 days ago
  17. 57203a9 modules/windows: Don't make extra_build_paths relative to @BUILD_ROOT@ by Dylan Baker · 3 days ago
  18. 17ff886 modules/pkgconfig: Correctly handle IncludeDirs.extra_build_dirs by Dylan Baker · 3 days ago
  19. 133eb61 build: remove IncludeDirs.get_inc_dirs() by Dylan Baker · 3 days ago
  20. 2d5ce97 build: Include `extra_build_directories` in to_string_list by Dylan Baker · 3 days ago
  21. f02fddb modules/hotdoc: Make use of IncludeDirs.to_string_list by Dylan Baker · 3 days ago
  22. 67ea2ca build: Remove IncludeDirs.get_curdir() by Dylan Baker · 3 days ago
  23. d85fa7d build: Remove IncludeDirs.get_extra_build_dirs by Dylan Baker · 3 days ago
  24. e8bfe4d build: Remove IncludeDirs.__repr__ by Dylan Baker · 3 days ago
  25. d28bb56 build: Add docstring for `IncludeDirs` by Dylan Baker · 3 days ago
  26. 4931458 backend/ninja: Annotate determine_java_compile_args by Dylan Baker · 3 days ago
  27. 21526bb backend/ninja: Annotate `generate_swift_target` by Dylan Baker · 3 days ago
  28. 51afb15 programs: absorb OverrideProgram into LocalProgram by Paolo Bonzini · 3 days ago
  29. 2583beb programs: Add a couple more useful aliases by Dylan Baker · 3 days ago
  30. 30bab71 rename ExternalProgram object to Program by Paolo Bonzini · 3 days ago
  31. 8842bd4 build: move find_overrides away by Paolo Bonzini · 3 days ago
  32. 45db565 interpreterobjects: remove was_returned_by_find_program by Paolo Bonzini · 3 days ago
  33. a1d6cd2 Replace OverrideExecutable with LocalProgram by Paolo Bonzini · 3 days ago
  34. a0995d5 Add support for LocalProgram to add_*_script() by Xavier Claessens · 3 days ago
  35. e7b8839 Add support for LocalProgram to override_find_program() by Paolo Bonzini · 3 days ago
  36. 5d96649 Add support for LocalProgram to generator() by Paolo Bonzini · 3 days ago
  37. 21ac4ef backends: add support for GeneratedList.extra_depends by Paolo Bonzini · 3 days ago
  38. b83c445 Add support for LocalProgram to test() and benchmark() by Xavier Claessens · 3 days ago
  39. 1a03f69 Add support for LocalProgram to configure_file() and run_command() by Xavier Claessens · 3 days ago
  40. 13affd4 Add support for LocalProgram to custom_target() and run_target() by Xavier Claessens · 3 days ago
  41. 3619c2b Add LocalProgram object by Xavier Claessens · 3 days ago
  42. 904e462 Add ABC above ExternalProgram by Paolo Bonzini · 3 days ago
  43. 8a68c8f simplify types for ExternalProgram|OverrideProgram by Paolo Bonzini · 3 days ago
  44. 6af3cee windows: remove unused type by Paolo Bonzini · 3 days ago
  45. 33e0d86 backends: accept CustomTargetIndex when serialising executables by Paolo Bonzini · 3 days ago
  46. 1debaa2 codegen: rename Program typealias by Paolo Bonzini · 3 days ago
  47. 2de3a44 interpreter: fix types for RunTarget by Paolo Bonzini · 3 days ago
  48. 452813e docs: document "config-tool" method for qt by Paolo Bonzini · 4 days ago
  49. 300d7c3 compilers: add link always args if CompileCheckMode.LINK by KO Myung-Hun · 4 days ago
  50. 8223c00 ninjabackend: add an import library if shared library in OS/2 for build all by KO Myung-Hun · 4 days ago
  51. 96d7c62 unittests: add read-only source directory testcase by Paolo Bonzini · 4 days ago
  52. 47a3022 utils: lockfile can be None by Paolo Bonzini · 4 days ago
  53. 90b68fd utils: do not proceed on OSError by Paolo Bonzini · 4 days ago
  54. 1a8a443 rust: use the linker exe for the linker and not the rustc command list by Christoph Reiter · 5 days ago
  55. 5871b1d compilers/nasm: set output format and macro for OS/2 by KO Myung-Hun · 5 days ago
  56. 52e93b9 compilers/gnu: add -Zomf option according to os2_emxomf option on OS/2 by KO Myung-Hun · 5 days ago
  57. 5092d4e dependencies: Fix leftover `system_class=` reference in docs by Michał Górny · 5 days ago
  58. 44cc47b gnome: look up g-ir-scanner as a host tool by Helmut Grohne · 5 days ago
  59. 157745c Update apt sources before install by Per Rosengren · 5 days ago
  60. 5fcaf4c Do not require wheel for building by Miro Hrončok · 6 days ago
  61. 4a9075b compilers: Error out on unknown files in compiler checks for MSVC by Nirbheek Chauhan · 12 days ago
  62. 8c09824 ci: Update the cygwin install action to v6 by Nirbheek Chauhan · 12 days ago
  63. 251da0e interpreter: share link_args implementation with declare_dependency by Dylan Baker · 3 weeks ago
  64. 91a54fe interpreter: treat `build_target(link_args : '')` as an empty array by Dylan Baker · 3 weeks ago
  65. 739be6f interpreterbase: Add a KwargInfo member for replacing empty values by Dylan Baker · 3 weeks ago
  66. e4e2644 ast/introspection: correct uses of subdir and source_root by Dylan Baker · 3 weeks ago
  67. 17ccd87 tests: Add test case for dependency in link_with and link_whole by Dylan Baker · 3 weeks ago
  68. 28db962 coredata: lookup options for the correct machine by Paolo Bonzini · 3 weeks ago
  69. dc87dec options: canonicalize to host options anything that is not per-machine by Paolo Bonzini · 3 weeks ago
  70. 298da8a compilers: fix direction of cross-build test by Paolo Bonzini · 3 weeks ago
  71. cc9c037 options: optimize shortcuts for evolve() by Paolo Bonzini · 3 weeks ago
  72. 99d1a79 dependencies/coarrays: Remove dead code by Dylan Baker · 4 weeks ago
  73. 4abca7c dependencies: Remove `log_tried` method by Dylan Baker · 4 weeks ago
  74. 195dab0 dependencies/detect: simplify logging tried methods by Dylan Baker · 4 weeks ago
  75. c335eea dependencies: Catch non MesonException in detect and give better message by Dylan Baker · 4 weeks ago
  76. 63f4781 Dependencies: Make use of the DependencyCandidate class by Dylan Baker · 4 weeks ago
  77. bd39b95 dependencies: Add a wrapper class for Dependency candidates by Dylan Baker · 4 weeks ago
  78. e1164f6 dependencies: Require 'native' be passed in kwargs by Dylan Baker · 4 weeks ago
  79. 7ddd073 dependencies: stop passing "language" as a keyword argument by Dylan Baker · 4 weeks ago
  80. 5363fc1 dependencies/framework: remove useless stringlistify call by Dylan Baker · 4 weeks ago
  81. 6f3d0dd dependencies: Pass the `name` to `ExternalDependency` constructor by Dylan Baker · 4 weeks ago
  82. cd6824a dependencies: Move type_name to class level by Dylan Baker · 4 weeks ago
  83. 0e04fcc dependencies: Annotate the DependencyPackages class by Dylan Baker · 4 weeks ago
  84. 918b62e build: update comments on rust object linking by Dylan Baker · 4 weeks ago
  85. 4bad711 build: clean up the `link` helper by Dylan Baker · 4 weeks ago
  86. a152da9 build|interpreter: use typed_kwargs for link_with by Dylan Baker · 4 weeks ago
  87. 7a1655a build: clean up some some of the link_whole path by Dylan Baker · 4 weeks ago
  88. 6e4caca interpreter: validate that a target is linkable in link_whole check by Dylan Baker · 4 weeks ago
  89. 404139d build|interpreter: use the LINK_WHOLE validator for BuildTarget by Dylan Baker · 4 weeks ago
  90. bde1c23 interpreter|build: Use typed_kwargs for build_target(dependencies) by Dylan Baker · 4 weeks ago
  91. f3d9a71 modules/python: use typed_kwargs for `install_dir` by Dylan Baker · 4 weeks ago
  92. 5297421 backend: improve error message about install_dir install_count mismatch by Dylan Baker · 4 weeks ago
  93. 2488f3f interpreter: Add type checking for BuildTarget(install_dir: ) by Dylan Baker · 4 weeks ago
  94. cb7431b docs: fix documentation for build_target(install_dir) by Dylan Baker · 4 weeks ago
  95. f2d3ab5 interpreter: use the new feature where it is useful by Dylan Baker · 4 weeks ago
  96. 57e994f interpreterbase: Add a new field to KwargInfo for extra types by Dylan Baker · 4 weeks ago
  97. aac5b48 build: cleanup include_directories code by Dylan Baker · 4 weeks ago
  98. 0200628 interpreter: use typed_kwargs for build_target(include_directories) by Dylan Baker · 4 weeks ago
  99. e2c46bf interpreter/compiler: Use typed_kwargs for include_directories string feature by Dylan Baker · 4 weeks ago
  100. 1fc6c70 interpreter: use typed_kwargs ifor dependency (include_directories) strings by Dylan Baker · 4 weeks ago