aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-25Bump versions to 0.60.2 for release0.60.2Nirbheek Chauhan2-2/+2
2021-11-25minstall: do not run ldconfig on the *BSDsEli Schwartz1-0/+4
2021-11-25iconv dependency: include header when checking for libc builtinEli Schwartz1-1/+1
2021-11-25shared_module: Add soname when used as a link targetNirbheek Chauhan9-15/+63
2021-11-25unit tests: Extend prebuilt test to test intermediateDylan Baker6-1/+70
2021-11-25backends/backends: recurse when looking for paths in bundled shared librariesDylan Baker1-0/+3
2021-11-25build|backend: Fix some type annotationsDylan Baker2-8/+12
2021-11-25backends/backends: fix typo in commentDylan Baker1-1/+1
2021-11-25unittests: use UnitTest.addCleanup a bitDylan Baker1-11/+14
2021-11-25interpreter: extract_objects provides a valid sourcePaolo Bonzini2-4/+11
2021-11-25rust: clean up inputs and outputs to bindgenPaolo Bonzini5-4/+50
2021-11-25Run pylintGustavoLCR1-27/+35
2021-11-25Fix vs backend cross compilation regressionGustavoLCR1-6/+15
2021-11-25dependencies/zlib: Allow for generic OS checksDudemanguy1-4/+1
2021-11-25dependencies/zlib: Add system zlib method for androidDudemanguy3-5/+5
2021-11-25cmake: Use find_library() on bare library names in cmake dependenciesJon Turney1-6/+4
2021-11-25Update expected skip condition for llvm framework test on msys2Jon Turney1-1/+1
2021-11-25tests: replace python2 framework with metalDylan Baker1-3/+3
2021-11-25tests: remove extraframework test for pythonDylan Baker1-3/+0
2021-11-25Only exclude _bootlocale with Python >= 3.10. Closes #9548.Jussi Pakkanen1-7/+13
2021-11-25Support ancient (<3.4.0) gcc versionsWilliam Toohey1-1/+4
2021-11-25mtest: add an ASCII-only version of the spinnerPaolo Bonzini1-4/+7
2021-11-25only pass clang LTO arguments when they are neededEli Schwartz1-2/+4
2021-11-25interpreter: disallow RunTarget in meson.add_install_scriptPaolo Bonzini4-5/+28
2021-11-25interpreter: disallow RunTarget in testPaolo Bonzini4-1/+19
2021-11-25valac dependencies: use the canonical list of vala source namesEli Schwartz1-1/+1
2021-11-25interpreter: Fix a typoYasushi SHOJI1-1/+1
2021-11-25fix regression that broke string.format with list objectsEli Schwartz2-0/+3
2021-11-25fix custom_target with install: true and no install_dir, crashingEli Schwartz1-1/+1
2021-11-25wrap: Fix concurrent os.mkdir()Xavier Claessens1-2/+1
2021-11-25Add 64-bit paths to check for unsupported Watcom cl.exe clones.William D. Jones1-1/+4
2021-11-25Fix version requirement on Ninja feature.Jussi Pakkanen1-1/+1
2021-11-03Bump versions to 0.60.1 for release0.60.1Nirbheek Chauhan2-2/+2
2021-11-03python.dependency(): Do not stop when first candidate is not foundXavier Claessens3-3/+12
2021-11-03Revert "mark a couple of typing-only imports as noqa, to appease pyflakes"Eli Schwartz2-6/+2
2021-11-03fix various flake8 whitespace errorsEli Schwartz38-83/+81
2021-11-02coverage generator: obey the documentation and only generate supported outputsEli Schwartz3-36/+44
2021-11-02fix typoed vs backend tokenEli Schwartz1-1/+1
2021-11-02Fix "meson compile" not activating vsenvXavier Claessens1-2/+3
2021-11-01Fix cygwin test failure due to shortpath usageNirbheek Chauhan3-8/+26
2021-10-29configure_file: upgrade deprecation message to FeatureDeprecatedEli Schwartz1-2/+2
2021-10-29modules/gnome: use `install_dir = []` instead of falseDylan Baker1-1/+1
2021-10-29modules/gnome: fix missing install_dir, again, harderDylan Baker1-8/+10
2021-10-29mtest: accept very long linesPaolo Bonzini1-1/+8
2021-10-29Revert use of thin archives in 0.60 branch.Olexa Bilaniuk1-1/+1
2021-10-28modules/gnome: ensure that `install_dir` is setDylan Baker2-11/+17
2021-10-28Fix add_install_script() ignoring install_tagXavier Claessens3-10/+16
2021-10-28test_clang_format: Do not assume meson source is in gitXavier Claessens1-0/+8
2021-10-28Fix crash when getting cuda optionsXavier Claessens4-16/+17
2021-10-28wrap: fix support for git < 2.28Eli Schwartz1-1/+1