Commit Graph

27 Commits

Author SHA1 Message Date
Kovid Goyal 10d5d8b6bc Fix a regression in 4.0 that broke rendering of PDF covers for PDF files that used JPEG2000 compression. Fixes #1847567 [Cover generation from PDF files is not working](https://bugs.launchpad.net/calibre/+bug/1847567) 2019-10-17 11:10:42 +05:30
Kovid Goyal b698e78547 time formatting 2019-10-04 07:34:54 +05:30
Kovid Goyal 3ce1c8bd63 Use UDBZ dmg files for best compression 2019-09-19 16:31:12 +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 3b3b3292df Get rid of travis.yml 2019-09-13 09:12:38 +05:30
Kovid Goyal 0024a7f8e8 Remove special casing for libjpeg and libpoppler as install names are now fixed at build time 2019-09-13 09:12:38 +05:30
Kovid Goyal 46295bb17f Get the hunspell wraper building correctly on all platforms 2019-09-13 09:12:35 +05:30
Kovid Goyal 713bf6df42 Get macOS signing working again 2019-09-13 09:12:35 +05:30
Kovid Goyal 58f5577a13 Get rid of QT_PLUGIN_PATH on macOS 2019-09-13 09:12:35 +05:30
Kovid Goyal e00835e5c6 Get the GUI apps working on macOS with proper doc integration 2019-09-13 09:12:35 +05:30
Kovid Goyal a7453e877a Simplify launching of console utilities on macOS 2019-09-13 09:12:34 +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
Kovid Goyal 1db4a15d89 Fix dylib loading for webengine helper process 2019-09-13 09:12:34 +05:30
Kovid Goyal 22e3558a05 Move the utilities into their own bundle 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 7ab2ef0182 Use better compression for the dmg 2019-06-09 13:58:06 +05:30
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 3434a40c35 Move Qt DLL list into this codebase from bypy 2019-06-08 10:48:21 +05:30
Kovid Goyal 216a5c2758 Fixes for some dylib loading issues 2019-06-06 21:11:58 +05:30
Kovid Goyal 5e2248fdce qt -> qt-base 2019-06-06 08:57:08 +05:30
Kovid Goyal dedbc1ddb3 Split up Qt into modules
Add extra deps for webengine
2019-06-05 17:55:35 +05:30
Kovid Goyal a7fd7a0aee DRYer 2019-06-05 08:17:03 +05:30
Kovid Goyal 0f03044db4 More work on the macOS build 2019-06-04 17:01:20 +05:30
Kovid Goyal f2f57d2dda Work on new calibre macOS build 2019-06-04 16:22:50 +05:30