Kovid Goyal
|
53b74283a4
|
sort imports in all python files
|
2024-03-30 13:02:22 +05:30 |
|
Kovid Goyal
|
33687faedd
|
...
|
2023-10-25 21:28:49 +05:30 |
|
Kovid Goyal
|
24c460faec
|
also upgrade code in setup folder
|
2022-01-08 12:15:18 +05:30 |
|
Kovid Goyal
|
2331baf157
|
...
|
2020-08-22 18:48:02 +05:30 |
|
Kovid Goyal
|
86081e47d8
|
Make jobs a bit nicer
|
2020-08-22 18:48:02 +05:30 |
|
Kovid Goyal
|
6811bb0cf7
|
Speed up compiling translations
Avoids calling a separate msgfmt binary for ever .po file since there
are almost 4000 of them. Instead use msgfmt.py
|
2020-08-22 18:48:02 +05:30 |
|
Kovid Goyal
|
9ff27782de
|
Remove useless __future__ imports
Not needed on python3
|
2020-08-22 18:47:55 +05:30 |
|
Kovid Goyal
|
29cd8d64ea
|
Change shebangs to python from python2
Also remove a few other miscellaneous references to python2
|
2020-08-22 18:47:51 +05:30 |
|
Kovid Goyal
|
e804e48747
|
Start work on building calibre on windows
|
2019-06-19 10:06:54 +05:30 |
|
Eli Schwartz
|
45ca4c7934
|
py3: merge multiline __future__ imports to not confuse 2to3
|
2019-05-27 00:41:14 -04:00 |
|
Eli Schwartz
|
cbc42bec23
|
python3: add unicode/unichr wrappers to polyglot
|
2019-03-13 06:41:38 +05:30 |
|
Kovid Goyal
|
3c10a86c65
|
setup.py build now runs under python3
|
2018-09-10 21:02:10 +05:30 |
|
Kovid Goyal
|
efc4f7bb8d
|
...
|
2016-07-20 12:01:58 +05:30 |
|
Kovid Goyal
|
6ca56ccdcf
|
Do not use pywin32 to get cpu_count while building
|
2016-07-20 11:57:58 +05:30 |
|
Kovid Goyal
|
87073a4536
|
Fix #395 (Build scripts: Fix thread leak)
|
2015-05-02 09:23:47 +05:30 |
|
Kovid Goyal
|
ef09e886b3
|
Change all shebangs to use python2
|
2015-01-23 19:08:21 +05:30 |
|
Kovid Goyal
|
accb8b6d46
|
User Manual: Build localized versions
|
2014-08-11 23:24:58 +05:30 |
|
Kovid Goyal
|
4bf96b7cab
|
Compile user manual translations
|
2014-08-11 14:59:18 +05:30 |
|
Kovid Goyal
|
cf5b0f68d2
|
Parallelize building of linux launchers
|
2014-08-08 18:31:13 +05:30 |
|
Kovid Goyal
|
f49cd34288
|
Parallelize compiling of individual extension modules
|
2014-08-08 18:31:13 +05:30 |
|