summaryrefslogtreecommitdiff
path: root/install/pyinstaller.spec
AgeCommit message (Expand)Author
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-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