summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-02cpp: fix _LIBCPP_ENABLE_ASSERTIONS warningMartin Dørum
2025-05-01unittests: smoke test the backend optionsPaolo Bonzini
2025-05-01interpreter: add backend options before validating the command line optionsPaolo Bonzini
2025-05-01options: extract validation of command line optionsPaolo Bonzini
2025-05-01options: tighten type of cmd_line_optionsPaolo Bonzini
2025-05-01docs: Update link to rust-analyzer docsM Henning
2025-04-30compilers: introduce common helper for sanity checksPaolo Bonzini
2025-04-30compilers: clike: log output of sanity checkPaolo Bonzini
2025-04-29unittests: fix overly loose regex in tests for `--slice=` optionPatrick Steinhardt
2025-04-29docs: fix markup in release notesBenjamin Gilbert
2025-04-29Fix meson format with multi line parenthesized expressionsWill Ayd
2025-04-28Add release notes for 1.8 that I forgot.Jussi Pakkanen
2025-04-28Bump version number for new development.Jussi Pakkanen
2025-04-28Bump version number for release.Jussi Pakkanen
2025-04-24Bump version number for rc2.Jussi Pakkanen
2025-04-24interpreter: do not use pathlib for DependencyVariableString creationPaolo Bonzini
2025-04-24ci: bump Ubuntu version for UnusedMissingReturn jobsPaolo Bonzini
2025-04-24add testcase for propagating options to subprojectsPaolo Bonzini
2025-04-24coredata: remove unnecessary use of env.optionsPaolo Bonzini
2025-04-24options: subproject system options require the global onesPaolo Bonzini
2025-04-24options: strengthen typing for add_system_option_internalPaolo Bonzini
2025-04-24options: use early returnPaolo Bonzini
2025-04-23interpreter: fix interaction between option refactor and b_sanitizeDylan Baker
2025-04-23interpreter: remove dead code from func_get_optionDylan Baker
2025-04-23interpreter: Remove accidental annotations changes for func_get_optionDylan Baker
2025-04-23determine_windows_extra_paths: sort internal dependencies firstLuca Bacci
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