13117 Commits (9751c1fe61c34ea1a9e6a47cae251574586faff5)
 

Author SHA1 Message Date
Eli Schwartz 9751c1fe61
add missing documentation for python installation default pure kwarg 2 years ago
Loïc Yhuel 11fe8f1157 Ignore unused compiler options for "meson configure" 2 years ago
David Robillard e85138fcc8 Fix various spelling errors 2 years ago
Eli Schwartz 9d1b59fa7f
migrate some type comments to modern type annotations 2 years ago
Eli Schwartz f645bcf68d
remove a couple of unneeded type annotations 2 years ago
Eli Schwartz bf83274344
python module: fix broken non-embed dependency 2 years ago
David Robillard c05b2ba231 Fix broken link in release notes 2 years ago
Daniele Nicolodi 235f32f1a6 python: Use correct extension filename suffix on Python < 3.8.7 2 years ago
Eli Schwartz 0404ad5601
compilers: remove opinionated c++ warning flag 2 years ago
Marvin Scholz 7cbc15b812 unittests: add and use get_meson_log_raw function 2 years ago
Marvin Scholz 49cd97c434 unittests: add and use _open_meson_log function 2 years ago
Marvin Scholz 08262c3102 test runner: fix excluding null options 2 years ago
Jussi Pakkanen fd43842041 Fix writing single strings in env2mfile. 2 years ago
Jussi Pakkanen 3ae89a7150 Handle freezing tests. Fixes #10752. 2 years ago
Eli Schwartz e5ce7f0770 hotdoc module: fix broken include paths 2 years ago
Eli Schwartz e0240515a6 hotdoc module: remove homebrew function-proxied OrderedSet 2 years ago
Dylan Baker c642a7693e modules/rust: stabilize 2 years ago
Eli Schwartz b40e4de3c6
tests: fix potential failure to verify pkg-config generation 2 years ago
Eli Schwartz 908a78dbc2
tests: make the command tests work when python is not the one in the shebang 2 years ago
Eli Schwartz 174e05d0f6
tests: fix qt project test when running with qt4 2 years ago
Eli Schwartz 193092e26b
fix deprecated use of meson builddir/ in testsuite 2 years ago
Dylan Baker 9e9a9ac4de backend/ninja: replace ` ` with `_` in rust crate-names 2 years ago
Dylan Baker 8526b8c1a9 modules/rust: Also include generated sources for tests 2 years ago
Dylan Baker e45367169f build: fix annotations of BuildTarget derived classes 2 years ago
Eli Schwartz 32b14b1bb5
hotdoc module: run hotdoc as an external command during configure 2 years ago
Eli Schwartz 0d3be23377 build: use the unified pickle loader to handle more edge cases 2 years ago
Zihua Wu 3a4aa109b4 Fix a typo in the CUDA template 2 years ago
Eli Schwartz 134e299eda mdist: fix error when running tests with a cross file 2 years ago
Eli Schwartz 68a84f6535
fix confusing azure pipelines status for coverage 2 years ago
Xeonacid 47d1a55e78 Fix test_rust_clippy for rust 1.65 2 years ago
Xavier Claessens 8232665849 Fix deprecation message, the function name is fs.copyfile() 2 years ago
Tristan Partin bfc813200c Change the warning generated by importing an unstable module to non-fatal 2 years ago
Alan Coopersmith 8ee4660788 linkers: Don't build thin archives on illumos or Solaris 2 years ago
Tristan Partin a2cac72d9b Change `unstable_external_project` to `unstable-external_project` 2 years ago
tastytea 8dfa55005e escape asterisk used for footnote 2 years ago
Eli Schwartz 0e5d632a62
CI: force macOS to use brew's python at all costs 2 years ago
Eli Schwartz aa84c55bef
tests: fix edge case where non-default python is used, by skipping it 2 years ago
Hagen Möbius 6860e42c06 Raise an error, if the file element in a resource file has no text. 2 years ago
Hagen Möbius 0bfe776132 Update Qt6-module.md 2 years ago
Ralf Gommers 3646697892 Add a note on relocatable pkg-config files to reference manual. 2 years ago
Kleis Auke Wolthuizen e4538a0362 docs: installation tags for the GNOME module 2 years ago
Jussi Pakkanen 611bd4e6db Add CMake to cross file. 2 years ago
Jussi Pakkanen 318579b367 Fix ppc64 detection in Debian. 2 years ago
Guilherme Janczak 69dae6395d docs: improve ESL text, fix some English errors 2 years ago
Will Thompson f9328f7757 Fix typo in dependency() 'names' docstring [skip ci] 2 years ago
Guilherme Janczak 3336cc8b27 fix typo 2 years ago
Denis Fortin b78ebc6741 Fix options overrides for vsbackend 2 years ago
Xavier Claessens 9463595b11 genrelnotes: Jump to version 1.0.0 2 years ago
Xavier Claessens 273605f859 Fix since annotation for str "in" operator 2 years ago
Eli Schwartz bcc127b3fd hotdoc module: add dedicated depends kwarg, deprecate file deps in dependencies 2 years ago