summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-04-07Fix link to "Building Fancy DMG Images on Mac OS X"Heikki Rauhala
2025-04-06ci: arch: add vulkan-headers and vulkan-icd-loaderSam James
2025-04-06ci: arch: workaround cmake-4 vs wxwidgetsSam James
2025-04-06ci: opensuse: handle libSDL2-devel going awaySam James
2025-04-06Add C# to home page supported language listEmil Berg
2025-04-06docs: say '--wrapper', not '--wrap' for testsSam James
2025-04-05cmake/interpreter: Don't add __CMake_build to includesTomi Lähteenmäki
2025-04-05tests/d: Limit integer debug and version statementsAndrei Horodniceanu
2025-04-04templates: Fix style by adding space after ifPaul Caprioli
2025-04-04rust: add shared library testcase for "objects"Paolo Bonzini
2025-04-04rust: add external objects to the link command linePaolo Bonzini
2025-04-04backends: extract get_fortran_order_deps()Paolo Bonzini
2025-04-04cmake: filter and order clib_compiler languagesAndrei Alexeyev
2025-04-04cmake: pass clib_compiler to resolve_cmake_trace_targets()Andrei Alexeyev
2025-04-04add test case for cpp_std/cuda_stdPaolo Bonzini
2025-04-04compilers: move -std options to get_option_std_args, special-casing CUDAPaolo Bonzini
2025-04-04compilers: introduce get_option_std_argsPaolo Bonzini
2025-04-04compilers: remove useless get_option_compile_argsPaolo Bonzini
2025-04-03Docs: Set note/warning title color to black textFeRD (Frank Dana)
2025-04-03tests/fortran: use fs.copyfileDylan Baker