Commit Graph

120 Commits

Author SHA1 Message Date
Kovid Goyal a3a617cd78 Bump versions of sqlite and apsw 2020-06-12 22:06:09 +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 5efeaceaef Windows: Fix amazon metadata download failing when accented characters in search query
Fix #1880300 [[BUG] Amazon Metadata grabber: InvalidURL: URL can't contain control characters](https://bugs.launchpad.net/calibre/+bug/1880300)
2020-05-26 21:41:05 +05:30
Kovid Goyal f6f418fcb0 When running calibre-portable.exe popup a more useful error message if it is placed in a location with a too long path. Fixes #1866739 [Path length for calibre portable](https://bugs.launchpad.net/calibre/+bug/1866739) 2020-03-25 13:08:54 +05:30
Kovid Goyal 2d61ed50d9 Remove unused variable 2020-02-21 10:48:02 +05:30
Kovid Goyal 72509e53e0 As of Qt 5.14 we need to bundle QmlModels as well 2020-02-04 09:00:47 +05:30
Kovid Goyal 49defc9a13 Bump sqlite needed for upgraded apsw on unix 2020-02-04 07:20:48 +05:30
Kovid Goyal e53c9868a5 Bump apsw version 2020-02-03 17:57:41 +05:30
Kovid Goyal 36a7af3b0b Bump unrar version again 2020-02-03 06:14:13 +05:30
Kovid Goyal 910d384d19 Bump version of unrar 2020-02-02 15:55:10 +05:30
Kovid Goyal d370c9bff5 Needed newer windows sdk for webengine 14.1 2020-02-02 15:39:06 +05:30
Kovid Goyal 86739db534 Update bundled Qt to 5.14.1 2020-02-02 07:49:51 +05:30
Kovid Goyal ff4316bc93 Make it easier to set calibre environment variables on macOS 2020-01-02 09:52:25 +05:30
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