Kovid Goyal
|
e52848671a
|
Copy in python3.dll as PyQt links against it instead of python38.dll
|
2020-08-22 18:47:58 +05:30 |
|
Kovid Goyal
|
dfb5b72eca
|
Ensure no __pycache__ is added to pylib.zip
|
2020-08-22 18:47:58 +05:30 |
|
Kovid Goyal
|
8c7c3c9061
|
Work on windows python3 build
|
2020-08-22 18:47:58 +05:30 |
|
Kovid Goyal
|
55214540fd
|
Dont remove v3 port from PyQt
|
2020-08-22 18:47:57 +05:30 |
|
Kovid Goyal
|
01b0fba8ad
|
Auto fix excess blank lines
|
2020-08-22 18:47:56 +05:30 |
|
Kovid Goyal
|
9ff27782de
|
Remove useless __future__ imports
Not needed on python3
|
2020-08-22 18:47:55 +05:30 |
|
Kovid Goyal
|
50a19e2b75
|
Switch to using QEMU VMs for building calibre on macOS and Windows
The VM performance is better and QEMU is more
hackable/automatable than VirtualBox. Also paves the way to do the
building on remote servers if needed.
|
2020-05-30 14:48:47 +05:30 |
|
Kovid Goyal
|
8901836673
|
Bundle distutils in the binaries as Pillow now requires it
|
2019-09-13 09:13:36 +05:30 |
|
Kovid Goyal
|
03929d5959
|
Fix building of calibre portable installer
|
2019-09-13 09:12:39 +05:30 |
|
Kovid Goyal
|
0a05d2f578
|
Disabe SetDllDirectories on 32bit builds since it causes a crash
|
2019-09-13 09:12:38 +05:30 |
|
Kovid Goyal
|
b78f584264
|
Add mesa DLL to windows build for machines without OpenGL such as VMs
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
be471a8cbe
|
Work on getting windows running
|
2019-09-13 09:12:35 +05:30 |
|
Eli Schwartz
|
d50a6ddc1b
|
use context managers to open files
|
2019-07-25 01:30:54 -04:00 |
|
Kovid Goyal
|
1be0c8ee8b
|
Get signing working
|
2019-06-19 17:59:16 +05:30 |
|
Kovid Goyal
|
aed78ba857
|
calibre now builds on windows, though for some reason the test fails
|
2019-06-19 17:04:35 +05:30 |
|
Kovid Goyal
|
947fb029d8
|
More work on building calibre on windows
|
2019-06-19 12:15:30 +05:30 |
|
Kovid Goyal
|
e804e48747
|
Start work on building calibre on windows
|
2019-06-19 10:06:54 +05:30 |
|