388 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
e5e8c8600a Switch to Qt 5.4.1 for the OS X build 2015-03-24 12:45:04 +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
085dd58217 Linux: Fix SSL CA certificates not being detected on Fedora based distributions 2015-02-20 16:02:45 +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
9286d3c41f ... 2015-01-04 08:36:31 +05:30
Kovid Goyal
a145a210b8 ... 2015-01-02 23:23:33 +05:30
Kovid Goyal
be8c222864 Fix regression in 2.15 that broke calibre on OS X 10.7. Fixes #1407102 [Calibre 2.15 doesn't work in my mac](https://bugs.launchpad.net/calibre/+bug/1407102) 2015-01-02 22:54:33 +05:30
Kovid Goyal
79c029c15f OSX Build: Fix output to stdout/stderr not being redirected to Console.app in newer OS X version (>= 10.8) 2015-01-01 08:15:48 +05:30
Kovid Goyal
e723ec4c47 Retry listing of running VMs to handle transitory failures 2014-12-26 09:41:44 +05:30
Kovid Goyal
59fcd4d823 ... 2014-12-20 10:11:17 +05:30
Kovid Goyal
328f6231c5 Add a note about codesign breaking due to network congestion 2014-12-20 09:59:35 +05:30
Kovid Goyal
f77df61e65 ... 2014-12-19 10:35:00 +05:30
Kovid Goyal
58cb71be99 Update the version of libimobiledevice to 1.1.7 shipped in the linux and OS X builds 2014-11-23 14:19:15 +05:30
Kovid Goyal
d588010b39 Add pygments to the binary builds 2014-11-20 18:17:52 +05:30
Kovid Goyal
99cb07ea09 Use the default user shell in the build VMs instead of bash 2014-11-15 16:52:41 +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
8dab918f98 Add the xpyb XCB python bindings to the linux builds 2014-10-31 16:00:40 +05:30
Kovid Goyal
3e2a75327a Add the dbus-glib library to the linux binary build 2014-10-30 09:04:26 +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
f5edac6074 Implement v2 codesigning for the calibre app bundle on OS X
calibre is now built on 10.9.5 as that is the only version of OS X that
supports v2 codesigning. v2 codesigning is required for Gatekeeper on
all versions of OSX >= 10.9.5
2014-09-19 15:31:33 +05:30
Kovid Goyal
f6e42f4cc1 Fix regression that caused calibre running in debug mode on OS X to not have a menubar or dock icon 2014-09-08 20:40:45 +05:30
Kovid Goyal
76fb7b2b74 ... 2014-09-01 15:10:54 +05:30
Kovid Goyal
d758d88191 Decrease size of icns files in the OS X app bundle
By running the PNG images through a PNG optimizer. Also specify a
thumbnail image to use for files associated with calibre. Fixes #295 (Icon association for book files on Mac)
2014-08-30 10:49:00 +05:30
Kovid Goyal
057afd434c ... 2014-08-30 10:22: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
c0708c760d Workaround for bug in hdiutil 2014-08-25 10:17:31 +05:30
Kovid Goyal
1d92987780 OS X: Fix background jobs stealing input focus if they require the use of hidden browser 2014-08-24 18:28:25 +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
77bd43ecc4 Add webp support to the binary build on osx and linux to match windows 2014-08-08 18:31:13 +05:30
Kovid Goyal
81d1a3b922 ... 2014-08-08 18:31:13 +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
cf5b0f68d2 Parallelize building of linux launchers 2014-08-08 18:31:13 +05:30
Kovid Goyal
12882d2a99 ... 2014-08-08 18:31:13 +05:30
Kovid Goyal
fd06b97d9d ... 2014-08-08 18:31:13 +05:30
Kovid Goyal
65d6c5979c Display build times for the binary builds 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
4dcf430d5d Use custom compiled version of glib and libgcrypt 2014-08-08 18:31:12 +05:30
Kovid Goyal
a074794a22 ... 2014-08-08 18:31:12 +05:30