summaryrefslogtreecommitdiff
path: root/BUILD.md
AgeCommit message (Expand)Author
2018-06-18Oops, download 32-bit 7zip in build instructionsMicah Lee
2018-06-18Update Windows build instructions to include newer versions of softwareMicah Lee
2018-01-21Add instruction to update Python 3.6's internal certificate store, to avoid v...Miguel Jacq
2018-01-17Typo in 7-Zip URLMicah Lee
2018-01-17Merge branch '435_support_bridges' of https://github.com/mig5/onionshare into...Micah Lee
2018-01-17Merge branch 'master' of github.com:micahflee/onionshare into windows-1.2Micah Lee
2018-01-17Fix issue with Windows codesigningMicah Lee
2018-01-17resolve conflictsMiguel Jacq
2018-01-17Extract tor and obfs4proxy executables from the main TorBrowser executable wi...Miguel Jacq
2018-01-16Merge branch 'update_build_docs' of https://github.com/mig5/onionshare into m...Micah Lee
2018-01-16Update macOS build instructions and pip dependency versions, and also update ...Micah Lee
2018-01-16Change another Windows python 3.5 reference to 3.6Micah Lee
2018-01-16Change Windows build instructions reference from python 3.5 to 3.6, and remov...Micah Lee
2018-01-15Updating Windows build deps, and recreating the nsis installer script for new...Micah Lee
2018-01-16Add obfs4proxy as a dependency on Debian/Fedora-like distros, for obfs4 bridg...Miguel Jacq
2018-01-16Link to the Linux Distribution Support wiki doc for help building from source...Miguel Jacq
2018-01-15Update build instructions for Windows, using newer software. And rename insta...Micah Lee
2017-07-09Remove references to nosetests, and replace them with pytestMicah Lee
2017-04-13Add tor as a linux dependencyMicah Lee
2017-02-22Updated the version of NSISMicah Lee
2017-02-22Update Windows build script to work with PyInstaller, update readme about onl...Micah Lee
2017-02-21Update Windows build instructions, and also Windows pip requirementsMicah Lee
2017-02-21Update macOS build instructions, and install pip deps from a requirements.txtMicah Lee
2017-01-08Updated windows pip requirements, and improved build instructions for pyinsta...Micah Lee
2017-01-07Use a virtualenv, and put pip deps in requirements.txtMicah Lee
2017-01-07Add pyinstaller dependency to build instructions, and remove cx_FreezeMicah Lee
2017-01-06https://micahflee.com/2015/09/why-i-say-linux-instead-of-gnulinux/Micah Lee
2017-01-06Rewrite build documentation to be simplerMicah Lee
2016-12-22Added dev scripts for launching onionshare and onionshare-gui from the source...Micah Lee
2016-09-27Merge branch 'ubuntu-build' of https://github.com/dballard/onionshare into db...Micah Lee
2016-09-04Migrate from PyInstaller to cx_Freeze for OSXMicah Lee
2016-09-04Update Windows build instructionsMicah Lee
2016-09-04Add instructions for installing cx_Freeze in Windows, and add cx_Freeze suppo...Micah Lee
2016-09-04Update Windows build instructionsMicah Lee
2016-06-17add python3-nose for ubuntu 16.04Dan Ballard
2016-06-10Added python-nautilus as a dependency (#293)Micah Lee
2016-05-21Improved BUILD.mdPablo Castellano
2016-04-12Updated Windows packaging scripts to work with PyInstallerMicah Lee
2016-04-11Switched from py2app to PyInstaller for Windows. Renamed version to version.t...Micah Lee
2016-04-10Switch from py2app to PyInstallerMicah Lee
2016-02-15Successfully builds a .exe with Python3/Qt5. Switched from pyinstaller to py2...Micah Lee
2016-02-15Got python3/Qt5 port working in Windows, but still need to finish packaging (...Micah Lee
2016-02-15Ported tests to python3 (#261)Micah Lee
2016-02-13Starting to document the Python3/Qt5 development environment for Windows (#261)Micah Lee
2016-02-13Updated build instructions and script for RPM based distrosMicah Lee
2016-02-13Modify stdeb settings so that .deb that gets built will run in Ubuntu 14.04Micah Lee
2016-02-12Made sure switch to python3 and Qt5 works in OSX (#261). Updated OSX instruct...Micah Lee
2016-02-12Porting onionshare from python2 to python3 (#261). This commit only ports the...Micah Lee
2016-02-12Removed references to Tails, since it is not yet supported until #220 is reso...Micah Lee
2015-12-07Updating Windows build instructions to support both Win7 and Win10 (#235)Micah Lee