summaryrefslogtreecommitdiff
path: root/setup
AgeCommit message (Expand)Author
2014-08-20version bump from 0.5dev to 0.50.5Micah Lee
2014-08-20import appropriate modules for constant_time_compare to workMicah Lee
2014-08-18remove SetCompressorDictSize from NSIS file because of internal compiler errorMicah Lee
2014-08-18move __future__ include to top of onionshare-launcher.pyMicah Lee
2014-08-18updated NSIS fileMicah Lee
2014-08-18removing QtWebkit as a dependency for PyInstaller and for building the .debMicah Lee
2014-08-18updated lists of files that were removed with changing gui to Qt nativeMicah Lee
2014-07-16fixed issue with pyinstaller packaging Qt4 on some OSXMicah Lee
2014-07-16version bump0.4Micah Lee
2014-07-07Encoded strings passed to constant_time_compare as ascii, because it wasMicah Lee
2014-06-27better compression for windows installer, making it 13mb instead of 19mbMicah Lee
2014-06-27fixes windows packaging issueMicah Lee
2014-06-26simplified windows build system, and only include .pyc and not .py in windows...Micah Lee
2014-06-25created windows installer with NSIS (#35)Micah Lee
2014-06-25wrote build_dmg.sh script, which creates a pretty dmg "drag-to-Applications" ...Micah Lee
2014-06-25made pyinstaller work for OSX (#43)Micah Lee
2014-06-24better windows .ico (#35)Micah Lee
2014-06-24added LICENSE to windows binary (#35)Micah Lee
2014-06-24made pyinstaller work for windows (#35)Micah Lee
2014-06-19better OSX icon (#43)Micah Lee
2014-06-19OSX version still needs a bit of work, but completely works now (#43)Micah Lee
2014-06-10added OSX iconMicah Lee
2014-06-10starting OSX packagingMicah Lee
2014-06-09starting to create .desktop launcher (#32)Micah Lee