Micah Lee
|
9b3cee0878
|
Added support for bundled tor connection type in Windows, including using ports instead of socket files
|
2017-04-14 18:33:44 -07:00 |
|
Micah Lee
|
7141ebecf7
|
Update Windows build script to work with PyInstaller, update readme about only having onionshare-gui.exe, and update PyInstaller spec to create an 'onionshare' folder instead of an 'onionshare-gui' one
|
2017-02-22 14:28:50 -08:00 |
|
Micah Lee
|
9be8169233
|
Make CLI work with PyInstaller in macOS
|
2017-02-22 13:34:20 -08:00 |
|
Micah Lee
|
d5af08c1c4
|
Fixed syntax error in pyinstaller.spec
|
2017-02-21 17:07:14 -08:00 |
|
Micah Lee
|
248f59cbd1
|
Renamed 'resources' to 'share', and updated location of 'share' files in OSX/Win binaries
|
2017-02-21 16:59:14 -08:00 |
|
Micah Lee
|
42d2b0b417
|
Remove jinja2.asyncsupport from PyInstaller, because it's not used and causes a crash during building
|
2017-02-21 14:26:45 -08:00 |
|
Micah Lee
|
8493a398ef
|
Add a pyinstaller spec
|
2017-01-07 18:17:15 -08:00 |
|
Micah Lee
|
db9d81ba90
|
Migrate from PyInstaller to cx_Freeze for OSX
|
2016-09-04 19:21:09 -07:00 |
|
Micah Lee
|
ef7fa690f5
|
Add correct version number to OSX app Info.plist (fixes #275)
|
2016-04-14 12:04:05 -07:00 |
|
Micah Lee
|
e37ce32fcd
|
Updated Windows packaging scripts to work with PyInstaller
|
2016-04-12 17:53:33 -07:00 |
|
Micah Lee
|
5249f5d96a
|
Add wordlists.txt to OSX and Windows packages #(#238)
|
2016-04-12 17:13:12 -07:00 |
|
Micah Lee
|
0b588e543a
|
Fix PyInstaller to point to new resources directory, for OSX and Windows
|
2016-04-12 15:21:47 -07:00 |
|
Micah Lee
|
07bdbd5714
|
Renamed linux_scripts to scripts, since they are now used for Linux, OSX, and Windows
|
2016-04-12 10:46:44 -07:00 |
|
Micah Lee
|
ef5665b050
|
Switched from py2app to PyInstaller for Windows. Renamed version to version.txt, to avoid Windows namespace collision with version.dll.
|
2016-04-11 23:25:40 -07:00 |
|