aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-24Convert all test from the python3 module to python.killpy3Jussi Pakkanen17-23/+23
2022-04-24Remove deprecated python3 module.Jussi Pakkanen28-548/+10
2022-04-24docs: Remove deprecated meson.source_root() from localisation page exampleSimon Arlott1-3/+1
2022-04-23Fix typo that breaks g++ cross detection on Debian.Jussi Pakkanen1-1/+1
2022-04-23Do not use 'echo' as it is not available on plain cmd.exeJussi Pakkanen4-4/+10
2022-04-23Use system install scheme rather than the incorrect Debian one.Jussi Pakkanen1-4/+11
2022-04-21Allow deprecating an option for a new oneXavier Claessens6-4/+62
2022-04-21gtkdochelper.py: Use os.pathsep for --path argumentChun-wei Fan1-1/+1
2022-04-20vcs_tag: handle non-str / non-file argumentsKirill Isakov3-7/+26
2022-04-20vcs_tag: document the already supported file argKirill Isakov4-1/+13
2022-04-20Add NetBSD support in symbolextractor.Thomas Klausner1-0/+2
2022-04-20Fix purelib and platlib validation in Python3 module.Jussi Pakkanen1-2/+4
2022-04-19docs: Add documentation on pkgconfig.relocatableFredrik Salomonsson3-1/+40
2022-04-19unittests: Add test_pkgconfig_relocatable to allplatformstestsFredrik Salomonsson2-0/+48
2022-04-19test cases/failing: Add 123 pkgconfig not relocatable outside prefixFredrik Salomonsson2-0/+30
2022-04-19pkgconfig: Add relocatable module optionFredrik Salomonsson2-2/+18
2022-04-19Add ppc970 definition to universal.pySergey Fedorov1-0/+1
2022-04-19Fix universal builds on Darwin PPC: add ppc7400 definitionbarracuda1561-0/+1
2022-04-18Fix generator expression list problems (fixes #10288)Daniel Mensinger2-7/+8
2022-04-15Add note in docs that multiline f-strings are not supportedPeter Lesslie1-2/+5
2022-04-14unittests: make datatests capable of parsing module subsections properlyEli Schwartz1-6/+12
2022-04-14simplify destdir_join for readabilityEli Schwartz1-3/+3
2022-04-14docs: make upload target depend on building the docsEli Schwartz1-0/+1
2022-04-14CI images: don't build on a schedule for forksEli Schwartz1-0/+2
2022-04-14qt module: move comment to the correct location after refactoringEli Schwartz1-2/+2
2022-04-14typoEli Schwartz1-1/+1
2022-04-14remove useless conditionEli Schwartz1-1/+0
2022-04-14pyupgrade --py37-plusEli Schwartz3-13/+5
2022-04-14ac_converter: use better style for header check iterationEli Schwartz1-5/+5
2022-04-14Fix typo in commentBen Brown1-1/+1
2022-04-13wayland: Make sure wayland-scanner has same version as wayland librariesXavier Claessens1-1/+6
2022-04-13Add regression test for Python dist.Jussi Pakkanen2-5/+22
2022-04-13compilers: fix broken CompCert support for release flagsEli Schwartz1-1/+1
2022-04-13mconf: Fix printing <inherited from main project> for yielding optionsXavier Claessens1-13/+9
2022-04-12qt module: also prefer the changed name scheme for the toolsEli Schwartz1-1/+3
2022-04-12qt dependency: adapt to the qmake command changed nameEli Schwartz2-3/+3
2022-04-12qt dependency: find the correct -qtX configtool nameEli Schwartz2-3/+4
2022-04-12tests: fix incomplete Qt 6 supportStefan Hajnoczi4-3/+33
2022-04-12Add support for Qt 6.1+John Lindgren2-0/+11
2022-04-12cmake: Always use all compilers for LLVM (fixes #10249)Daniel Mensinger3-4/+14
2022-04-12Update Zrythm entry in Users.mdalex-tee1-1/+1
2022-04-12add pypy3 to msys2 CI runmattip1-0/+20
2022-04-12add a pypy3 for windows toomattip1-1/+9
2022-04-12python module: windows dll name for pypy needs special casingMatti Picus2-2/+11
2022-04-11add pypy3 to the bionic imagemattip1-0/+16
2022-04-11mdist: use better approach to finding original configured optionsEli Schwartz1-4/+14
2022-04-10Use a temp file to invoke the introspection command.Jussi Pakkanen1-1/+6
2022-04-10python module: restore logging for broken pythonEli Schwartz1-5/+12
2022-04-09packaging: make sure pyinstaller sees our distributed data filesEli Schwartz2-0/+8
2022-04-07Revert "wayland: Also lookup scanner in pkgconfig"Eli Schwartz4-30/+26