summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-23docs: users: list is for notable meson adopteesSam James
2025-04-20document android_exe_type in release notesPaolo Bonzini
2025-04-20man: document "meson setup -D"Paolo Bonzini
2025-04-20document c_std=c2y in release notesPaolo Bonzini
2025-04-20document improvements to Objective-C and Objective-C++Paolo Bonzini
2025-04-20document -Dswift_std in release notesPaolo Bonzini
2025-04-20add wayland stabilisation to release notesPaolo Bonzini
2025-04-20fix typoPaolo Bonzini
2025-04-20move "since 1.8.0" for rust.doctest to the right placePaolo Bonzini
2025-04-20Log non-fatally if CMake doesn't find a packageBenjamin Gilbert
2025-04-18Make run_mypy.py work in mypy_primerhauntsaninja
2025-04-18fix prefix computation in validate_original_argsPaolo Bonzini
2025-04-17android: Added android_exe_type kwargs to executableFlorian "sp1rit"​
2025-04-17build/executable: Respect name_prefixFlorian "sp1rit"​
2025-04-16nightly wheels: fix glob to match across directory separatorEli Schwartz
2025-04-16linkers: fix regression when using lld after iOS changesEli Schwartz
2025-04-16Bump version number for rc1.Jussi Pakkanen
2025-04-16build nightly wheels whenever a PR is mergedEli Schwartz
2025-04-16setup.py: crudely label wheels using setuptools_scm if building from gitEli Schwartz
2025-04-16ninjabackend: ensure that native static libraries use Unix-style namingKacper Michajłow
2025-04-16compilers/rust: remove CRT selection from native_static_libs argsKacper Michajłow
2025-04-16linkers: apple: fix shared module argsPaolo Bonzini
2025-04-16linkers: pass system to DynamicLinker.__init__ for Darwin linkersPaolo Bonzini
2025-04-16environment: handle all iOS variants as xnuPaolo Bonzini
2025-04-15Fix version requirement.Jussi Pakkanen
2025-04-14Condense directory names for 1.8 rc1.Jussi Pakkanen
2025-04-14minstall: Don't treat symlinks to directories as directories in do_copydir()Daan De Meyer
2025-04-14Fix two shared objects in archive for AIX.Aditya Vidyadhar Kamath
2025-04-14add exe_wrapper to the wasm cross filePaolo Bonzini
2025-04-13linkers: fix Apple ld -install_name with custom suffixPaolo Bonzini
2025-04-09Add documentation for compiler.has_define to user guideWill Ayd
2025-04-09interpreter: Error if java sources used with non-jar target (#14424)Andrew McNulty
2025-04-09New xgettext method for i18n moduleCharles Brunet
2025-04-09Move get_rsp_threshold function to mesonlibCharles Brunet
2025-04-09fixes for mypyCharles Brunet
2025-04-09tests: add test for deprecated options with project-option syntaxPaolo Bonzini
2025-04-09options: always look up root-project options in self.optionsPaolo Bonzini
2025-04-09tests: enhance deprecated options testMarvin Scholz
2025-04-09options: go through set_option for non-:-prefixed optionsPaolo Bonzini
2025-04-09options: fix incorrect commentPaolo Bonzini
2025-04-09options: make cmd_line_options handling more similar to the restPaolo Bonzini
2025-04-09gnome: Add a test consuming PythonL. E. Segovia
2025-04-09modules/gnome, modules/Python: Allow injecting RPATH flags through LDFLAGS if...L. E. Segovia
2025-04-08coredata: delete set_default_optionsDylan Baker
2025-04-08tests: Add a rewriter test that handles prefixDylan Baker
2025-04-08options: fix an assertion that is incorrectDylan Baker
2025-04-08options: fix typing issues stemming from initialize_from_top_level_project_callDylan Baker
2025-04-08coredata: move update_project_options to the optstoreDylan Baker
2025-04-08coredata: move MutableKeyedOptionDict to optionsDylan Baker
2025-04-07Fix documentation typosEmil Berg