aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-21Fix writing single strings in env2mfile.env2mfilefixJussi 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
2022-11-10fix typoGuilherme Janczak1-1/+1
2022-11-10Fix options overrides for vsbackendDenis Fortin1-1/+1
2022-11-09genrelnotes: Jump to version 1.0.0Xavier Claessens1-1/+4
2022-11-08Fix since annotation for str "in" operatorXavier Claessens1-2/+2
2022-11-07hotdoc module: add dedicated depends kwarg, deprecate file deps in dependenciesEli Schwartz1-2/+17
2022-11-07hotdoc module: use less confusing namesEli Schwartz1-7/+7
2022-11-06target python 3.10 as the mypy language versionEli Schwartz1-1/+1
2022-11-06Implement `in` operator on stringXavier Claessens3-0/+26
2022-11-06Bump version number for new development.Jussi Pakkanen1-1/+1
2022-11-06Bump version number for release.0.64.0Jussi Pakkanen2-2/+2
2022-11-06Generate release notes for 0.64.Jussi Pakkanen21-159/+186
2022-11-05nasm: Fix get_optimization_args()Ole André Vadla RavnÄs1-1/+11
2022-11-03depfixer: handle darwin dependencies with non-ASCII pathsEli Schwartz1-4/+4
2022-11-03squelch an EncodingWarning we don't care aboutEli Schwartz1-1/+1
2022-11-03python 3.11: suppress an incorrect EncodingWarningEli Schwartz2-0/+16
2022-11-03dependencies: make the hdf5 dependency use Popen_safeEli Schwartz1-4/+3
2022-11-02Document binary literals.Garrett D'Amore1-0/+2