summaryrefslogtreecommitdiff
path: root/install/build_deb.sh
AgeCommit message (Expand)Author
2017-05-19exit 1 on failure for completenessMiguel Jacq
2017-05-19account for the fact that stdeb's util.py renames .dev to ~dev, in version namesMiguel Jacq
2017-05-19Fix location of echo so that the return code check doesn't always succeedMiguel Jacq
2017-02-21Renamed 'resources' to 'share', and updated location of 'share' files in OSX/...Micah Lee
2016-04-12Move all resources (locale, images, html, version.txt) into central resources...Micah Lee
2016-04-11Switched from py2app to PyInstaller for Windows. Renamed version to version.t...Micah Lee
2016-02-12Porting onionshare from python2 to python3 (#261). This commit only ports the...Micah Lee
2015-06-16fixed typo in build_deb.shMicah Lee
2015-06-16Merge branch 'master' of https://github.com/freddymartinez9/onionshare into f...Micah Lee
2015-05-15making build scripts use bash instead of sh (#181)Micah Lee
2015-05-15moved build scripts into install folder (#181)Micah Lee