Commit Graph

105 Commits

Author SHA1 Message Date
Kovid Goyal e24e4b0a58 macOS: Fix PDF Output not working when running ebook-convert via symlink on the command line. Fixes #1857377 [ebook-convert hangs on rendering (possible packaging issue)](https://bugs.launchpad.net/calibre/+bug/1857377)
It really grinds my gears that this is necessary, but with macOS...
2019-12-24 19:55:20 +05:30
Kovid Goyal e082b67a6e Fix #1856720 [Calibre activates discrete gpu on MacBook Pro](https://bugs.launchpad.net/calibre/+bug/1856720) 2019-12-17 20:56:08 +05:30
Kovid Goyal f1ce7c0cf9 Dont exec a symlink in the codesign placeholders
Instead use the full path to the actual binary in the outermost bundle
2019-12-07 15:30:29 +05:30
Kovid Goyal 5c1b69f5b9 Add hyphen dependency 2019-11-30 17:58:57 +05:30
Kovid Goyal e534f2e558 Forgot to update hashes 2019-11-24 12:04:41 +05:30
Kovid Goyal 0198a77397 Bump sip and PyQt versions 2019-11-24 11:33:13 +05:30
Kovid Goyal 6d8c3c3fbd Bump version of html5-parser 2019-11-03 08:53:18 +05:30
Kovid Goyal e73f7da330 Windows fix UTF-16 output when reporting unhandled exceptions 2019-11-01 19:02:46 +05:30
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
Darío Hereñú 7004af805b Minor formatting proposals 2019-10-03 14:48:43 -03:00
Kovid Goyal 337e8df8bd ... 2019-10-03 19:04:01 +05:30
Kovid Goyal 79fd57eb24 Format lists better on github 2019-10-03 19:02:22 +05:30
Kovid Goyal 97e49f379a github does not render :file: 2019-10-03 18:59:48 +05:30
Kovid Goyal 0bb66f2316 Add instructions for building binaries using bypy 2019-10-03 18:57:43 +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 1b679ae5c8 Fix some compiler warnings 2019-09-13 09:13:37 +05:30
Kovid Goyal 2dd562b731 DRYer 2019-09-13 09:13:37 +05:30
Kovid Goyal 75ffbbba42 Apparently styles plugins dont exist on linux 2019-09-13 09:13:37 +05:30
Kovid Goyal 0c076ab759 Add the Qt styles plugins
Needed on windows for the system theme
2019-09-13 09:13:37 +05:30
Kovid Goyal 8901836673 Bundle distutils in the binaries as Pillow now requires it 2019-09-13 09:13:36 +05:30
Kovid Goyal 03929d5959 Fix building of calibre portable installer 2019-09-13 09:12:39 +05:30
Kovid Goyal 0a05d2f578 Disabe SetDllDirectories on 32bit builds since it causes a crash 2019-09-13 09:12:38 +05:30
Kovid Goyal 3b3b3292df Get rid of travis.yml 2019-09-13 09:12:38 +05:30
Kovid Goyal 8567b30051 Need for space in the windows VM 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 ab6b724835 COmmnad ot make testing extension modules easier 2019-09-13 09:12:36 +05:30
Kovid Goyal b78f584264 Add mesa DLL to windows build for machines without OpenGL such as VMs 2019-09-13 09:12:35 +05:30
Kovid Goyal be471a8cbe Work on getting windows running 2019-09-13 09:12:35 +05:30
Kovid Goyal 46295bb17f Get the hunspell wraper building correctly on all platforms 2019-09-13 09:12:35 +05:30
Kovid Goyal 22a1481bcd De-vendor hunspell 2019-09-13 09:12:35 +05:30
Kovid Goyal 9601d1c4ba Use only the xz tarballs for windows qt as well 2019-09-13 09:12:35 +05:30
Kovid Goyal b7864096f3 Use Qt zip sources on windows, just in case they are different 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 7afcc4acdd FreeType needed on windows as well 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
Kovid Goyal aa8f8fa098 Apparently also need the quick widgets DLL 2019-09-13 09:12:33 +05:30
Kovid Goyal 09b93eb8be Build against system freetype/fontconfig on linux
We dont bundle those libs anyway, so we should not build against
custom ones either
2019-09-13 09:12:33 +05:30
Kovid Goyal 7710697ea1 Add webengine resources 2019-09-13 09:12:33 +05:30
Kovid Goyal 0f0df3b5e2 Get webengine loading in the binary build 2019-09-13 09:12:33 +05:30
Kovid Goyal 9f449d90ee The QtWebChannel PyQt module is required 2019-09-13 09:12:33 +05:30
Kovid Goyal a5b5a6bc6e Bump versions of sip and pyqt 2019-09-13 09:12:33 +05:30
Kovid Goyal ec01392e3a Update bundled Qt 2019-09-13 09:12:33 +05:30