Commit Graph

41 Commits

Author SHA1 Message Date
Micah Lee
9b28a9393a
Move windows and mac build scripts into scripts folder 2022-04-03 17:20:31 -07:00
Micah Lee
562d213ec5
Add some exception handling to the symlink creation 2022-03-31 21:13:42 -07:00
Micah Lee
d54b51e7b1
Install snapcraft before building the snap, and fix some macos cleanup 2022-03-31 19:57:47 -07:00
Micah Lee
4e5ad4d0ca
Work on macOS build 2022-03-31 19:35:26 -07:00
Micah Lee
4297a5a6dc
Create new windows.py script that combines various Windows build tasks, and update CI to use it 2022-03-31 18:34:41 -07:00
Micah Lee
e77cd6939e
Try fixing installing 32-bit go, and try fixing 32-bit paths in scripts 2022-03-30 15:52:31 -07:00
Micah Lee
1d9ce020e5
In 32-bit build, use 32-bit python 2022-03-30 14:30:49 -07:00
Micah Lee
dcfb9640cf
Comment out deleting files, to see if this makes binary run 2022-03-30 12:26:00 -07:00
Micah Lee
8d14f53a67
Make build-windows.py not use special characters, and make it detect 32-bit or 64-bit python 2022-03-30 08:55:04 -07:00
Micah Lee
c5e73076a4
Add --ci-build to Windows build script, and do more to make the build in CircleCI 2022-03-30 08:29:16 -07:00
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