110 Commits

Author SHA1 Message Date
Kovid Goyal
23ba4047ad Linux build system: Use the environment variables OVERRIDE_CFLAGS and OVERRIDE_LDFLAGS to allow cflags and ldflags to be user specified. Fixes #3770 (calibre build problems) 2009-10-14 11:00:59 -06:00
Kovid Goyal
942b0e74c1 Windows installer: Optionally add calibre install dir to PATH. Default is to add it, to be consistent with per 0.6.17 releases 2009-10-13 16:00:16 -06:00
Kovid Goyal
a190faea9c IGN:Switch primary hosting of calibre download files from Mobileread to Google code 2009-10-12 07:20:09 -06:00
Kovid Goyal
ece7233b91 IGN:Tag release 2009-10-09 20:21:40 -06:00
Kovid Goyal
10ecd551f6 IGN:... 2009-10-09 19:10:11 -06:00
Kovid Goyal
78e0dfe1ed New windows installer. If you are upgrading from a previous release, please uninstall calibre first 2009-10-09 15:02:35 -06:00
Kovid Goyal
dfe6c1208a IGN:... 2009-10-08 23:13:10 -06:00
Kovid Goyal
fe0a776379 IGN:New windows MSI installer 2009-10-08 09:10:38 -06:00
Kovid Goyal
4267c8f85d Fix #3718 (ImageMagick) 2009-10-07 16:42:59 -06:00
Kovid Goyal
f14266749f Fix #3689 (Installer insists on building Podofo extension and returns error if not available) 2009-10-04 16:47:32 -06:00
Kovid Goyal
503d258f4f Fix #3647 (No file libffi in linux - v 6.14) 2009-10-01 18:34:48 -06:00
Kovid Goyal
b58cd66fcb Fix #3647 (No file libffi in linux - v 6.14) 2009-10-01 14:44:49 -06:00
Kovid Goyal
f65ad82c26 IGN:... 2009-10-01 14:00:10 -06:00
Kovid Goyal
673d0c6fd2 Windows: Rebuild the complete calibre stack using only Microsoft tools. This should (hopefully) fix various (especially PDF related) crashes. 2009-10-01 13:24:27 -06:00
Kovid Goyal
6e67d1dfba IGN:Fix pdftohtml crashing on 64-bit windows 2009-09-29 14:46:05 -06:00
Kovid Goyal
f95cf79346 Fix #3618 (libfontconfig.1.dylib picked up from wrong location) 2009-09-29 14:44:29 -06:00
Kovid Goyal
d147f56646 Fix #3417 (Receipt - FTD (Financial Time Deutschland) => empty Receipt) 2009-09-28 16:27:38 -06:00
Kovid Goyal
fcceef0dd3 Fix #3561 (Can't find font filename for font family) 2009-09-27 22:05:28 -06:00
Kovid Goyal
6a0cc12ef7 Rewrite the Tag browser to make it more efficient and remove one source of random crashes 2009-09-27 19:25:24 -06:00
Kovid Goyal
0428cf9bd6 IGN:... 2009-09-27 11:59:21 -06:00
Kovid Goyal
ad947b1b7b Linux: Create calibre-uninstall command also Fix #3542 (Fix/enhance non-root develop/install) 2009-09-27 11:25:28 -06:00
Kovid Goyal
18dc1ce656 IGN:... 2009-09-27 10:42:02 -06:00
Kovid Goyal
ef06fbee81 Fix #3523 (Please re-add ./setup.py install --root option) and clean up install/post-install code. Post install now no longer runs in a separate process. 2009-09-27 10:20:36 -06:00
Kovid Goyal
0ff0ce51e8 IGN:... 2009-09-26 17:29:10 -06:00
Kovid Goyal
98c00083b1 Add a section to the User Manual explaining how to setup a development environment for calibre on all the OSes 2009-09-26 15:31:12 -06:00
Kovid Goyal
c9aeb3fd09 IGN:Easier development environment using the binary build on windows 2009-09-26 11:28:28 -06:00
Kovid Goyal
0c678d9f05 Fix #3590 (calibre 0.6.13 source package is a tarbomb) 2009-09-25 11:41:12 -06:00
Kovid Goyal
6a31132868 IGN: pdfreflow loads in the linux binary builds 2009-09-25 11:35:17 -06:00
Kovid Goyal
2ddd37f0d2 IGN:pdfreflow plugin now compiles and works on windows and OSX. 2009-09-25 11:02:15 -06:00
Kovid Goyal
73801dd2ae IGN:Fix a memory leak in the new PDF get_metadata code, remove use of tmpfile and make it build on windows 2009-09-23 11:28:55 -06:00
Kovid Goyal
5a94e3d965 IGN:Initial implementation of PDF->XML engine 2009-09-21 21:17:38 -06:00
Kovid Goyal
0c30aed24c ebook-convert: Make TAB completion (Linux only) faster 2009-09-18 00:00:18 -06:00
Kovid Goyal
2941253f31 IGN: Change the way the --root option to the install command works. Now it only affects where files are installed, but not the paths written into the launcher scripts 2009-09-17 17:42:18 -06:00
Kovid Goyal
5319fac2a9 IGN:Remove not-needed files that were being installed to /usr/lib/calibre by the install command 2009-09-17 17:20:30 -06:00
Kovid Goyal
3a43ab6992 IGN:Add WMF support to OS X build 2009-09-15 18:54:15 -06:00
Kovid Goyal
238c82efa6 IGN:Add ImageMagick coders to linux binary nad load the ImageMagick library correctly from the frozen linux build 2009-09-15 16:56:30 -06:00
Kovid Goyal
65204966d0 IGN: Restore generation of external manifest files to try and fix extension laoding on Windows XP 2009-09-14 14:48:36 -06:00
Kovid Goyal
c41d948498 IGN:Fix #3481 (0.6.12 wants to import bzr crap) 2009-09-13 12:05:02 -06:00
Kovid Goyal
a4dd30cea5 IGN:Fix calibre_postinstall not respecting the --prefix option and add a --no-compile option to the build command 2009-09-12 14:58:15 -06:00
Kovid Goyal
c26f8933a5 IGN:develop and install commands will now create --bindir if it does not already exist 2009-09-12 14:27:59 -06:00
Kovid Goyal
cc11f188b3 IGN: Make --root a synonym for --prefix for the develop and install commands 2009-09-12 14:25:05 -06:00
Kovid Goyal
08e24b835c Fix 'undefined symbol: gzopen64' error when converting comics using the linux binary build 2009-09-11 19:53:00 -06:00
Kovid Goyal
7f09917600 IGN:... 2009-09-11 15:26:37 -06:00
Kovid Goyal
7b497e15e8 IGN:Tag release 2009-09-11 15:13:31 -06:00
Kovid Goyal
ccbcc8e0e1 IGN:... 2009-09-11 13:53:07 -06:00
Kovid Goyal
10af51b5a7 IGN:Fix sdist to also include compiled ui files 2009-09-11 13:35:46 -06:00
Kovid Goyal
e8136f659e Stanza integration: Increase timeouts when sending covers/book files to one hour 2009-09-11 10:41:39 -06:00
Kovid Goyal
aee3d6febb Stanza integration:Implement result pagination. Fixes #3412 (Add alphabetical sub directories to content server) 2009-09-11 09:57:42 -06:00
Kovid Goyal
818d2670ee Ignore invalid proxies 2009-09-10 17:13:55 -06:00
Kovid Goyal
8bd23d6e65 calibre has a new installation layout with all the resources (icons, fonts, etc) in separate files. Also on linux, the install and develop commands have changed, they no longer modify the system pythonpath. See the INSTALL file for details. 2009-09-09 17:14:45 -06:00