Commit Graph

19 Commits

Author SHA1 Message Date
Micah Lee
29a269253a remove pypi publishing stuff 2014-06-20 00:02:58 -04:00
Micah Lee
464567121e more properly segment different platforms in setup.py 2014-06-12 16:50:46 -07:00
Micah Lee
1cb31b922d added OSX icon 2014-06-10 21:02:16 -07:00
Micah Lee
1d23088a2c requiring earlier versions of python deps, so they can be installed in wheezy (#42) 2014-06-10 15:15:55 -04:00
Micah Lee
aaf8ae30d7 starting OSX packaging 2014-06-10 10:31:19 -07:00
Micah Lee
afb7e8007a build_deb.sh successfully builds a debian package, including the .desktop launcher 2014-06-09 21:33:16 -07:00
Micah Lee
08f83dbfc5 version bump to 0.3dev, and moved version into separate file to keep things DRY 2014-06-09 23:31:57 -04:00
Micah Lee
f51cca2c17 starting to create .desktop launcher (#32) 2014-06-09 23:03:37 -04:00
Micah Lee
680dc43a97 Merge branch 'master' into gui 2014-05-30 00:27:01 -04:00
Micah Lee
f1e79c6ff3 version bump to 0.2 2014-05-30 00:11:32 -04:00
Micah Lee
74678603ab made onionshare_gui its own python package 2014-05-29 19:24:19 -04:00
Micah Lee
b2324b6715 making onionshare-gui fit the new directory structure, and stop using subprocess 2014-05-27 19:42:47 -04:00
Micah Lee
851777fe42 re-added dependencies, to get onionshare working in Tails again (fixes #16) 2014-05-27 21:08:56 +00:00
Micah Lee
4a407418d5 remove classifiers from setup.py to get uploading to pypi working 2014-05-24 22:21:28 -04:00
Micah Lee
1165bd8c56 fix subprocess.call syntax 2014-05-24 21:39:27 -04:00
Micah Lee
9a75f39bc0 use subprocess instead of os.system, and gpg-sign releases 2014-05-24 21:36:59 -04:00
Micah Lee
6791fc48ce packaging onionshare more proper-like 2014-05-24 21:16:44 -04:00
Micah Lee
e5e25b49f9 starting at version 0.1, and setting python dependencies 2014-05-24 20:43:20 -04:00
Henrique Pereira
13fc2ea0e0 Refactored onionshare
Packaged, refactored the main function, added a setup.py, added a better
.gitignore
2014-05-23 12:37:10 -03:00