summaryrefslogtreecommitdiff
path: root/BUILD.md
AgeCommit message (Expand)Author
2019-02-10Update build instructionsMicah Lee
2019-01-26Remove PyInstaller from requirements.txt, because it now breaks CircleCIMicah Lee
2019-01-26Add instructions to build PyInstaller from source, to avoid AV false positivesMicah Lee
2019-01-25Update build instructions to use Python 3.7 and Qt 5.11.3Micah Lee
2019-01-18Update tests section in BUILD.md to give instructions on using --rungui to ru...Micah Lee
2018-12-21Add python3-distutils dependencyMicah Lee
2018-11-18Merge branch 'develop' into v3-revisitedMicah Lee
2018-10-25Delete obsolete dev_scripts/run_all_tests.sh script, and add xvfb-run info to...Micah Lee
2018-10-13Update test documentationMiguel Jacq
2018-10-11Remove python3-cryptography dependencyMicah Lee
2018-10-11Add instructions for making sure you have pytest in your path (which you don'...Micah Lee
2018-10-11Bump python required version down to 3.5.3, and finish removing python3-nacl ...Micah Lee
2018-09-27Add Tor GUI unit testsMiguel Jacq
2018-09-27Rename test dir to tests. Rename unit_tests to tests_gui_local. Add test depe...Miguel Jacq
2018-09-20Make fedora and debian dependencies get added to packages builtMicah Lee
2018-09-18For Mac build instructions, update a command to use Python 3.7 instead of 3.6...Micah Lee
2018-09-17Merge branch 'develop' into update-depsMicah Lee
2018-09-17Update Mac deps to python 3.7.0 and Qt 5.11.1Micah Lee
2018-09-17Update Windows deps to python 3.7.0, pywin32 223, and Qt 5.11.1Micah Lee
2018-09-16Fix conflictsMiguel Jacq
2018-09-14Merge branch '685_use_dist_socks' of https://github.com/mig5/onionshare into ...Micah Lee
2018-09-04Use the distribution's PySocks module instead of our custom versionMiguel Jacq
2018-08-21Introduce v3 onion supportMiguel Jacq
2018-08-15Add explicit dependency on rpm-build in the BUILD.md. Add a link to community...Miguel Jacq
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