93 Commits

Author SHA1 Message Date
Kovid Goyal
6bc70dc2f4 Port sdist to use the new translations layout 2014-05-26 11:44:32 +05:30
Kovid Goyal
0753e908ab Add ISO 3166 country codes 2014-04-17 07:12: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
bd4e828668 Restore building iso639 in develop as it is needed 2013-07-03 22:23:49 +05:30
Kovid Goyal
509cc82d80 Allow running python setup.py develop froma git checkout 2013-07-03 21:58:44 +05:30
Kovid Goyal
709527f89e Move translations out of version control
Translations are tracked separately in launchpad, so there is
no longer any need to clutter up the main repo with translation
history.
2013-05-29 12:46:46 +05:30
Kovid Goyal
866bbaec91 Switch to using git to generate source tarballs 2013-05-28 16:49:21 +05:30
Kovid Goyal
adda943e1b ... 2012-05-14 00:52:31 +05:30
Kovid Goyal
79edd7bfba Remove obsolete warning when running install as non root user 2012-02-08 21:06:35 +05:30
Kovid Goyal
7771162f71 IGN:Tag release 2011-12-16 14:28:43 +05:30
Kovid Goyal
b10ce82a00 Distribute source compressed with xz instead of gzip for a 40% reduction in size 2011-12-02 16:29:03 +05:30
Kovid Goyal
9b7ee8c924 Complete removal of mount helper 2011-11-05 06:51:15 +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
f5f81cbe85 ... 2011-08-19 18:49:20 -06:00
Kovid Goyal
74de3b0cad Fix #793784 (Generated file in scm (template-functions.json)) 2011-06-06 17:39:19 -06:00
Kovid Goyal
fb26c223a7 Fix #786290 (Enhancements for building on NetBSD) 2011-05-21 16:29:57 -06:00
Kovid Goyal
efe64e5097 Change the shebang in the calibre launcher script on linux to explicitly use python2 rather than python 2011-03-24 10:20:46 -06:00
Kovid Goyal
815cac9520 Fix #4715 (Support FreeBSD out of the box (except USB)) 2010-02-27 10:50:12 -07:00
Kovid Goyal
e0320e0765 Linux source install: Install a calibre environment module to ease the integration of calibre into other python projects 2010-02-10 22:12:22 -07:00
Kovid Goyal
f77573d7f7 Linux install: remove broken symlinks when installing launchers, instead of erroring out 2010-01-11 10:33:58 -07:00
Kovid Goyal
2a3c0baaf4 Linux develop/install commands: Use bindir instead of staging bindir in the launchers. Fixes #4439 (Library deleted) 2010-01-06 09:26:54 -07:00
Kovid Goyal
90fb3e2108 Linux source install: Write path to bin dir into launcher scripts to make IPC more robust 2009-12-04 17:25:14 -07:00
Kovid Goyal
91ce761eef Linux build:Allow CFLAGS used to compile mount helper to be overrideen using OVERRIDE_CFLAGS env variable 2009-10-19 18:03:47 -06:00
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
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
0c678d9f05 Fix #3590 (calibre 0.6.13 source package is a tarbomb) 2009-09-25 11:41:12 -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
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
10af51b5a7 IGN:Fix sdist to also include compiled ui files 2009-09-11 13:35:46 -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
4fc204c816 Installer building ported to new setup framework 2009-09-09 16:04:51 -06:00
Kovid Goyal
1a532ea242 More commands ported tot he new setup framework 2009-09-08 17:33:58 -06:00
Kovid Goyal
1ce7847d8d Fix setup commands help messages 2009-09-07 13:48:26 -06:00
Kovid Goyal
f60b270cce Qt translations now work again 2009-09-07 10:41:39 -06:00
Kovid Goyal
df9284b30d build and develop commands done 2009-09-06 19:45:40 -06:00