summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20Fix purelib and platlib validation in Python3 module.Jussi Pakkanen
2022-04-19docs: Add documentation on pkgconfig.relocatableFredrik Salomonsson
2022-04-19unittests: Add test_pkgconfig_relocatable to allplatformstestsFredrik Salomonsson
2022-04-19test cases/failing: Add 123 pkgconfig not relocatable outside prefixFredrik Salomonsson
2022-04-19pkgconfig: Add relocatable module optionFredrik Salomonsson
2022-04-19Add ppc970 definition to universal.pySergey Fedorov
2022-04-19Fix universal builds on Darwin PPC: add ppc7400 definitionbarracuda156
2022-04-18Fix generator expression list problems (fixes #10288)Daniel Mensinger
2022-04-15Add note in docs that multiline f-strings are not supportedPeter Lesslie
2022-04-14unittests: make datatests capable of parsing module subsections properlyEli Schwartz
2022-04-14simplify destdir_join for readabilityEli Schwartz
2022-04-14docs: make upload target depend on building the docsEli Schwartz
2022-04-14CI images: don't build on a schedule for forksEli Schwartz
2022-04-14qt module: move comment to the correct location after refactoringEli Schwartz
2022-04-14typoEli Schwartz
2022-04-14remove useless conditionEli Schwartz
2022-04-14pyupgrade --py37-plusEli Schwartz
2022-04-14ac_converter: use better style for header check iterationEli Schwartz
2022-04-14Fix typo in commentBen Brown
2022-04-13wayland: Make sure wayland-scanner has same version as wayland librariesXavier Claessens
2022-04-13Add regression test for Python dist.Jussi Pakkanen
2022-04-13compilers: fix broken CompCert support for release flagsEli Schwartz
2022-04-13mconf: Fix printing <inherited from main project> for yielding optionsXavier Claessens
2022-04-12qt module: also prefer the changed name scheme for the toolsEli Schwartz
2022-04-12qt dependency: adapt to the qmake command changed nameEli Schwartz
2022-04-12qt dependency: find the correct -qtX configtool nameEli Schwartz
2022-04-12tests: fix incomplete Qt 6 supportStefan Hajnoczi
2022-04-12Add support for Qt 6.1+John Lindgren
2022-04-12cmake: Always use all compilers for LLVM (fixes #10249)Daniel Mensinger
2022-04-12Update Zrythm entry in Users.mdalex-tee
2022-04-12add pypy3 to msys2 CI runmattip
2022-04-12add a pypy3 for windows toomattip
2022-04-12python module: windows dll name for pypy needs special casingMatti Picus
2022-04-11add pypy3 to the bionic imagemattip
2022-04-11mdist: use better approach to finding original configured optionsEli Schwartz
2022-04-10Use a temp file to invoke the introspection command.Jussi Pakkanen
2022-04-10python module: restore logging for broken pythonEli Schwartz
2022-04-09packaging: make sure pyinstaller sees our distributed data filesEli Schwartz
2022-04-07Revert "wayland: Also lookup scanner in pkgconfig"Eli Schwartz
2022-04-07docs: YAML: Add `arg_flattening: false` where requiredDaniel Mensinger
2022-04-07docs: refman: Add `arg_flattening` supportDaniel Mensinger
2022-04-07docs: Document argument flatteningDaniel Mensinger
2022-04-07docs: Fix [[true]] --> `true`Daniel Mensinger
2022-04-04wayland: Also lookup scanner in pkgconfigXavier Claessens
2022-04-03project tests: log the reason why a test is skippedEli Schwartz
2022-04-03project tests: do not use tqdm progress bars for a single testEli Schwartz
2022-04-03Document and test env vars a bit betterJohn Ericson
2022-04-03cmake: Better error message when configuring a CMake subproject fails.Daniel Mensinger
2022-04-01Fix CMake error messageDaniel Mensinger
2022-04-01main: Make the msys/python check work again, in some casesChristoph Reiter