Commit Graph

19 Commits

Author SHA1 Message Date
Micah Lee
3656c3508c
Fix Windows and Mac build scripts 2021-05-05 20:39:14 -07:00
Micah Lee
b51c0ee046
Fix flake8 warnings in desktop 2021-04-30 11:38:23 -07:00
Aksh Gupta
ea8d2cfdfe chore: refactor code quality issues 2021-03-10 22:59:47 +05:30
Micah Lee
596b95cd35
Delete unused Qt5 DLLs from the Windows release to shave of 100mb from the final file size 2021-02-21 10:14:48 -08:00
Micah Lee
1c0912afaf
After building app bundle, delete unused Qt5 frameworks, and code sign all the correct binaries 2021-02-07 14:40:13 -08:00
Micah Lee
b5e7e358a7
Child entitlements are no longer needed, and sadly disable the macOS sandbox for now 2021-02-07 14:39:20 -08:00
Micah Lee
13756e79d5
Upgrade Tor version to 10.0.10 and fix macOS code signing 2021-02-07 11:51:12 -08:00
Micah Lee
44aa71af18
Add .desktop launchers in both snap and flatpack packages 2020-11-23 20:51:16 -08:00
Micah Lee
f67e7ce678
End web thread successfully when cleaning up after a tab, which prevents crashes after running the tests; and fix msi_filename in Windows build script 2020-11-09 19:47:57 -08:00
Micah Lee
a8ef55550f
Typo 2020-11-09 18:38:55 -08:00
Micah Lee
731d6391c3
Add setuptools as a dependency for pkg_resources module, and update build scripts to properly delete last build 2020-11-09 18:36:31 -08:00
Micah Lee
06c4b6381b
Fix get_resource_path to work with python eggs, move appdata xml file to src so flatpak can see it, reduce python dependencies, and update release docs 2020-11-08 13:34:19 -08:00
Micah Lee
46a9434fbf
Add incomplete flatpak manifest, update release docs, re-add source package script 2020-11-08 12:07:17 -08:00
Micah Lee
f8474c2399
Write proper Windows release build script, and update Windows release docs 2020-11-06 13:24:43 -08:00
Micah Lee
7d477103e2
Add DMG creation to macOS package script 2020-11-06 09:33:37 -08:00
Micah Lee
7f18a5e973
Oops 2020-11-06 09:01:09 -08:00
Micah Lee
85bb499ab5
Fix root 2020-11-06 09:00:25 -08:00
Micah Lee
5421048730
Oops, dont ignore linux 2020-11-06 08:58:38 -08:00
Micah Lee
1b23f82474
Start writing a proper macOS build script 2020-11-06 08:54:53 -08:00