Kovid Goyal
|
3e2a75327a
|
Add the dbus-glib library to the linux binary build
|
2014-10-30 09:04:26 +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
|
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 |
|
Kovid Goyal
|
5cc085c031
|
More gstreamer deps and use correct so name for libpython
|
2014-08-08 18:31:12 +05:30 |
|
Kovid Goyal
|
969e5157e9
|
Leave out libstdc++ from the binary linux build
|
2014-08-08 18:31:12 +05:30 |
|
Kovid Goyal
|
7bae01ec5e
|
...
|
2014-08-08 18:31:11 +05:30 |
|
Kovid Goyal
|
90e9b071d8
|
...
|
2014-08-08 18:31:11 +05:30 |
|
Kovid Goyal
|
db449ebb71
|
Various fixed for linux binary. Also performance improvement by not importing PyQt in site.py
|
2014-08-08 18:31:11 +05:30 |
|
Kovid Goyal
|
8f9fa74586
|
Use LZMA insteap of BZIP2 to compress the linux binary tarball, for a large size reduction (~30%)
|
2014-08-08 18:31:11 +05:30 |
|
Kovid Goyal
|
d6b5176c65
|
Linux binaries build
|
2014-08-08 18:31:11 +05:30 |
|
Kovid Goyal
|
5068f62f0f
|
Get rid of the PyQt4 string from everywhere
|
2014-08-08 18:31:07 +05:30 |
|
Kovid Goyal
|
4b8f7184fb
|
Linux binary: Do not fail on system with invalid locale info. Instead default to using the UTF-8 encoding on these systems. Fixes #1343444 [calibre crash with utf_8_valencia](https://bugs.launchpad.net/calibre/+bug/1343444)
|
2014-07-18 07:59:30 +05:30 |
|
Kovid Goyal
|
587e5aba65
|
Linux binary build: Fix worker processes not working on linux systems with bash >= 4.3
|
2014-03-25 00:36:05 +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
|
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
|
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
|
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
|
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
|
b1cc151ed7
|
Add libimobiledevice to linux builds
|
2013-04-04 12:38:29 +05:30 |
|
Kovid Goyal
|
1e6e0fa16e
|
Update poppler and podofo in the linux builds
|
2013-02-28 11:28:27 +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
|
f4f58175f8
|
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities. Fixes #1077884 (calibre-server wrapper script should exec binary)
|
2012-11-12 18:44:43 +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
|
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
|
4200099915
|
Update version of poppler bundled with calibre to fix crashes when reading metadata from some PDF files
|
2012-08-14 12:34:15 +05:30 |
|
Kovid Goyal
|
6d9a72022d
|
Add libmtp to the bundled deps in the linux builds
|
2012-08-09 09:09:04 +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
|
e8e109a25a
|
Linux binaries: Bundle libglib to avoid incompatibilities with glib on various distros. See #1022019
|
2012-07-15 11:13:40 +05:30 |
|
Kovid Goyal
|
3f6eceb74f
|
Remove dependency on IPython
|
2012-07-09 19:10:01 +05:30 |
|
Kovid Goyal
|
7ad2a4172c
|
Update ICU in linux build
|
2012-07-05 09:34:01 +05:30 |
|
Kovid Goyal
|
5ffd984347
|
Bundle libexpat in the linux binaries to cater for systems with outdated versions of expat
|
2012-06-15 19:33:01 +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
|
8f8e0018aa
|
Move the User Manual out of the src/ directory
|
2012-05-30 11:32:00 +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 |
|