Commit Graph

21 Commits

Author SHA1 Message Date
Micah Lee
d8d28b6287 move __future__ include to top of onionshare-launcher.py 2014-08-18 14:23:32 -07:00
Micah Lee
958324bbf5 updated NSIS file 2014-08-18 14:20:28 -07:00
Micah Lee
7a26178e26 removing QtWebkit as a dependency for PyInstaller and for building the .deb 2014-08-18 12:14:58 -07:00
Micah Lee
4ad2dda3a2 updated lists of files that were removed with changing gui to Qt native 2014-08-18 12:07:10 -07:00
Micah Lee
e8cc7c3a4a fixed issue with pyinstaller packaging Qt4 on some OSX 2014-07-16 04:48:01 -07:00
Micah Lee
90a22f7249 version bump 2014-07-16 02:30:30 -07:00
Micah Lee
2edde2eb1f Encoded strings passed to constant_time_compare as ascii, because it was
throwing errors in OSX. Also added --debug to command line version, and made onionshare server
log errors as well as the GUI.
2014-07-07 17:01:51 -07:00
Micah Lee
9a2d5863cf better compression for windows installer, making it 13mb instead of 19mb 2014-06-27 19:07:20 -04:00
Micah Lee
00261f1866 fixes windows packaging issue 2014-06-27 18:18:43 -04:00
Micah Lee
9bf8814a92 simplified windows build system, and only include .pyc and not .py in windows installer package 2014-06-26 18:57:28 -04:00
Micah Lee
740ef0c84f created windows installer with NSIS (#35) 2014-06-25 22:21:56 -04:00
Micah Lee
3a22b28f5a wrote build_dmg.sh script, which creates a pretty dmg "drag-to-Applications" installer (#43) 2014-06-25 17:19:19 -07:00
Micah Lee
9db3ca59c8 made pyinstaller work for OSX (#43) 2014-06-25 14:42:39 -07:00
Micah Lee
8011472dee better windows .ico (#35) 2014-06-24 17:44:27 -04:00
Micah Lee
9379c91480 added LICENSE to windows binary (#35) 2014-06-24 17:42:56 -04:00
Micah Lee
cf7d04099e made pyinstaller work for windows (#35) 2014-06-24 17:23:10 -04:00
Micah Lee
a05efed7f9 better OSX icon (#43) 2014-06-19 22:23:18 -07:00
Micah Lee
a464b6fe1d OSX version still needs a bit of work, but completely works now (#43) 2014-06-19 22:05:56 -07:00
Micah Lee
1cb31b922d added OSX icon 2014-06-10 21:02:16 -07:00
Micah Lee
aaf8ae30d7 starting OSX packaging 2014-06-10 10:31:19 -07:00
Micah Lee
f51cca2c17 starting to create .desktop launcher (#32) 2014-06-09 23:03:37 -04:00