212 Commits

Author SHA1 Message Date
Kovid Goyal
6ed8c25836 Windows build: Fix dukpy, apparently it has to be loaded from the filesystem, or it crashes 2015-08-08 11:44:19 +05:30
Kovid Goyal
499a91bde8 Update build instructions for Qt 5.4 on windows 2015-03-23 17:40:59 +05:30
Kovid Goyal
940693042f Remove cssselect from windows notes as we no longer depend on it 2015-02-22 14:51:04 +05:30
Kovid Goyal
010d12e84d Make exe file descriptions consistent 2015-02-18 08:09:52 +05:30
Kovid Goyal
78e547efca Do not add unneeded icons tot he installer 2015-02-17 09:31:40 +05:30
Kovid Goyal
5cb5a698ee Add viewer and editor icons to windows installer 2015-02-16 20:17:13 +05:30
Kovid Goyal
96abc72ed1 Clean up indentation in the WiX template 2015-02-16 19:22:36 +05:30
Kovid Goyal
59f9c55be4 ... 2015-02-16 12:52:59 +05:30
Kovid Goyal
96dfab268e libimobiledevice: Prevent detection of WiFi connected iDevices 2015-02-01 13:09:23 +05:30
Kovid Goyal
ef09e886b3 Change all shebangs to use python2 2015-01-23 19:08:21 +05:30
Kovid Goyal
2e9024e55e Do not exclude six when freezing, since calibre no longer bundles it 2015-01-09 10:17:44 +05:30
Kovid Goyal
d588010b39 Add pygments to the binary builds 2014-11-20 18:17:52 +05:30
Kovid Goyal
c471e0d1e0 Update the version of libimobiledevice bundled with the windows calibre build to support iOS 8 2014-11-15 16:52:18 +05:30
Kovid Goyal
d0a44763f8 Windows: Redirect stdout/stderr to NUL instead of temp files. Avoids unnecessary creation of temp files 2014-11-13 10:56:53 +05:30
Kovid Goyal
2fdf4de2f6 ... 2014-09-29 21:41:55 +05:30
Kovid Goyal
b4cfdbbf32 Turn on hash randomization in the version of python bundled with calibre 2014-09-29 21:36:33 +05:30
Kovid Goyal
76fb7b2b74 ... 2014-09-01 15:10:54 +05:30
Kovid Goyal
cc8b5e70c2 Patch to Qt WebKit to fix rendering of soft hyphens in the viewer 2014-08-28 15:47:57 +05:30
Kovid Goyal
697a74b0c1 Prevent calibre from installing or running on Windows XP as there have been many reports of Qt 5 crashing on Windows XP and Windows XP is now no longer supported by Microsoft. 2014-08-24 00:47:10 +05:30
Kovid Goyal
4ba3255dd1 Build option to not strip the generated linux/os x binaries 2014-08-08 18:31:13 +05:30
Kovid Goyal
a551136f5b MSI installer: Always re-install all files 2014-08-08 18:31:12 +05:30
Kovid Goyal
3177772cc6 Exclude unneeded ddls from the pythonwin package int he windows 32bit binary build 2014-08-08 18:31:12 +05:30
Kovid Goyal
e7781ffb25 ... 2014-08-08 18:31:11 +05:30
Kovid Goyal
4e7ce1fece More robust removal of CRT dependencies from dlls in the windows build
Fixes a problem with the 64-bit ImageMagick core DLL getting corrupted
by the old removal process.
2014-08-08 18:31:11 +05:30
Kovid Goyal
885418a5a8 ... 2014-08-08 18:31:10 +05:30
Kovid Goyal
5b3f45ed1b ... 2014-08-08 18:31:10 +05:30
Kovid Goyal
b43fd024d7 The windows binaries build 2014-08-08 18:31:10 +05:30
Kovid Goyal
496a0789fd Switch to using VirtualBox vms for building calibre 2014-08-08 18:31:10 +05:30
Kovid Goyal
5068f62f0f Get rid of the PyQt4 string from everywhere 2014-08-08 18:31:07 +05:30
Kovid Goyal
a8ba2c3bfd ... 2014-06-25 09:05:46 +05:30
Kovid Goyal
2e4c1b6277 Slim down bundled Qt 5 2014-06-08 18:10:32 +05:30
Kovid Goyal
c5a1065a76 Update PyQt build instructions 2014-06-06 11:09:45 +05:30
Kovid Goyal
de7e6b46fd ... 2014-06-06 09:56:31 +05:30
Kovid Goyal
64c865f31d Proper fix for incorrect progress in portable installer 2014-06-06 07:48:25 +05:30
Kovid Goyal
585eaaafea More accurate progress while decompressing the portable installer 2014-06-05 23:00:22 +05:30
Kovid Goyal
2b64c18470 Portable installer: Fix a crash if the user selects a destination for the portable install that does not have enough disk space. Fixes #1324575 [Portable install crashes on low disk space](https://bugs.launchpad.net/calibre/+bug/1324575) 2014-06-05 22:46:43 +05:30
Kovid Goyal
2e58955e38 Fix err strings 2014-06-05 22:42:15 +05:30
Kovid Goyal
4d2ed78698 ... 2014-06-05 18:34:45 +05:30
Kovid Goyal
70a1748deb ... 2014-05-25 14:00:16 +05:30
Kovid Goyal
aeb770978c ... 2014-05-25 12:50:07 +05:30
Kovid Goyal
ec319c0a88 More Qt compilation notes 2014-05-25 11:46:10 +05:30
Kovid Goyal
4dccd159ed Finish up QT 5 build instructions on windows 2014-05-24 08:59:30 +05:30
Kovid Goyal
29c5efa641 Update Qt build notes for Qt 5 2014-05-23 13:18:15 +05:30
Kovid Goyal
f8940541cf ... 2014-05-08 09:11:02 +05:30
Kovid Goyal
35e585bd0d Update build instructions for PoDoFo and ImageMagick 2014-05-07 21:42:27 +05:30
Kovid Goyal
c436362416 ... 2014-05-06 21:32:13 +05:30
Kovid Goyal
e02bef764f ... 2014-05-06 21:01:08 +05:30
Kovid Goyal
76ba5f06e2 ... 2014-05-06 16:50:09 +05:30
Kovid Goyal
e3559e9bce ... 2014-05-06 10:25:20 +05:30
Kovid Goyal
5eaf17fc21 ... 2014-05-05 22:09:37 +05:30