summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-25Bump versions to 0.60.2 for release0.60.2Nirbheek Chauhan
2021-11-25minstall: do not run ldconfig on the *BSDsEli Schwartz
2021-11-25iconv dependency: include header when checking for libc builtinEli Schwartz
2021-11-25shared_module: Add soname when used as a link targetNirbheek Chauhan
2021-11-25unit tests: Extend prebuilt test to test intermediateDylan Baker
2021-11-25backends/backends: recurse when looking for paths in bundled shared librariesDylan Baker
2021-11-25build|backend: Fix some type annotationsDylan Baker
2021-11-25backends/backends: fix typo in commentDylan Baker
2021-11-25unittests: use UnitTest.addCleanup a bitDylan Baker
2021-11-25interpreter: extract_objects provides a valid sourcePaolo Bonzini
2021-11-25rust: clean up inputs and outputs to bindgenPaolo Bonzini
2021-11-25Run pylintGustavoLCR
2021-11-25Fix vs backend cross compilation regressionGustavoLCR
2021-11-25dependencies/zlib: Allow for generic OS checksDudemanguy
2021-11-25dependencies/zlib: Add system zlib method for androidDudemanguy
2021-11-25cmake: Use find_library() on bare library names in cmake dependenciesJon Turney
2021-11-25Update expected skip condition for llvm framework test on msys2Jon Turney
2021-11-25tests: replace python2 framework with metalDylan Baker
2021-11-25tests: remove extraframework test for pythonDylan Baker
2021-11-25Only exclude _bootlocale with Python >= 3.10. Closes #9548.Jussi Pakkanen
2021-11-25Support ancient (<3.4.0) gcc versionsWilliam Toohey
2021-11-25mtest: add an ASCII-only version of the spinnerPaolo Bonzini
2021-11-25only pass clang LTO arguments when they are neededEli Schwartz
2021-11-25interpreter: disallow RunTarget in meson.add_install_scriptPaolo Bonzini
2021-11-25interpreter: disallow RunTarget in testPaolo Bonzini
2021-11-25valac dependencies: use the canonical list of vala source namesEli Schwartz
2021-11-25interpreter: Fix a typoYasushi SHOJI
2021-11-25fix regression that broke string.format with list objectsEli Schwartz
2021-11-25fix custom_target with install: true and no install_dir, crashingEli Schwartz
2021-11-25wrap: Fix concurrent os.mkdir()Xavier Claessens
2021-11-25Add 64-bit paths to check for unsupported Watcom cl.exe clones.William D. Jones
2021-11-25Fix version requirement on Ninja feature.Jussi Pakkanen
2021-11-03Bump versions to 0.60.1 for release0.60.1Nirbheek Chauhan
2021-11-03python.dependency(): Do not stop when first candidate is not foundXavier Claessens
2021-11-03Revert "mark a couple of typing-only imports as noqa, to appease pyflakes"Eli Schwartz
2021-11-03fix various flake8 whitespace errorsEli Schwartz
2021-11-02coverage generator: obey the documentation and only generate supported outputsEli Schwartz
2021-11-02fix typoed vs backend tokenEli Schwartz
2021-11-02Fix "meson compile" not activating vsenvXavier Claessens
2021-11-01Fix cygwin test failure due to shortpath usageNirbheek Chauhan
2021-10-29configure_file: upgrade deprecation message to FeatureDeprecatedEli Schwartz
2021-10-29modules/gnome: use `install_dir = []` instead of falseDylan Baker
2021-10-29modules/gnome: fix missing install_dir, again, harderDylan Baker
2021-10-29mtest: accept very long linesPaolo Bonzini
2021-10-29Revert use of thin archives in 0.60 branch.Olexa Bilaniuk
2021-10-28modules/gnome: ensure that `install_dir` is setDylan Baker
2021-10-28Fix add_install_script() ignoring install_tagXavier Claessens
2021-10-28test_clang_format: Do not assume meson source is in gitXavier Claessens
2021-10-28Fix crash when getting cuda optionsXavier Claessens
2021-10-28wrap: fix support for git < 2.28Eli Schwartz