12639 Commits (9f26eae541ddf3f3162009339e0c007d0008b45f)
 

Author SHA1 Message Date
Jussi Pakkanen 54808cd39b Fix purelib and platlib validation in Python3 module. 3 years ago
Fredrik Salomonsson 442fd7dc73 docs: Add documentation on pkgconfig.relocatable 3 years ago
Fredrik Salomonsson ef0c38f90a unittests: Add test_pkgconfig_relocatable to allplatformstests 3 years ago
Fredrik Salomonsson 3cac527d9f test cases/failing: Add 123 pkgconfig not relocatable outside prefix 3 years ago
Fredrik Salomonsson 2e31330fe6 pkgconfig: Add relocatable module option 3 years ago
Sergey Fedorov 09ad4e28f1 Add ppc970 definition to universal.py 3 years ago
barracuda156 aa2025cf97 Fix universal builds on Darwin PPC: add ppc7400 definition 3 years ago
Daniel Mensinger 1b9c4b7192 Fix generator expression list problems (fixes #10288) 3 years ago
Peter Lesslie ab5ed4db09 Add note in docs that multiline f-strings are not supported 3 years ago
Eli Schwartz 5df0fb45ca
unittests: make datatests capable of parsing module subsections properly 3 years ago
Eli Schwartz 6a287fae5d
simplify destdir_join for readability 3 years ago
Eli Schwartz 19de032d20
docs: make upload target depend on building the docs 3 years ago
Eli Schwartz f72fbd7562
CI images: don't build on a schedule for forks 3 years ago
Eli Schwartz 22b9a66f7c
qt module: move comment to the correct location after refactoring 3 years ago
Eli Schwartz ea8f4bb4ad
typo 3 years ago
Eli Schwartz eb2551c90e
remove useless condition 3 years ago
Eli Schwartz bb171c2dff
pyupgrade --py37-plus 3 years ago
Eli Schwartz 906aec0df5
ac_converter: use better style for header check iteration 3 years ago
Ben Brown 20ac070fca Fix typo in comment 3 years ago
Eli Schwartz df3f064c81
dependencies: move DependencyVariableString handling to declare_dependency 3 years ago
Eli Schwartz 0e3ed2f655
dependencies: allow get_variable to expose files from subprojects 3 years ago
Eli Schwartz b55349c2e9
dependencies: tighten type checking and fix cmake API violation for get_variable 3 years ago
Xavier Claessens c649a2b8c5 wayland: Make sure wayland-scanner has same version as wayland libraries 3 years ago
Jussi Pakkanen 2fcd3a4174 Add regression test for Python dist. 3 years ago
Eli Schwartz a0e7f93414 compilers: fix broken CompCert support for release flags 3 years ago
Xavier Claessens 3180c579f6 mconf: Fix printing <inherited from main project> for yielding options 3 years ago
Eli Schwartz d68a0651e4
qt module: also prefer the changed name scheme for the tools 3 years ago
Eli Schwartz b5a81ff634
qt dependency: adapt to the qmake command changed name 3 years ago
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