Commit Graph

31 Commits

Author SHA1 Message Date
Micah Lee
c8385a3416 Codesign .dylib files too, and properly delete unused PySide2 files 2022-01-16 13:25:05 -08:00
Micah Lee
c8745cd8dc Also codesign libevent-2.1.7.dylib 2022-01-16 11:44:30 -08:00
Micah Lee
eed494814a Completely rework the Mac app bundle so that it can get notarized 2022-01-16 11:25:15 -08:00
Micah Lee
7b975b86fb Closer, but notarization fails 2022-01-13 16:07:26 -08:00
Micah Lee
fde9ac5628 Finish packaging and code signing for Mac 2022-01-13 15:13:03 -08:00
Micah Lee
78e8c4fa36 One more license tweak 2022-01-13 10:24:37 -08:00
Micah Lee
4950dfc246 Change text in Windows installer license, add background image to installer 2022-01-13 10:18:56 -08:00
Micah Lee
0427572521 Add code signing and MSI packaging for Windows 2022-01-12 19:58:40 -08:00
Micah Lee
07665a0109
Delete unused Qt5 files after Windows build 2021-12-23 11:49:43 -08:00
Micah Lee
8a04472022
Use cx_freeze for making macOS dmg 2021-12-22 14:04:34 -08:00
Micah Lee
f0d40beb77
Start implementing cx_Freeze 2021-12-21 14:16:10 -08:00
Micah Lee
868b1fa2b6
Update release docs, and remove appimage script that didn't work 2021-12-19 17:42:11 -08:00
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