811 Commits

Author SHA1 Message Date
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
f0e040639c Fix duplicated sections in PDF user manual
Fixes #1215799 [double-sized calibre manual in pdf version](https://bugs.launchpad.net/calibre/+bug/1215799)
2013-08-24 13:59:10 +05:30
Kovid Goyal
6a9fe9043a Plugin mirror: Parse plugins that import metadata 2013-08-22 06:11:11 +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
6c630b280f Auto-run .ui file compilation on branch change 2013-08-05 12:54:35 +05:30
Kovid Goyal
34d2b0a64f Allow refering to bugs without closing them in commit messages 2013-08-05 11:06:43 +05:30
Kovid Goyal
8b372eeb44 Update notes on file server deployment 2013-08-03 17:49:40 +05:30
Kovid Goyal
670184a69a Fix file permissions and user agent 2013-08-03 17:39:16 +05:30
Kovid Goyal
34ed01dbd0 Initial implementation of plugins mirroring 2013-08-03 17:30:45 +05:30
Kovid Goyal
929fa49d7a Move mirror domain name to fosshub.com 2013-07-31 13:33:58 +05:30
Kovid Goyal
99d9db82f7 ... 2013-07-29 22:17:14 +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
522ddc9c91 ... 2013-07-16 16:25:52 +05:30
Kovid Goyal
df2c497a13 ... 2013-07-05 11:42:30 +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
e8839bc8dc Prefix version tags with v 2013-07-03 08:12:33 +05:30
Kovid Goyal
47626ee0cc ... 2013-07-01 09:03:55 +05:30
Kovid Goyal
6579327a6d Various minor fixes in the publish process 2013-06-28 12:26:56 +05:30
Kovid Goyal
836074e37d ... 2013-06-27 17:15:52 +05:30
Kovid Goyal
13f31c7839 ... 2013-06-27 17:11:23 +05:30
Kovid Goyal
87dda89378 Add notes on provisioning a file hosting server 2013-06-27 12:41:46 +05:30
Kovid Goyal
3743d26d35 Save dist file sizes for bandwidth calculation
Also fix a typo in copying dist files to tdir and backup.
2013-06-27 10:14:10 +05:30
Kovid Goyal
2096dce1cd Move User Manual and staging to the download server 2013-06-25 13:09:51 +05:30
Kovid Goyal
d2292a759d Upload installers to downloadbestsoftware.com as well 2013-06-24 18:04:07 +05:30
Kovid Goyal
2ee5ad2e30 Ensure dist files have correct permissions 2013-06-22 08:30:59 +05:30
Kovid Goyal
ec2bd359ab Copy calibre releases to my backup hdd 2013-06-22 07:30:27 +05:30
Kovid Goyal
a2aad03af9 Stop using googlecode for file hosting 2013-06-21 22:25:37 +05:30
Kovid Goyal
8d0a9fa2e9 pep8 2013-06-06 14:36:28 +05:30
Joel Goguen
876e0d662f If the destination directory for calibre_style doesn't exist, create it before trying to copy there 2013-05-31 21:29:39 -03:00
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
deaf4f98e1 ... 2013-05-30 15:39:36 +05:30
Kovid Goyal
c5199c2721 Automatically add link to launchpad bug in commits 2013-05-29 18:36:35 +05:30
Kovid Goyal
9c2a919cf9 Change the develop section to point to git 2013-05-29 16:54:13 +05:30
Kovid Goyal
aa1a7fc2a7 ... 2013-05-29 14:58:25 +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
58c9d3a692 Remove .po files from version control 2013-05-29 11:24:53 +05:30
Kovid Goyal
d630f34d0d Port translations update code to git 2013-05-29 10:48:45 +05:30
Kovid Goyal
3d699bb357 oops 2013-05-29 07:59:14 +05:30
Kovid Goyal
d102ec9b32 Convert bzr commit hook to git commit hook 2013-05-28 22:21:45 +05:30
Kovid Goyal
7f0f7ce605 Exclude .git when push to build vms 2013-05-28 17:11:20 +05:30
Kovid Goyal
6f408ec810 Move tagging to use git 2013-05-28 17:08:39 +05:30
Kovid Goyal
866bbaec91 Switch to using git to generate source tarballs 2013-05-28 16:49:21 +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
da865fa068 IGN:Updated translations 2013-05-23 15:19:10 +05:30
Translators
cb6e5e1fd3 Launchpad automatic translations update. 2013-05-22 04:38:20 +00:00