Commit Graph

1742 Commits

Author SHA1 Message Date
Kovid Goyal 24baafdc87 Convenient way to build a dependency for all platforms 2019-11-03 08:52:53 +05:30
Kovid Goyal aa6eaca0be Code to auto-fix duplicated language name translations 2019-11-02 10:37:45 +05:30
Kovid Goyal 77af13c5f3 Update ISO 3166 database 2019-11-02 09:31:05 +05:30
Kovid Goyal 1b93d540b7 Update the ISO 639-3 language database 2019-11-02 09:21:28 +05:30
Eli Schwartz 1cbdabbbb7 linux install: make sure init_calibre.py is listed in calibre-uninstall
It is written raw, not via write_template, so it was never added to the
manifest. Therefore, it would remain behind when uninstalling calibre.

Also change the order in which steps are executed, in order to write the
env module -- and add it to the manifest -- before the uninstaller is
created, rather than after (which would be too late).
2019-10-29 20:19:22 -04:00
Eli Schwartz 6526c28bd6 check: cleanup file exclusions
Some of these files no longer exist due to being devendored.
BeautifulSoup.py is now something else entirely which is
calibre-specific code and deserves the right to be linted.
2019-10-28 16:10:00 -04:00
Kovid Goyal fc7aee08df Start work on fast html to json 2019-10-28 13:30:18 +05:30
Kovid Goyal 167cb89dc7 ... 2019-10-28 08:08:00 +05:30
Kovid Goyal 9536ffe8cd Merge branch 'pin-version' of https://github.com/widdix/calibre 2019-10-14 07:03:36 +05:30
Michael Wittig f93bf9379e fix 2019-10-13 19:15:32 +02:00
Michael Wittig 92c88b2637 Allow a user to specify the version that is installed 2019-10-13 18:48:46 +02:00
Kovid Goyal fe673838ef Apparently running upgrade is not possible 2019-10-13 10:02:35 +05:30
Kovid Goyal fd20908dcd Try running update/upgrade on Ubuntu CI VM in the hopes it will fix the libgl1 installation failure 2019-10-13 09:56:00 +05:30
Kovid Goyal 749460cbfc Better fixes for publish pipeline issues 2019-10-04 07:35:09 +05:30
Kovid Goyal 857c2355bc Ensure DISPLAY is in environ 2019-10-04 06:25:14 +05:30
Kovid Goyal 28b5ef8723 Also disable translations since it also crashes 2019-10-04 06:13:34 +05:30
Kovid Goyal c178c78980 Dont build pot as part of publish as it crashes 2019-10-04 06:06:09 +05:30
Kovid Goyal 1c22993e00 Move outline creation into its own file 2019-10-03 16:51:33 +05:30
Kovid Goyal 9c07cc7e82 Use GitHub Actions rather than Azure Pipelines 2019-10-03 10:46:23 +05:30
Kovid Goyal 5196b29005 Notarize macOS builds 2019-09-18 18:55:50 +05:30
Kovid Goyal 61005add0d Add support for run-local to calibre restart and run_calibre_debug 2019-09-13 10:28:26 +05:30
Kovid Goyal 4d9440a94c Get rid of home grown multitail
Use the awesomeness that is kitty instead
2019-09-13 09:13:34 +05:30
Kovid Goyal 800880d891 Option to not sign installers 2019-09-13 09:13:34 +05:30
Kovid Goyal f53a979da9 Forgot to change OS name in one place 2019-09-13 09:13:34 +05:30
Kovid Goyal da4fc37684 Bump version number to beta level 2019-09-13 09:13:34 +05:30
Kovid Goyal a3ac1900f6 Work on windows CI 2019-09-13 09:12:39 +05:30
Kovid Goyal c4ef009bfb Fix CI detection on azure pipelines 2019-09-13 09:12:38 +05:30
Kovid Goyal 0d4cdeea97 Ensure Qt plugins are loaded in macOS VM 2019-09-13 09:12:38 +05:30
Kovid Goyal edbd56bbb1 Use fallback library path instead 2019-09-13 09:12:38 +05:30
Kovid Goyal 63539c1dc7 Set the library path for @rpath linked things 2019-09-13 09:12:38 +05:30
Kovid Goyal 987a869614 Disable webengine sandbox in macOS CI 2019-09-13 09:12:38 +05:30
Kovid Goyal ff5e5f2743 Use proper path for macos SW 2019-09-13 09:12:38 +05:30
Kovid Goyal 7a9f6cf195 ... 2019-09-13 09:12:38 +05:30
Kovid Goyal 915f9ad107 Use correct python executable name on macOS 2019-09-13 09:12:38 +05:30
Kovid Goyal 02d590180b ... 2019-09-13 09:12:37 +05:30
Kovid Goyal c388500dfb Work on CI 2019-09-13 09:12:37 +05:30
Kovid Goyal a344028733 Command to export packages 2019-09-13 09:12:37 +05:30
Kovid Goyal f52d529090 Command to build deps 2019-09-13 09:12:37 +05:30
Kovid Goyal ac29ca24a7 Make extdev more robust against crashes of test command 2019-09-13 09:12:36 +05:30
Kovid Goyal ab6b724835 COmmnad ot make testing extension modules easier 2019-09-13 09:12:36 +05:30
Kovid Goyal 7c108d4078 Port the installer build commands to use bypy 2019-09-13 09:12:36 +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 bf199d6bfa Get podofo building on older compilers on linux 2019-09-13 09:12:33 +05:30
Kovid Goyal 0f02312390 De-dup images in the PDF 2019-09-13 09:12:26 +05:30
Kovid Goyal 227679985f Implement imposing headers/footers onto their target pages 2019-09-13 09:12:25 +05:30
Kovid Goyal d304e08ec1 Code to merge W arrays 2019-09-13 09:12:24 +05:30
Kovid Goyal c4e3fda682 Code to list fonts in a PDF file 2019-09-13 09:12:22 +05:30
Kovid Goyal 7803f3de36 Rename viewer2 to viewer 2019-09-13 09:12:20 +05:30