Commit graph

44623 commits

Author SHA1 Message Date
Kovid Goyal
093334d227
Remove build commands for 32-bit arches 2022-03-02 10:22:24 +05:30
Kovid Goyal
809c90557c
Automatically uninstall 32-bit calibre on windows when installing 2022-03-02 10:22:24 +05:30
Kovid Goyal
3bdb1368a6
Get the portable installer building on 64bits 2022-03-02 10:22:23 +05:30
Kovid Goyal
12314c722e
Fix a couple of compiler warnings 2022-03-02 10:22:23 +05:30
Kovid Goyal
33104fcb24
missed a spot to remove is64bit 2022-03-02 10:22:23 +05:30
Kovid Goyal
8a0bbc2e4d
... 2022-03-02 10:22:23 +05:30
Kovid Goyal
6f9b6576cf
Use Qt 6.2 src on CI 2022-03-02 10:22:23 +05:30
Kovid Goyal
3ceda4d1a3
Need XKB dev packages on CI to build headless 2022-03-02 10:22:23 +05:30
Kovid Goyal
658399812f
Drop 32-bit code paths 2022-03-02 10:22:23 +05:30
Kovid Goyal
21042dee17
oops 2022-03-02 10:22:23 +05:30
Kovid Goyal
9dbf55839c
More PyQt6 nonsense 2022-03-02 10:22:23 +05:30
Kovid Goyal
f42fc3c850
Fix windows build 2022-03-02 10:22:23 +05:30
Kovid Goyal
b80600babb
Get it building on windows 2022-03-02 10:22:23 +05:30
Kovid Goyal
8fac2b3a44
Fix building on latest VS 2019 2022-03-02 10:22:23 +05:30
Kovid Goyal
fd9ff26488
Dont build NodeJS on windows
It only builds with one version of Visual Studio. Typical web tech.
2022-03-02 10:22:23 +05:30
Kovid Goyal
5ed719b9f3
... 2022-03-02 10:22:23 +05:30
Kovid Goyal
7330e2e8b6
We now have ruby30 in windows 2022-03-02 10:22:23 +05:30
Kovid Goyal
752fce6fa4
New CI export paths 2022-03-02 10:22:23 +05:30
Kovid Goyal
52ca39aeaa
Fix aliasing of PyQt5 imports 2022-03-02 10:22:22 +05:30
Kovid Goyal
2f8ecf3e0d
placeholder should also be a universal binary 2022-03-02 10:22:22 +05:30
Kovid Goyal
5725364ca7
Fix for Apple's cheap ass freeloading on libxml2
Trillion dollar company that cant write its own XML parser. And
libxml2 is currently going begging for a lack of maintainers. Silicon
valley really makes my blood boil. Fucking armpit of the universe.
2022-03-02 10:22:22 +05:30
Kovid Goyal
f4a93d2336
Delay load hunspell 2022-03-02 10:22:22 +05:30
Kovid Goyal
49e3793909
Dont stip the binaries when using develop mode 2022-03-02 10:22:22 +05:30
Kovid Goyal
be5eaaa1d1
bump version of libxml2 in th ehopes that the new version will fix the crash on ARM 2022-03-02 10:22:22 +05:30
Kovid Goyal
6a647aae74
Get print to work in test_build 2022-03-02 10:22:22 +05:30
Kovid Goyal
fa10093246
... 2022-03-02 10:22:22 +05:30
Kovid Goyal
2ad7072585
Bump library versions 2022-03-02 10:22:22 +05:30
Kovid Goyal
920ac99e21
No plaformthemes plugins on macOS in Qt 6 2022-03-02 10:22:22 +05:30
Kovid Goyal
86944c6d1a
No more extras Qt DLLs 2022-03-02 10:22:22 +05:30
Kovid Goyal
1b5562a82b
Build universal binaries on macOS 2022-03-02 10:22:22 +05:30
Kovid Goyal
0beede7d97
nodejs is required to build webengine 2022-03-02 10:22:22 +05:30
Kovid Goyal
d4c3629037
Add ninja required by Qt 2022-03-02 10:22:22 +05:30
Kovid Goyal
3ab8e65c9e
Cleanup imports 2022-03-02 10:22:22 +05:30
Kovid Goyal
17dcef453d
Command to build linux ARM intaller 2022-03-02 10:22:22 +05:30
Kovid Goyal
65fc639949
New bypy CLI 2022-03-02 10:22:21 +05:30
Kovid Goyal
f011bf5667
More PyQt6 nonsense 2022-03-02 10:22:21 +05:30
Kovid Goyal
a82e83037b
More PyQt6 nonsense 2022-03-02 10:22:21 +05:30
Kovid Goyal
c682691a66
Update various macos only packages 2022-03-02 10:22:21 +05:30
Kovid Goyal
cd58832501
Update hash of nasm 2022-03-02 10:22:21 +05:30
Kovid Goyal
c510863dd3
Bump python version 2022-03-02 10:22:21 +05:30
Kovid Goyal
556a29771b
Skip a hunspell test that fails only on ARM 2022-03-02 10:22:21 +05:30
Kovid Goyal
a5b7cc9688
Bump version of css-parser 2022-03-02 10:22:21 +05:30
Kovid Goyal
36345e1efb
More pyqt6 nonsense 2022-03-02 10:22:21 +05:30
Kovid Goyal
c93fc55315
We use bypy master in qt6 2022-03-02 10:22:21 +05:30
Kovid Goyal
77e70f61e2
We want the traditional bypy location in qt6 2022-03-02 10:22:21 +05:30
Kovid Goyal
0dd9ebd4c3
bypy now does only VM builds on Linux 2022-03-02 10:22:21 +05:30
Kovid Goyal
a26f7c3556
Add a cloud image as well for VM instead of chroot builds 2022-03-02 10:22:21 +05:30
Kovid Goyal
73e3b8822f
More PyQt6 nonsense 2022-03-02 10:22:21 +05:30
Kovid Goyal
db0ad38f68
Bump PyQt version 2022-03-02 10:22:21 +05:30
Kovid Goyal
ba41434978
... 2022-03-02 10:22:21 +05:30