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
|
86739db534
|
Update bundled Qt to 5.14.1
|
2020-02-02 07:49:51 +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
|
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
|
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
|
7afcc4acdd
|
FreeType needed on windows as well
|
2019-09-13 09:12:34 +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
|
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 |
|
Kovid Goyal
|
82083ddbb8
|
Drop the dependency on dukpy
The dukpy tests are failing on windows with VS 2017. Instead use Web
Engine to compile rapydscript code, when the rapydscript binary is not
present.
|
2019-09-13 09:12:16 +05:30 |
|
Kovid Goyal
|
d7458841e1
|
Update bundled mechanize
|
2019-08-18 14:09:19 +05:30 |
|
Kovid Goyal
|
cb2dcafe87
|
Bump the version of python on windows
|
2019-06-20 13:55:10 +05:30 |
|
Kovid Goyal
|
06d2569fa5
|
Give up on building WebKit
|
2019-06-18 11:21:27 +05:30 |
|
Kovid Goyal
|
b702e94090
|
Add Qt win extras to be built
|
2019-06-13 15:48:09 +05:30 |
|
Kovid Goyal
|
ee0f3e1b5a
|
Add gnuwin32, needed for Qt
|
2019-06-13 14:43:41 +05:30 |
|
Kovid Goyal
|
8de0ac6022
|
Get ICU building
|
2019-06-11 14:36:36 +05:30 |
|
Kovid Goyal
|
e25fe1e8be
|
Switch to released version of pywin32
|
2019-06-10 19:42:24 +05:30 |
|
Kovid Goyal
|
549b822f9c
|
py3: More unicode fixes
|
2019-06-10 15:39:55 +05:30 |
|
Kovid Goyal
|
379e6c2171
|
Build qt-macextras
|
2019-06-06 20:37:38 +05:30 |
|
Kovid Goyal
|
9d025de990
|
Add PyQtWebEngine
|
2019-06-06 07:24:41 +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
|
2a10ae9789
|
Bump version of ICU
Needed because of this:
https://unicode-org.atlassian.net/browse/ICU-20526
which caused broken ICU builds on macOS
|
2019-06-04 16:25:53 +05:30 |
|
Kovid Goyal
|
0167613cdb
|
Build GNU autotools on macOS, needed for mozjpeg
|
2019-06-01 07:17:35 +05:30 |
|
Kovid Goyal
|
cb28cf5d92
|
Bump versions of nasm and cmake
|
2019-05-31 17:03:01 +05:30 |
|
Kovid Goyal
|
2aa8acff15
|
Download sources without using git
|
2019-05-31 10:32:52 +05:30 |
|
Kovid Goyal
|
2b5db3ba24
|
Use HEAD to build qt-webkit
Upstream has several needed patches but shows no signs of wanting to
make a release.
|
2019-05-27 20:20:44 +05:30 |
|
Kovid Goyal
|
c329776346
|
Bump version of html5-parser
|
2019-05-13 12:36:10 +05:30 |
|
Kovid Goyal
|
0238ae739b
|
Update more deps
|
2019-05-03 12:48:56 +05:30 |
|
Kovid Goyal
|
8b858d5c00
|
Update deps
|
2019-05-02 15:06:28 +05:30 |
|
Kovid Goyal
|
c485690a23
|
Update poppler
|
2019-04-27 09:11:33 +05:30 |
|
Kovid Goyal
|
330a93f001
|
Update more deps
|
2019-04-26 14:56:00 +05:30 |
|
Kovid Goyal
|
0cc769a0b9
|
Update more deps
|
2019-04-25 17:01:51 +05:30 |
|
Kovid Goyal
|
99b92ae390
|
Update more deps
|
2019-04-25 15:38:37 +05:30 |
|
Kovid Goyal
|
5331522226
|
Update versions for some deps
|
2019-04-25 09:33:19 +05:30 |
|
Kovid Goyal
|
c4298eda59
|
Re-arrange sources.json in build order
|
2019-04-21 12:09:11 +05:30 |
|
Kovid Goyal
|
1cae595984
|
Add ifaddr and zeroconf to sources
Needed on python >= 3
|
2019-04-17 10:14:42 +05:30 |
|
Kovid Goyal
|
5435126c7f
|
Add sources for deps
|
2019-04-16 17:54:36 +05:30 |
|