summaryrefslogtreecommitdiff
path: root/BUILD.md
AgeCommit message (Expand)Author
2019-09-22Typo in Qt versionMicah Lee
2019-09-20Finish updating instructions for building PyInstaller from sourceMicah Lee
2019-09-15Update Windows instructions, except building PyInstaller from sourceMicah Lee
2019-09-01Merge pull request #1018 from micahflee/1010_python3_distutilsMicah Lee
2019-09-01Update python and pyqt5 in BUILD.md, and for macOS install pyinstaller from p...Micah Lee
2019-09-01Add python3-distutils as a dependency, and also remove reduntant build-depend...Micah Lee
2019-09-01Change package in build instructions from python-flask-httpauth to python3-fl...Micah Lee
2019-06-12Added python-flask-httpauth dependwh1t3fang
2019-05-07Update build instructions, and fix typo in changelogMicah Lee
2019-05-06Update macOS build instructionsMicah Lee
2019-04-22Write script to build source packageMicah Lee
2019-04-22Update release docs to include making a source packageMicah Lee
2019-04-22Upgrade Windows build instructionsMicah Lee
2019-04-22Fix typo in macOS notarize section of BUILD.md, and add note that it isn't re...Micah Lee
2019-04-21Add release documentation to BUILD.mdMicah Lee
2019-02-21Remove python3-distutils from BUILD.md as wellMicah Lee
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