51 Commits

Author SHA1 Message Date
Kovid Goyal
ef09e886b3 Change all shebangs to use python2 2015-01-23 19:08:21 +05:30
Kovid Goyal
e723ec4c47 Retry listing of running VMs to handle transitory failures 2014-12-26 09:41:44 +05:30
Kovid Goyal
f77df61e65 ... 2014-12-19 10:35:00 +05:30
Kovid Goyal
99cb07ea09 Use the default user shell in the build VMs instead of bash 2014-11-15 16:52:41 +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
65d6c5979c Display build times for the binary builds 2014-08-08 18:31:13 +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
b9e048bf3d Speed up initiation of remote build by using only a single ssh connection 2014-08-08 18:31:10 +05:30
Kovid Goyal
e71acfc4d5 ... 2014-08-08 18:31:10 +05:30
Kovid Goyal
1a478dd15e Get the C extensions all building on windows 2014-08-08 18:31:10 +05:30
Kovid Goyal
496a0789fd Switch to using VirtualBox vms for building calibre 2014-08-08 18:31:10 +05:30
Kovid Goyal
3f86a1d5be rsync on my dev machine no longer supports -z 2014-06-27 09:21:54 +05:30
Kovid Goyal
2f86ec6ccd ... 2014-06-21 09:20:39 +05:30
Kovid Goyal
bf003b8d1f Add getafix to push destinations 2014-03-10 15:09:30 +05:30
Kovid Goyal
06baf7445a ... 2014-02-06 23:09:36 +05:30
Kovid Goyal
5dc59bacc6 Only try to push if a connection to the remote host succeeds within 5 seconds 2014-02-06 23:05:06 +05:30
Kovid Goyal
7fc33c08f4 ... 2013-10-24 09:15:01 +05:30
Kovid Goyal
4c89fcbe74 Update push for new windows VM 2013-10-18 16:42:03 +05:30
Kovid Goyal
7f0f7ce605 Exclude .git when push to build vms 2013-05-28 17:11:20 +05:30
Kovid Goyal
2e9e71a377 Push to getafix 2012-10-18 11:16:06 +05:30
Kovid Goyal
7702e3b488 IGN:Tag release 2012-08-03 10:16:44 +05:30
Kovid Goyal
7c2bdb800d ... 2012-07-07 10:40:28 +05:30
Kovid Goyal
6919614d36 Faster push 2012-06-20 17:08:04 +05:30
Kovid Goyal
5cc583c3bd Dont try to start VMs if already running 2012-06-03 11:34:25 +05:30
Kovid Goyal
a4e1bd8ab3 PDF Output: Fix margin specifications not being applied 2012-03-27 09:46:29 +05:30
Kovid Goyal
44ed7440f4 ... 2011-12-27 12:32:48 +05:30
Kovid Goyal
a099448d6a Changes to the build process to accomodate my current circumstances 2011-10-11 07:28:56 +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
6f09ab9976 version 0.7.52 2011-03-25 19:01:10 -06:00
Kovid Goyal
0fbc8d717b ... 2011-03-19 17:52:35 -06:00
Kovid Goyal
ec622f426d ... 2011-03-19 15:36:50 -06:00
Kovid Goyal
293c2cc725 Fix #7435 (Open the detailed info dialog for the book.) 2010-11-06 10:35:46 -06:00
Kovid Goyal
5444e39cea ... 2010-11-05 13:26:51 -06:00
Kovid Goyal
a1d9c31e44 ... 2010-11-04 13:47:56 -06:00
Kovid Goyal
6e8296de1f ... 2010-11-03 13:44:15 -06:00
Kovid Goyal
258812b7a5 ... 2010-10-17 14:44:24 -06:00
Kovid Goyal
4dc70a8f97 Add a push command to setup.py so I can develop pn linux and seamlessly test on other platforms 2010-10-09 10:45:24 -06:00
Kovid Goyal
9f42077e11 Document the calibre template language 2010-09-19 14:46:48 -06:00
Kovid Goyal
d83725ba64 ... 2010-09-04 12:28:12 -06:00
Kovid Goyal
e43311f7db ... 2010-02-08 08:53:24 -07:00
Kovid Goyal
d4afa232cd Unbundle cssutils 2010-02-07 14:08:21 -07:00
Kovid Goyal
bf0777e55b New recipe for The Dallas Morning News by Krittika Goyal 2010-01-09 19:55:00 -07:00
Kovid Goyal
658bdb36cc Fix setup.py --clean-all 2009-12-12 10:53:10 -07: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
e8136f659e Stanza integration: Increase timeouts when sending covers/book files to one hour 2009-09-11 10:41:39 -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