aboutsummaryrefslogtreecommitdiff
path: root/desktop/package
AgeCommit message (Expand)Author
2022-04-03Move windows and mac build scripts into scripts folderMicah Lee
2022-03-31Add some exception handling to the symlink creationMicah Lee
2022-03-31Install snapcraft before building the snap, and fix some macos cleanupMicah Lee
2022-03-31Work on macOS buildMicah Lee
2022-03-31Create new windows.py script that combines various Windows build tasks, and u...Micah Lee
2022-03-30Try fixing installing 32-bit go, and try fixing 32-bit paths in scriptsMicah Lee
2022-03-30In 32-bit build, use 32-bit pythonMicah Lee
2022-03-30Comment out deleting files, to see if this makes binary runMicah Lee
2022-03-30Make build-windows.py not use special characters, and make it detect 32-bit o...Micah Lee
2022-03-30Add --ci-build to Windows build script, and do more to make the build in Circ...Micah Lee
2022-01-16Codesign .dylib files too, and properly delete unused PySide2 filesMicah Lee
2022-01-16Also codesign libevent-2.1.7.dylibMicah Lee
2022-01-16Completely rework the Mac app bundle so that it can get notarizedMicah Lee
2022-01-13Closer, but notarization failsMicah Lee
2022-01-13Finish packaging and code signing for MacMicah Lee
2022-01-13One more license tweakMicah Lee
2022-01-13Change text in Windows installer license, add background image to installerMicah Lee
2022-01-12Add code signing and MSI packaging for WindowsMicah Lee
2021-12-23Delete unused Qt5 files after Windows buildMicah Lee
2021-12-22Use cx_freeze for making macOS dmgMicah Lee
2021-12-21Start implementing cx_FreezeMicah Lee
2021-12-19Update release docs, and remove appimage script that didn't workMicah Lee
2021-05-05Fix Windows and Mac build scriptsMicah Lee
2021-04-30Fix flake8 warnings in desktopMicah Lee
2021-03-10chore: refactor code quality issuesAksh Gupta
2021-02-21Delete unused Qt5 DLLs from the Windows release to shave of 100mb from the fi...Micah Lee
2021-02-07After building app bundle, delete unused Qt5 frameworks, and code sign all th...Micah Lee
2021-02-07Child entitlements are no longer needed, and sadly disable the macOS sandbox ...Micah Lee
2021-02-07Upgrade Tor version to 10.0.10 and fix macOS code signingMicah Lee
2020-11-23Add .desktop launchers in both snap and flatpack packagesMicah Lee
2020-11-09End web thread successfully when cleaning up after a tab, which prevents cras...Micah Lee
2020-11-09TypoMicah Lee
2020-11-09Add setuptools as a dependency for pkg_resources module, and update build scr...Micah Lee
2020-11-08Fix get_resource_path to work with python eggs, move appdata xml file to src ...Micah Lee
2020-11-08Add incomplete flatpak manifest, update release docs, re-add source package s...Micah Lee
2020-11-06Write proper Windows release build script, and update Windows release docsMicah Lee
2020-11-06Add DMG creation to macOS package scriptMicah Lee
2020-11-06OopsMicah Lee
2020-11-06Fix rootMicah Lee
2020-11-06Oops, dont ignore linuxMicah Lee
2020-11-06Start writing a proper macOS build scriptMicah Lee