Kovid Goyal
|
a08bdbeb4e
|
Dont depend on calibre in polyglot
|
2019-05-15 16:42:52 +05:30 |
|
Eli Schwartz
|
45f68f552b
|
python3: make coffee build
add polyglot.socketserver wrapper and fix BaseHTTPServer.HTTPServer
|
2019-03-21 01:27:21 -04:00 |
|
Kovid Goyal
|
5bdb5b7c6c
|
Import fixes for the setup package
|
2018-09-10 20:44:16 +05:30 |
|
Flaviu Tamas
|
0889ee85ec
|
Fix syntax errors
Command used:
futurize --no-diffs -f libfuturize.fixes.fix_print_with_import -f lib2to3.fixes.fix_throw -f lib2to3.fixes.fix_numliterals -f lib2to3.fixes.fix_except -f lib2to3.fixes.fix_exec -f lib2to3.fixes.fix_raise -f lib2to3.fixes.fix_tuple_params -f lib2to3.fixes.fix_ne -j20 -w -n setup recipes src manual setup.py recipes/*.recipe
And manual adjustments of print((...)) -> print(...)
|
2018-09-10 12:11:28 +05:30 |
|
Kovid Goyal
|
f6b8381018
|
Ensure build is run before publish proceeds
|
2017-08-04 08:57:08 +05:30 |
|
Kovid Goyal
|
dfe2f5e04f
|
Dont use installed calibre when running sphinx-build
|
2017-07-04 21:51:42 +05:30 |
|
Kovid Goyal
|
9ccbf1ef8f
|
...
|
2017-07-04 17:54:22 +05:30 |
|
Kovid Goyal
|
81460e6cfc
|
More robust parallel use of sphinx-build2
|
2017-07-04 17:52:49 +05:30 |
|
Kovid Goyal
|
a0ac9cfddb
|
Use calibre available languages not manual languages when generating man pages
|
2017-07-04 13:19:20 +05:30 |
|
Kovid Goyal
|
fa191ab55a
|
Create a setup.py command: man_pages to generate man pages in all languages
|
2017-07-04 12:28:59 +05:30 |
|
Kovid Goyal
|
c9839063d4
|
Remove obsolete reference to vs2015
|
2017-05-21 13:52:50 +05:30 |
|
Kovid Goyal
|
50ae40a73f
|
DRYer
|
2017-05-21 13:39:32 +05:30 |
|
Kovid Goyal
|
0ac375742e
|
Ensure index-generated.html is built correctly before publishing betas
|
2017-05-21 13:39:31 +05:30 |
|
Kovid Goyal
|
c7d4af9ab7
|
Update publish_betas command
|
2017-05-21 13:39:29 +05:30 |
|
Kovid Goyal
|
a7e7b0d381
|
pep8
|
2017-05-21 13:39:29 +05:30 |
|
Kovid Goyal
|
00ef575a03
|
No longer need to restrict running kernel as we use chroot
|
2017-05-21 13:39:10 +05:30 |
|
Kovid Goyal
|
e49df95bac
|
Add a kernel version check to the publish command
The new build process uses docker which requires installed and running
kernel versions to match
|
2017-05-21 13:39:09 +05:30 |
|
Kovid Goyal
|
4c3d3ecae8
|
Run the tests before publishing
|
2017-05-21 13:39:08 +05:30 |
|
Kovid Goyal
|
fc7d4830a9
|
Switch to using a private openssl lib on OS X
|
2016-01-30 12:40:50 +05:30 |
|
Kovid Goyal
|
c69be0507c
|
Use my own multitail implementation in the build process
The distro one recently started segfaulting and my implementation is
much better.
|
2015-03-21 13:56:20 +05:30 |
|
Kovid Goyal
|
dcc80ea16a
|
Sign tags using my personal key
|
2015-01-25 14:18:59 +05:30 |
|
Kovid Goyal
|
ef09e886b3
|
Change all shebangs to use python2
|
2015-01-23 19:08:21 +05:30 |
|
Kovid Goyal
|
5dae12447e
|
...
|
2015-01-02 11:23:35 +05:30 |
|
Kovid Goyal
|
8ec51ecae3
|
Simplify stage2 logic
|
2014-12-26 10:48:12 +05:30 |
|
Kovid Goyal
|
ea2816dc85
|
DRYer
|
2014-12-26 10:11:21 +05:30 |
|
Kovid Goyal
|
4e355c9e48
|
Verify existence of installers after stage2
|
2014-12-26 09:30:52 +05:30 |
|
Kovid Goyal
|
f7631b879f
|
Report builder errors in stage2 properly
|
2014-12-19 10:28:44 +05:30 |
|
Kovid Goyal
|
b6d78b69c7
|
Speed up building of release binaries by running three VMs in parallel
|
2014-11-28 14:50:51 +05:30 |
|
Kovid Goyal
|
bad59c4ed7
|
Add option to serve User Manual on localhost after building it
|
2014-11-26 12:38:44 +05:30 |
|
Kovid Goyal
|
e155b2ac63
|
Proper exclusion for generated language based user manual files
|
2014-10-17 10:09:18 +05:30 |
|
Kovid Goyal
|
e9e763f824
|
Dont build the english version of themanual twice when using the --language option
|
2014-10-17 09:31:23 +05:30 |
|
Kovid Goyal
|
3f57f71c5a
|
...
|
2014-08-22 09:38:32 +05:30 |
|
Kovid Goyal
|
65877258a0
|
...
|
2014-08-17 08:34:08 +05:30 |
|
Kovid Goyal
|
33a4d42287
|
Do not translate generated docs in user manual
Instead use the translated text from the main calibre translations
directly.
|
2014-08-12 10:58:47 +05:30 |
|
Kovid Goyal
|
60a0b2d31b
|
Add option to only build specified UM translations
|
2014-08-12 09:06:16 +05:30 |
|
Kovid Goyal
|
accb8b6d46
|
User Manual: Build localized versions
|
2014-08-11 23:24:58 +05:30 |
|
Kovid Goyal
|
1fd244a96d
|
...
|
2014-08-08 18:31:14 +05:30 |
|
Kovid Goyal
|
8c9e6233bc
|
...
|
2014-08-08 18:31:14 +05:30 |
|
Kovid Goyal
|
6ebbe5852e
|
...
|
2014-08-08 18:31:14 +05:30 |
|
Kovid Goyal
|
6cc9894846
|
Command to easily publish betas
|
2014-08-08 18:31:14 +05:30 |
|
Kovid Goyal
|
40e2807604
|
...
|
2014-07-11 16:31:46 +05:30 |
|
Kovid Goyal
|
3ba4f7d607
|
Fix duplicate entries int he ToC for the EPUB and AZW3 versions of the User Manual
|
2014-07-11 16:23:13 +05:30 |
|
Kovid Goyal
|
6830bbdfe1
|
Use python 2 version of sphinx-build
|
2014-05-02 09:14:22 +05:30 |
|
Kovid Goyal
|
0753e908ab
|
Add ISO 3166 country codes
|
2014-04-17 07:12:29 +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
|
e8839bc8dc
|
Prefix version tags with v
|
2013-07-03 08:12:33 +05:30 |
|
Kovid Goyal
|
d630f34d0d
|
Port translations update code to git
|
2013-05-29 10:48:45 +05:30 |
|
Kovid Goyal
|
6f408ec810
|
Move tagging to use git
|
2013-05-28 17:08:39 +05:30 |
|
Kovid Goyal
|
89472f78ec
|
Generate a PDF version of the User Manual
|
2012-08-07 13:55:58 +05:30 |
|
Kovid Goyal
|
9c865afa24
|
IGN:Tag release
|
2012-07-06 08:57:26 +05:30 |
|