aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-29Fix crash when toolchain is missingSmallWood-D8-15/+26
2022-11-29Don't ignore documentation-related flags for D compilersAxel Ricard1-1/+3
2022-11-28utils: Popen_safe: Handle ENOEXEC to fail with an error messageMarvin Scholz1-6/+14
2022-11-28Add github's CodeQL scanner to CI.Eli Schwartz3-0/+40
2022-11-27Add warning_level=everythingDavid Robillard20-43/+335
2022-11-26add missing documentation for python installation default pure kwargEli Schwartz1-1/+8
2022-11-24Ignore unused compiler options for "meson configure"Loïc Yhuel1-1/+1
2022-11-24Fix various spelling errorsDavid Robillard16-19/+19
2022-11-24migrate some type comments to modern type annotationsEli Schwartz1-54/+54
2022-11-24remove a couple of unneeded type annotationsEli Schwartz1-8/+8
2022-11-24python module: fix broken non-embed dependencyEli Schwartz1-11/+13
2022-11-24Fix broken link in release notesDavid Robillard1-1/+1
2022-11-23python: Use correct extension filename suffix on Python < 3.8.7Daniele Nicolodi2-6/+20
2022-11-22compilers: remove opinionated c++ warning flagEli Schwartz3-6/+9
2022-11-22unittests: add and use get_meson_log_raw functionMarvin Scholz3-10/+13
2022-11-22unittests: add and use _open_meson_log functionMarvin Scholz1-12/+17
2022-11-22test runner: fix excluding null optionsMarvin Scholz1-12/+12
2022-11-22Fix writing single strings in env2mfile.Jussi Pakkanen1-1/+2
2022-11-21Handle freezing tests. Fixes #10752.Jussi Pakkanen4-3/+36
2022-11-20hotdoc module: fix broken include pathsEli Schwartz1-2/+1
2022-11-20hotdoc module: remove homebrew function-proxied OrderedSetEli Schwartz1-10/+6
2022-11-19modules/rust: stabilizeDylan Baker3-2/+6
2022-11-17tests: fix potential failure to verify pkg-config generationEli Schwartz1-1/+1
2022-11-17tests: make the command tests work when python is not the one in the shebangEli Schwartz1-1/+5
2022-11-17tests: fix qt project test when running with qt4Eli Schwartz1-1/+1
2022-11-17fix deprecated use of meson builddir/ in testsuiteEli Schwartz1-1/+1
2022-11-17backend/ninja: replace ` ` with `_` in rust crate-namesDylan Baker1-2/+2
2022-11-17modules/rust: Also include generated sources for testsDylan Baker1-2/+5
2022-11-17build: fix annotations of BuildTarget derived classesDylan Baker1-5/+5
2022-11-17hotdoc module: run hotdoc as an external command during configureEli Schwartz1-5/+8
2022-11-17build: use the unified pickle loader to handle more edge casesEli Schwartz2-20/+12
2022-11-17Fix a typo in the CUDA templateZihua Wu1-1/+1
2022-11-17mdist: fix error when running tests with a cross fileEli Schwartz1-2/+2
2022-11-16fix confusing azure pipelines status for coverageEli Schwartz3-18/+20
2022-11-16Fix test_rust_clippy for rust 1.65Xeonacid1-1/+2
2022-11-16Fix deprecation message, the function name is fs.copyfile()Xavier Claessens1-1/+1
2022-11-16Change the warning generated by importing an unstable module to non-fatalTristan Partin1-1/+1
2022-11-16linkers: Don't build thin archives on illumos or SolarisAlan Coopersmith1-2/+6
2022-11-15Change `unstable_external_project` to `unstable-external_project`Tristan Partin3-4/+4
2022-11-15escape asterisk used for footnotetastytea1-1/+1
2022-11-14CI: force macOS to use brew's python at all costsEli Schwartz1-1/+7
2022-11-14tests: fix edge case where non-default python is used, by skipping itEli Schwartz2-5/+18
2022-11-14Raise an error, if the file element in a resource file has no text.Hagen Möbius1-3/+6
2022-11-13Update Qt6-module.mdHagen Möbius1-2/+173
2022-11-13Add a note on relocatable pkg-config files to reference manual.Ralf Gommers1-0/+6
2022-11-13docs: installation tags for the GNOME moduleKleis Auke Wolthuizen1-2/+7
2022-11-12Add CMake to cross file.Jussi Pakkanen1-4/+30
2022-11-12Fix ppc64 detection in Debian.Jussi Pakkanen1-1/+3
2022-11-11docs: improve ESL text, fix some English errorsGuilherme Janczak1-37/+39
2022-11-11Fix typo in dependency() 'names' docstring [skip ci]Will Thompson1-1/+1