un-pogaz
|
b0d58ade70
|
add 'code' dictionary to codespell setting
|
2025-03-23 16:02:05 +01:00 |
|
Kovid Goyal
|
b4533c3de5
|
Use calibre.zip rather than program.zip for notarization
|
2024-12-15 12:22:05 +05:30 |
|
Kovid Goyal
|
53b74283a4
|
sort imports in all python files
|
2024-03-30 13:02:22 +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
|
4d2a91ecf2
|
DRYer
|
2020-06-05 20:27:18 +05:30 |
|
Kovid Goyal
|
b2c50c0c41
|
Make macOS signing code re-useable
|
2020-06-05 20:16:18 +05:30 |
|
Kovid Goyal
|
50a19e2b75
|
Switch to using QEMU VMs for building calibre on macOS and Windows
The VM performance is better and QEMU is more
hackable/automatable than VirtualBox. Also paves the way to do the
building on remote servers if needed.
|
2020-05-30 14:48:47 +05:30 |
|
Kovid Goyal
|
b698e78547
|
time formatting
|
2019-10-04 07:34:54 +05:30 |
|
Kovid Goyal
|
5196b29005
|
Notarize macOS builds
|
2019-09-18 18:55:50 +05:30 |
|
Kovid Goyal
|
d6e8d00b52
|
Enable hardened runtime on macOS
This is needed for notarization
|
2019-09-17 09:01:25 +05:30 |
|
Kovid Goyal
|
713bf6df42
|
Get macOS signing working again
|
2019-09-13 09:12:35 +05:30 |
|
Kovid Goyal
|
133ed8968f
|
Add a plist to the utils bundle
Also move it to where it is easy to sign
|
2019-09-13 09:12:34 +05:30 |
|
Eli Schwartz
|
d50a6ddc1b
|
use context managers to open files
|
2019-07-25 01:30:54 -04:00 |
|
Kovid Goyal
|
1062ba43f3
|
Get code signing working on macOS
|
2019-06-09 13:36:06 +05:30 |
|
Kovid Goyal
|
b6a8fd27e1
|
Fix code signing via SSH on newer macOS
|
2019-06-09 12:30:12 +05:30 |
|
Kovid Goyal
|
a984c6198f
|
replace deprecated API call
|
2019-06-08 11:03:22 +05:30 |
|
Kovid Goyal
|
f2f57d2dda
|
Work on new calibre macOS build
|
2019-06-04 16:22:50 +05:30 |
|