calibre/setup
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
..
__init__.py use context managers to open files 2019-07-25 01:30:54 -04:00
browser_data.py fix recent_uas due to firefox site changes 2019-04-18 10:32:32 -04:00
build.py Get podofo building on older compilers on linux 2019-09-13 09:12:33 +05:30
build_environment.py Get the hunspell wraper building correctly on all platforms 2019-09-13 09:12:35 +05:30
check.py check: cleanup file exclusions 2019-10-28 16:10:00 -04:00
commands.py Command to export packages 2019-09-13 09:12:37 +05:30
extensions.json Start work on fast html to json 2019-10-28 13:30:18 +05:30
file-hosting-bw.py py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
git_post_checkout_hook.py Fix checkout hook trying to delete chroot pyc files 2019-04-10 16:53:52 +05:30
git_post_rewrite_hook.py Fix invocation of setup.py in git hooks 2018-07-27 17:36:25 +05:30
git_pre_commit_hook.py Undo redundant imports & new-style raises 2018-09-10 12:11:29 +05:30
git_version.py Merge branch 'git_version' of https://github.com/eli-schwartz/calibre 2019-05-12 12:45:16 +05:30
gui.py Various fixes for the latest py3 commit 2019-03-21 18:33:19 +05:30
hosting.py Ensure we send a mimetype when upload to github 2019-07-12 09:21:01 +05:30
install.py linux install: make sure init_calibre.py is listed in calibre-uninstall 2019-10-29 20:19:22 -04:00
installers.py Notarize macOS builds 2019-09-18 18:55:50 +05:30
iso3166.xml Add ISO 3166 country codes 2014-04-17 07:12:29 +05:30
iso_639_3.xml Pushto -> Pashto 2016-12-22 14:13:02 +05:30
lc_data.py py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
linux-installer.py Merge branch 'pin-version' of https://github.com/widdix/calibre 2019-10-14 07:03:36 +05:30
linux-installer.sh Merge branch 'pin-version' of https://github.com/widdix/calibre 2019-10-14 07:03:36 +05:30
mathjax.py resources: bump mathjax version to 2.7.6 2019-08-25 00:21:03 -04:00
parallel_build.py Start work on building calibre on windows 2019-06-19 10:06:54 +05:30
plugins_mirror.py ... 2019-10-28 08:08:00 +05:30
port.py use context managers to open files 2019-07-25 01:30:54 -04:00
publish.py Better fixes for publish pipeline issues 2019-10-04 07:35:09 +05:30
resources.py Remove old viewer and coffeescript and viewer resources 2019-09-13 09:12:17 +05:30
run-calibre-worker.py py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
test.py Code to merge W arrays 2019-09-13 09:12:24 +05:30
translations.py use context managers to open files 2019-07-25 01:30:54 -04:00
unix-ci.py Apparently running upgrade is not possible 2019-10-13 10:02:35 +05:30
upload.py ... 2018-10-19 10:16:01 +05:30
vcvars.py py3: merge multiline __future__ imports to not confuse 2to3 2019-05-27 00:41:14 -04:00
win-ci.py Work on windows CI 2019-09-13 09:12:39 +05:30