Kovid Goyal
49d1847d92
macOS Tahoe: Have the calibre app icon automatically use a dark look when the system is in dark mode
...
Uses the new Liquid Glass infrastructure to generate the application
icons using actool which means icons have to be generated on a mac, but
that is done via a one-time script not per build. I could change it to
be done per build, but not needed and doing it that way makes iterating
on icon design too slow.
2026-04-18 12:17:31 +05:30
Kovid Goyal
92fc9eb5c8
Add dark mode icons to calibre.icns
...
Doesn't actually work. The good lord only knows why not. I have wasted
enough of my life on Apple's idiocies.
2026-04-17 13:25:21 +05:30
Kovid Goyal
a5ebc701cf
Update all dependencies
2025-12-09 23:56:16 +05:30
Kovid Goyal
2dd12298fa
Bump some dependency versions that have security advisories
2025-09-16 22:35:24 +05:30
Kovid Goyal
8d97c1021b
Update onnxruntime to get it to build with Xcode 15.4
2025-03-04 06:50:24 +05:30
Kovid Goyal
7862560ef0
Update bundled Qt to 6.8.2
...
In preparation for calibre 8
2025-03-04 04:59:23 +05:30
Kovid Goyal
958b60b39c
Fix a bunch of freeze related issues in the macOS build
2023-11-13 19:21:35 +05:30
Kovid Goyal
0b29da7f16
Update VM definitions
2023-11-13 19:21:35 +05:30
Kovid Goyal
fcc89de564
Minimum macOS version now 11.0
2023-11-13 19:21:35 +05:30
Kovid Goyal
fcb09931a9
Change macos build vm
2023-11-13 19:21:35 +05:30
Kovid Goyal
4cab9b598e
Document XCode version
2023-01-19 09:09:00 +05:30
Kovid Goyal
34cb9ccffc
Change the macOS VM to a Big Sur based one since Qt WebEngine 6.4 needs XCode 13 which needs Big Sur
2023-01-16 22:17:00 +05:30
Kovid Goyal
ff34c69f3a
...
2022-07-06 19:19:54 +05:30
Kovid Goyal
3d7c07842b
Build universal macOS binaries
2022-07-06 19:19:36 +05:30
Kovid Goyal
75a0251391
Use separate vms for python3 builds
2020-08-22 18:48:07 +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
2ecd6dc1b1
Add notes about what is needed in each build VM
2019-06-10 08:08:03 +05:30
Kovid Goyal
4b5903eb42
Data for macOS builder
2019-05-31 16:39:37 +05:30