276 Commits

Author SHA1 Message Date
Kovid Goyal
06baf7445a ... 2014-02-06 23:09:36 +05:30
Kovid Goyal
5dc59bacc6 Only try to push if a connection to the remote host succeeds within 5 seconds 2014-02-06 23:05:06 +05:30
Kovid Goyal
80b0842aea Portable installer: Do not ask the user for confirmation when upgrading an existing installation during an automated install 2014-01-01 09:02:32 +05:30
Kovid Goyal
78911d6077 Windows 64bit build: Fix corrupted images in MOBI files causing crash. Fixes #1264534 [calibre-parallel has stopped working](https://bugs.launchpad.net/calibre/+bug/1264534)
Loads the PIL C extensions from the file system as they apparently use
exceptions that cause crash with MemoryModule
2013-12-31 10:20:33 +05:30
Kovid Goyal
d0e60cf213 ... 2013-12-24 16:27:59 +05:30
Kovid Goyal
12ab1a706b Update lxml in 64bit windows build to fix crashes when parsing using html5lib 2013-12-19 09:40:36 +05:30
Kovid Goyal
289ef5f0b9 Rename Tweak Book to Edit Book 2013-12-10 17:21:51 +05:30
Kovid Goyal
a87092ba4f Standalone executable for Tweak Book 2013-12-01 16:16:52 +05:30
Kovid Goyal
984c29c1e2 Get rid of the workaround for mtpz debug message by compiling libmtp with --disable-mtpz 2013-11-24 09:44:37 +05:30
Kovid Goyal
9061290f71 Update dbus, and PyQt4 versions in the linux binary builds 2013-11-16 19:19:42 +05:30
Kovid Goyal
8265e95b15 Linux binary build: Return proper exit codes when raising SystemExit 2013-11-12 16:20:50 +05:30
Kovid Goyal
a6567a7c03 linux freeze: Handle six.py 2013-10-25 09:01:29 +05:30
Kovid Goyal
78e8ba74a0 Add the six module required by html5lib 2013-10-24 11:35:49 +05:30
Kovid Goyal
7fc33c08f4 ... 2013-10-24 09:15:01 +05:30
Kovid Goyal
4c89fcbe74 Update push for new windows VM 2013-10-18 16:42:03 +05:30
Kovid Goyal
8b820767d0 Windows: Improved device ejection code
Eject individual drives before trying to eject the device. Hopefully,
this fixes incomplete ejection with the Nook devices.
2013-09-21 11:21:47 +05:30
Kovid Goyal
7d54d25844 Remove unused mount helper
Fixes #1225696 [Add patch to compile with CLANG](https://bugs.launchpad.net/calibre/+bug/1225696)
2013-09-15 21:58:18 +05:30
Kovid Goyal
ac2dd2f7a2 Fix #1225552 [Windows portable executable file description should be "Calibre"](https://bugs.launchpad.net/calibre/+bug/1225552) 2013-09-15 08:45:09 +05:30
Kovid Goyal
838c832f01 Move delete to recycle bin into a separate process on windows
This will hopefully fix any remaining locking errors on windows.
2013-08-27 18:40:02 +05:30
Kovid Goyal
0d860c43fb OS X build: Log stdout/stderr to Console.app
In OS X 10.8 Apple stopped redirecting stdout/stderr to Console.app for
applications launched by launch services. Re-enable the redirection,
useful for debugging.
2013-08-18 11:05:12 +05:30
Kovid Goyal
bad2bc51c7 Add QtXmlPatterns to the linux build as some distros seem to require it 2013-08-15 22:06:11 +05:30
Kovid Goyal
9c562b35c3 ... 2013-07-29 21:20:55 +05:30
Kovid Goyal
fa4506a019 oops 2013-07-29 18:36:21 +05:30
Kovid Goyal
0356894fca Fix apsw not included in linux binary builds 2013-07-29 08:35:34 +05:30
Kovid Goyal
afde67471f Linux build: include both ffi libs
Include the ffi libs from both gcc and libffi. Fixes #1186148 [libffi.so.6 not available in debian sid](https://bugs.launchpad.net/calibre/+bug/1186148)
2013-05-31 13:31:07 +05:30
Kovid Goyal
9c2a919cf9 Change the develop section to point to git 2013-05-29 16:54:13 +05:30
Kovid Goyal
7f0f7ce605 Exclude .git when push to build vms 2013-05-28 17:11:20 +05:30
Kovid Goyal
7495fd3dd6 Update 32 bit windows build to Qt 4.8.4 as well 2013-05-26 21:05:17 +05:30
Kovid Goyal
e8056c9eb2 Windows build: Update the version of Qt calibre uses to fix crashes on some Windows 8 64 bit machines with touchscreens 2013-05-26 09:47:40 +05:30
Kovid Goyal
316b44c764 PDF Input: Fix crashes on some malformed files, by updating the PDF library calibre uses (poppler 0.22.4) 2013-05-15 11:13:49 +05:30
Kovid Goyal
f27455e070 Update version of pyreadline bundled with calibre on windows 2013-05-10 13:00:23 +05:30
Kovid Goyal
e0917146f2 ... 2013-04-25 18:30:50 +05:30
Kovid Goyal
9691c13b7d ... 2013-04-25 18:29:26 +05:30
Kovid Goyal
1f8520d94b finish building libimobiledevice on win64 2013-04-25 17:50:09 +05:30
Kovid Goyal
3c8c184666 Initial work compiling libimobiledevice in windows 2013-04-25 16:02:24 +05:30
Kovid Goyal
e4aa24195d Update version of libimobiledevice in binary builds 2013-04-24 10:19:39 +05:30
Kovid Goyal
6fe7c2c662 pep8 2013-04-24 09:56:42 +05:30
Kovid Goyal
2d4746a39d Add libimobiledevice to OS X build 2013-04-04 12:52:49 +05:30
Kovid Goyal
b1cc151ed7 Add libimobiledevice to linux builds 2013-04-04 12:38:29 +05:30
Kovid Goyal
4ef2f1a2f8 IGN:Tag release 2013-03-08 10:12:36 +05:30
Kovid Goyal
1e6e0fa16e Update poppler and podofo in the linux builds 2013-02-28 11:28:27 +05:30
Kovid Goyal
8538079882 Windows build: Fix a regression in 0.9.9 that caused calibre to not start on some windows system that were missing the VC.90 dlls (some older XP systems) 2012-12-21 00:34:36 +05:30
Kovid Goyal
3128c81b8b Fix #1087816 (Calibre 0.9.9 64bit startup) 2012-12-08 00:50:57 +05:30
Kovid Goyal
710f6fc94d Faster signing of windows installers 2012-12-04 12:08:49 +05:30
Kovid Goyal
186f4c0dad Signing of the 64-bit installer 2012-12-02 10:42:28 +05:30
Kovid Goyal
11ff1b023d Portable installer: Better error message when installation fails. 2012-12-02 07:22:19 +05:30
Kovid Goyal
f7212f46cf Fix broken 32 bit msi caused by name change. Also update version of wix used in the 32 bit build to 3.6 2012-12-02 00:08:34 +05:30
Kovid Goyal
583b5820c8 ... 2012-12-01 17:36:02 +05:30
Kovid Goyal
49bca5e19b Windows installer: Add some extra info to the registry 2012-12-01 16:42:41 +05:30
Kovid Goyal
a27ed8168d ... 2012-12-01 10:19:45 +05:30