summaryrefslogtreecommitdiff
path: root/install/pyinstaller.spec
AgeCommit message (Expand)Author
2019-09-22Fix icon path in PyInstaller fileMicah Lee
2018-11-25Make macOS use Tor control ports instead of unix sockets to connect to the To...Micah Lee
2018-09-04Fix conflict from develop branchMiguel Jacq
2018-09-02Merge branch '693_fix_static_assets_macos' of https://github.com/mig5/onionsh...Micah Lee
2018-07-21#691 remove meek_lite AmazonMiguel Jacq
2018-06-18Merge branch 'license' into developMicah Lee
2018-06-17Actually add licenses folder to PyInstaller specMicah Lee
2018-06-17Add onionshare license to licenses folder, and add licenses folder to PyInsta...Micah Lee
2018-05-28Fix installation of static assets on MacOS and probably Windows tooMiguel Jacq
2018-03-06Create separate templates and static folder, and make the web app use both of...Micah Lee
2018-02-15Support meek_lite Pluggable Transportirykoon
2018-01-17resolve conflictsMiguel Jacq
2018-01-15Updating Windows build deps, and recreating the nsis installer script for new...Micah Lee
2018-01-14ensure hte obfs4 torrc template is included in installersMiguel Jacq
2017-04-18Added support for bundled Tor in macOSMicah Lee
2017-04-14Added support for bundled tor connection type in Windows, including using por...Micah Lee
2017-02-22Update Windows build script to work with PyInstaller, update readme about onl...Micah Lee
2017-02-22Make CLI work with PyInstaller in macOSMicah Lee
2017-02-21Fixed syntax error in pyinstaller.specMicah Lee
2017-02-21Renamed 'resources' to 'share', and updated location of 'share' files in OSX/...Micah Lee
2017-02-21Remove jinja2.asyncsupport from PyInstaller, because it's not used and causes...Micah Lee
2017-01-07Add a pyinstaller specMicah Lee
2016-09-04Migrate from PyInstaller to cx_Freeze for OSXMicah Lee
2016-04-14Add correct version number to OSX app Info.plist (fixes #275)Micah Lee
2016-04-12Updated Windows packaging scripts to work with PyInstallerMicah Lee
2016-04-12Add wordlists.txt to OSX and Windows packages #(#238)Micah Lee
2016-04-12Fix PyInstaller to point to new resources directory, for OSX and WindowsMicah Lee
2016-04-12Renamed linux_scripts to scripts, since they are now used for Linux, OSX, and...Micah Lee
2016-04-11Switched from py2app to PyInstaller for Windows. Renamed version to version.t...Micah Lee