un-pogaz
|
8d28380515
|
add/remove blank-line (extra-edit)
ruff 'E302,E303,E304,E305,W391'
|
2025-01-24 11:14:21 +01:00 |
|
un-pogaz
|
37771022ce
|
uniform string quote (auto-fix)
ruff 'Q'
|
2025-01-24 11:14:14 +01:00 |
|
Kovid Goyal
|
85a0056e6d
|
automated fixes by pyupgrade to py 3.8
|
2023-11-23 09:05:12 +05:30 |
|
Kovid Goyal
|
2e859bab02
|
Use the newest available Visual Studio
|
2023-11-13 19:21:35 +05:30 |
|
Kovid Goyal
|
de193b346a
|
Switch to VS 2022
|
2023-11-13 19:21:35 +05:30 |
|
Kovid Goyal
|
63cb92bb35
|
Dump envvars when failing to find one
|
2022-02-22 08:15:23 +05:30 |
|
Kovid Goyal
|
24c460faec
|
also upgrade code in setup folder
|
2022-01-08 12:15:18 +05:30 |
|
Kovid Goyal
|
75586d8eb0
|
Always build on Windows with Visual Studio 2019
|
2021-03-18 21:22:31 +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 |
|
Eli Schwartz
|
45ca4c7934
|
py3: merge multiline __future__ imports to not confuse 2to3
|
2019-05-27 00:41:14 -04:00 |
|
Flaviu Tamas
|
01fbf09c0b
|
Undo redundant imports & new-style raises
New-style rasies need to be redone in a py2-friendly way, and the
redudant imports are redudnant and can safely be removed
|
2018-09-10 12:11:29 +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
|
9b5a3ba5a5
|
Build 32bit calibre
|
2017-05-21 13:39:07 +05:30 |
|
Kovid Goyal
|
ef8d72900e
|
Instructions for compiling pywin32 with VS 2015
|
2015-12-02 20:58:27 +05:30 |
|
Kovid Goyal
|
31cfe9658f
|
...
|
2015-12-01 22:27:53 +05:30 |
|
Kovid Goyal
|
50bc0f79a2
|
...
|
2015-12-01 00:12:00 +05:30 |
|
Kovid Goyal
|
cef61bd4ed
|
...
|
2015-11-30 21:41:47 +05:30 |
|
Kovid Goyal
|
701683e503
|
Start work on compiling windows build of calibre with VS 2015
|
2015-11-29 17:40:53 +05:30 |
|
Kovid Goyal
|
ef09e886b3
|
Change all shebangs to use python2
|
2015-01-23 19:08:21 +05:30 |
|
Kovid Goyal
|
8e08834403
|
Much nicer integration with the windows build VMs
|
2012-11-12 15:32:28 +05:30 |
|
Kovid Goyal
|
fa5a749363
|
...
|
2012-11-12 00:02:48 +05:30 |
|