58 Commits

Author SHA1 Message Date
Kovid Goyal
c1dd30004e 64 bit windows msi builds, though it's still picking up the 32 bit paths for some reason. Sigh. 2012-11-30 18:19:12 +05:30
Kovid Goyal
b96ec77417 Speedup processing of RAR/CBR files by avoiding an extra file copy 2012-11-26 09:23:43 +05:30
Kovid Goyal
833849a863 calibre C modules compile on win64 2012-11-23 16:38:04 +05:30
Kovid Goyal
e6ad3acb20 ... 2012-11-22 17:21:11 +05:30
Kovid Goyal
b2b640e24a More 64-bit windows build progress 2012-11-22 16:39:44 +05:30
Kovid Goyal
c46f4748c7 64 bit lxml 2012-11-13 11:30:00 +05:30
Kovid Goyal
872cf4f75e We can compile libiconv, libxml2 and libxslt on win64, yay 2012-11-13 10:35:27 +05:30
Kovid Goyal
2238adce24 ... 2012-11-12 18:45:57 +05:30
Kovid Goyal
b2973a6741 ... 2012-11-12 17:49:03 +05:30
Kovid Goyal
d65a12b667 More progress building the 64 bit dependencies, though I have a nasty feeling that none of them will actually work 2012-11-12 17:47:56 +05:30
Kovid Goyal
8e08834403 Much nicer integration with the windows build VMs 2012-11-12 15:32:28 +05:30
Kovid Goyal
f2759fe04e ... 2012-11-12 08:55:46 +05:30
Kovid Goyal
fa5a749363 ... 2012-11-12 00:02:48 +05:30
Kovid Goyal
3888aa5b15 Start adding notes for win 64 version of calibre 2012-11-11 22:05:57 +05:30
Kovid Goyal
9c62f0a21c Remove the unused fontconfig bindings 2012-10-28 17:37:02 +05:30
Kovid Goyal
c0a35f9553 Conversion: Add support for CSS 3 selectors by switching to the new cssselect module which was extracted from the lxml package and further developed 2012-10-18 14:30:51 +05:30
Kovid Goyal
e5e5da661e Calibre Portable: Create an exe installer 2012-09-16 13:36:39 +05:30
Kovid Goyal
6ec107a928 Switch to using psutil to measure memory consumption 2012-09-04 13:22:49 +05:30
Kovid Goyal
26618a2a9d Add a function to get information about all network interfaces 2012-08-26 22:39:35 +05:30
Kovid Goyal
c1173a2224 Update podofo to 0.9.1 in all binary build, to fix corruption of some PDFs when updating metadata. Fixes #1031086 (Save To Disk with Update Metadata can corrupt PDF) 2012-07-31 16:21:13 +05:30
Kovid Goyal
3f6eceb74f Remove dependency on IPython 2012-07-09 19:10:01 +05:30
Kovid Goyal
f4390b768d ... 2012-07-09 13:32:27 +05:30
Kovid Goyal
37286ca39c Update ICU in windows binary 2012-07-05 13:11:03 +05:30
Kovid Goyal
7ace9fafb2 ... 2012-07-02 14:15:48 +05:30
Kovid Goyal
5d982f24e5 ... 2012-06-23 21:50:35 +05:30
Kovid Goyal
bd639fede6 Do not compile Qt on windows with -ltcg as there have been a few reports of calibre crashing in the latest release 2012-06-20 14:32:00 +05:30
Kovid Goyal
13bdcf83b5 Update Qt to 4.8.2 in windows binary build and turn on LTCG 2012-06-11 15:59:56 +05:30
Kovid Goyal
28d6e85913 Import QtCurve into the calibre source tree so I can fix the various platform specific bugs myself 2012-06-03 11:50:33 +05:30
Kovid Goyal
415f08afd9 Ad QT Curve to the windows and OS X builds 2012-05-31 20:11:19 +05:30
Kovid Goyal
e2148e812b PDF metadata: Do not crash when reading malformed PDF files 2012-05-31 00:45:20 +05:30
Kovid Goyal
48ce2b54f8 PDF Input: Support image rotation commands in PDF files. Fixes the long standing problem of some images being flipped when converting from PDF in calibre. 2012-05-19 13:55:17 +05:30
Kovid Goyal
5b4f6b1b52 Update version of imagemagick in the windows build to fix secunia reporting a phantom? security vulnerability in the ImageMagick DLLs. Fixes #999496 (Used ImageMagick DLL is insecure) 2012-05-16 00:00:10 +05:30
Kovid Goyal
91a4bd7d42 Upgrade version of Qt in windows builds to 4.8.0 2012-03-17 14:51:55 +05:30
Kovid Goyal
6c01b3cc67 Updated translations 2011-09-02 10:14:21 -06:00
Kovid Goyal
77e6d76e27 ... 2011-09-02 10:10:54 -06:00
Kovid Goyal
9676bab7c9 ... 2011-07-01 22:24:07 -06:00
Kovid Goyal
51c4fe162c No longer ship libusb in the windows binary 2011-06-05 23:01:32 -06:00
Kovid Goyal
16a1048522 Document patch used on Qt for the calibre windows build to enable loading of OpenSSL dlls from the Dlls subdirectory 2011-04-25 21:00:11 -06:00
Kovid Goyal
cbe800e423 Enable Qt SSL in the calibre windows build and a couple of fixes for the overdrive plugin 2011-04-20 09:43:14 -06:00
Kovid Goyal
f77d55f06a Update ImageMagick in windows build to 6.6.6 2011-01-04 08:39:37 -07:00
Kovid Goyal
2ba5caa951 ... 2010-12-18 15:57:32 -07:00
Kovid Goyal
67367f521d Use ICU for sorting 2010-12-03 20:18:56 -07:00
Kovid Goyal
84833cf430 All new linux binary build. With updated dependencies and replacing cx_Freeze with my own C python launcher. If you are running calibre using CALIBRE_DEVELOP_FROM with a linux binary build, do not update the calibre source until after 0.7.32 is released. 2010-11-28 22:51:19 -07:00
Kovid Goyal
477dc90089 Fix #7685 (Fetch News broken on v0.7.30. Images and photos don't show on e-reader.) 2010-11-27 11:21:22 -07:00
Kovid Goyal
5834a210d9 Fix #7691 (can't start app) 2010-11-27 09:07:53 -07:00
Kovid Goyal
ca3f9b841d Implement high performance C module for sqlite custom aggregators. To enable edit line 153 of library.sqlite. In my testing showed between 1 and 5% decrease in startup time (varies depending on how many multi-author books in the library). Disabled for now, pending more testing 2010-11-25 22:30:40 -07:00
Kovid Goyal
7ba2b0d3cf Update windows binary build to use python 2.7 2010-11-22 15:37:35 -07:00
Kovid Goyal
ab1795de9a OS X binary build: Switch to intel Leopard Qt 4.7.1 based binary build 2010-11-16 13:15:12 -07:00
Kovid Goyal
fee80b5cf2 ... 2010-11-15 22:09:46 -07:00
Kovid Goyal
94277e1d7e Switch windows binaries to Qt 4.7 2010-11-10 07:16:13 -07:00