12461 Commits (e223136b10a55ebb24c780575092bbf67dd1581c)
 

Author SHA1 Message Date
Eli Schwartz e223136b10
qt dependency: find the correct -qtX configtool name 3 years ago
Stefan Hajnoczi b956d74175 tests: fix incomplete Qt 6 support 3 years ago
John Lindgren a606ce22eb Add support for Qt 6.1+ 3 years ago
Daniel Mensinger 589600cb51 cmake: Always use all compilers for LLVM (fixes #10249) 3 years ago
alex-tee 0176419bec Update Zrythm entry in Users.md 3 years ago
mattip c003c49311 add pypy3 to msys2 CI run 3 years ago
mattip a9b63ff76f add a pypy3 for windows too 3 years ago
Matti Picus 73fa3aad43 python module: windows dll name for pypy needs special casing 3 years ago
mattip 1bb0387e67
add pypy3 to the bionic image 3 years ago
Eli Schwartz 1420d0dace
mdist: use better approach to finding original configured options 3 years ago
Jussi Pakkanen 3c80f8f965 Use a temp file to invoke the introspection command. 3 years ago
Eli Schwartz d27fd555e8 python module: restore logging for broken python 3 years ago
Eli Schwartz 7ceec99c55 packaging: make sure pyinstaller sees our distributed data files 3 years ago
Eli Schwartz e5aa47d8af Revert "wayland: Also lookup scanner in pkgconfig" 3 years ago
Daniel Mensinger 99f510a817 docs: YAML: Add `arg_flattening: false` where required 3 years ago
Daniel Mensinger f192ecd1ef docs: refman: Add `arg_flattening` support 3 years ago
Daniel Mensinger 0808ae1b3d docs: Document argument flattening 3 years ago
Daniel Mensinger 8e13e63fca docs: Fix [[true]] --> `true` 3 years ago
Xavier Claessens 7954a4c9cb wayland: Also lookup scanner in pkgconfig 3 years ago
Eli Schwartz 105bbaabdd
project tests: log the reason why a test is skipped 3 years ago
Eli Schwartz ce7a67e511
project tests: do not use tqdm progress bars for a single test 3 years ago
John Ericson 01a7aa0a4d Document and test env vars a bit better 3 years ago
Daniel Mensinger 4dd6cb8469 cmake: Better error message when configuring a CMake subproject fails. 3 years ago
Daniel Mensinger 2c4c7f6e64 Fix CMake error message 3 years ago
Christoph Reiter 26903d7b12 main: Make the msys/python check work again, in some cases 3 years ago
Eli Schwartz cc8e67ce59
docs: fix inaccurate description of command targets 3 years ago
Eli Schwartz fdcc566590
i18n: don't let our maintainer targets run via wrapped env 3 years ago
Eli Schwartz 8ae2bf5a9e
allow RunTarget to skip wrapping due to env 3 years ago
Eli Schwartz 3455f21f72
docs: note that find_program accepts file objects 3 years ago
Jussi Pakkanen a7356f6bf2 Handle same Framework multiple times in Xcode. 3 years ago
Jussi Pakkanen 6f24ab9407 Handle feed and capture in xcodebackend. 3 years ago
Eli Schwartz 1cfead6647
fix continued breakage in gnome module API 3 years ago
Eli Schwartz 34d39dce57 docs: correct documentation of shared_library soversions 3 years ago
Jussi Pakkanen efc7604ca2
Merge pull request #9989 from ePirat/epirat-fix-uscore-prefix-detection 3 years ago
Marvin Scholz 34ea8fdf98 unittests: move get_convincing_fake_env_and_cc to run_tests.py 3 years ago
Marvin Scholz 9e597ce905 unittests: add underscore prefix tests 3 years ago
Marvin Scholz 89620dc8e7 clike: print stderr instead of stdout for debugging 3 years ago
Marvin Scholz 1b03441bc4 visualstudio: do not query underscore define with MSVC 3 years ago
Marvin Scholz f02ffc007c clike: add more reliable ways to check underscore prefix 3 years ago
Marvin Scholz 4b97c60650 compilers/gnu: use Popen_safe to prevent resource leaks 3 years ago
Jussi Pakkanen be63e77949 Fix typos in Xcode backend. 3 years ago
Marvin Scholz b44042b5a9 unittests: correctly use test asserts instead of regular ones 3 years ago
Marvin Scholz 2cdddbab56 Add new debug() function 3 years ago
Elliott Sales de Andrade 969ae6e0e1 Correctly handle --version argument to runpython 3 years ago
Eli Schwartz 258cd5d583 packaging: rework how pyinstaller gets its instructions 3 years ago
Eli Schwartz ff8a9c9efb
move typing-only definition to TYPE_CHECKING 3 years ago
Eli Schwartz c9938f8f60
move a bunch of imports into TYPE_CHECKING blocks 3 years ago
Xavier Claessens 05cfe756f1 Target: Stop passing environment in method args 3 years ago
Xavier Claessens 90310116ab Replace backend.get_option_for_target() with target.get_option() 3 years ago
Xavier Claessens e33ec88ac7 Pass environment down to base Target class 3 years ago