Micah Lee
|
31fd2ee7b6
|
For Mac build instructions, update a command to use Python 3.7 instead of 3.6, and install pip dependencies without sudo. For Windows, install requirements.txt instead of requirements-windows.txt. Also pywin32 is no longer a dependency, so remove it from build instructions.
|
2018-09-18 15:37:33 -07:00 |
|
Micah Lee
|
fc0defe0c2
|
Merge branch 'develop' into update-deps
|
2018-09-17 21:03:37 -07:00 |
|
Micah Lee
|
92ef6f7139
|
Update Mac deps to python 3.7.0 and Qt 5.11.1
|
2018-09-17 15:37:48 -07:00 |
|
Micah Lee
|
abfc2f1c65
|
Update Windows deps to python 3.7.0, pywin32 223, and Qt 5.11.1
|
2018-09-17 15:07:19 -07:00 |
|
Miguel Jacq
|
3a7ae401af
|
Fix conflicts
|
2018-09-16 13:37:22 +10:00 |
|
Micah Lee
|
2605967011
|
Merge branch '685_use_dist_socks' of https://github.com/mig5/onionshare into mig5-685_use_dist_socks
|
2018-09-14 18:40:26 -07:00 |
|
Miguel Jacq
|
45a5a2ae63
|
Use the distribution's PySocks module instead of our custom version
|
2018-09-04 14:26:47 +10:00 |
|
Miguel Jacq
|
2de9359629
|
Introduce v3 onion support
|
2018-08-21 19:31:02 +10:00 |
|
Miguel Jacq
|
1b4c989f06
|
Add explicit dependency on rpm-build in the BUILD.md. Add a link to community-provided OpenSuSE instructions
|
2018-08-15 09:09:52 +10:00 |
|
Micah Lee
|
1cdd55cbe2
|
Oops, download 32-bit 7zip in build instructions
|
2018-06-18 12:55:59 -07:00 |
|
Micah Lee
|
3c8bc81b24
|
Update Windows build instructions to include newer versions of software
|
2018-06-18 12:00:50 -07:00 |
|
Miguel Jacq
|
524f8839d2
|
Add instruction to update Python 3.6's internal certificate store, to avoid validation error on archive.torproject.org
|
2018-01-21 13:42:46 +11:00 |
|
Micah Lee
|
6629aec341
|
Typo in 7-Zip URL
|
2018-01-17 17:13:59 -08:00 |
|
Micah Lee
|
713e45084a
|
Merge branch '435_support_bridges' of https://github.com/mig5/onionshare into mig5-435_support_bridges
|
2018-01-17 16:19:30 -08:00 |
|
Micah Lee
|
09f09c7d44
|
Merge branch 'master' of github.com:micahflee/onionshare into windows-1.2
|
2018-01-17 14:26:31 -08:00 |
|
Micah Lee
|
790d07a4e7
|
Fix issue with Windows codesigning
|
2018-01-17 14:26:15 -08:00 |
|
Miguel Jacq
|
7237b65a32
|
resolve conflicts
|
2018-01-17 12:50:11 +11:00 |
|
Miguel Jacq
|
40ee114803
|
Extract tor and obfs4proxy executables from the main TorBrowser executable with 7-zip on Windows
|
2018-01-17 12:45:37 +11:00 |
|
Micah Lee
|
ffe56c5655
|
Merge branch 'update_build_docs' of https://github.com/mig5/onionshare into mig5-update_build_docs
|
2018-01-16 15:19:06 -08:00 |
|
Micah Lee
|
f0e23949c9
|
Update macOS build instructions and pip dependency versions, and also update stem for Windows as well
|
2018-01-16 14:47:50 -08:00 |
|
Micah Lee
|
4cee88125d
|
Change another Windows python 3.5 reference to 3.6
|
2018-01-16 08:42:55 -08:00 |
|
Micah Lee
|
a6bc9b92c3
|
Change Windows build instructions reference from python 3.5 to 3.6, and remove the pyinstaller-script.py hack instructions becase they are not needed anymore
|
2018-01-16 08:41:43 -08:00 |
|
Micah Lee
|
b7192f2764
|
Updating Windows build deps, and recreating the nsis installer script for new files
|
2018-01-15 21:32:55 -08:00 |
|
Miguel Jacq
|
cc9a08c07d
|
Add obfs4proxy as a dependency on Debian/Fedora-like distros, for obfs4 bridge support
|
2018-01-16 15:29:03 +11:00 |
|
Miguel Jacq
|
3d6309ba94
|
Link to the Linux Distribution Support wiki doc for help building from source, due to various differences in Tor, Stem, Stdeb versions
|
2018-01-16 14:50:00 +11:00 |
|
Micah Lee
|
fa280036e6
|
Update build instructions for Windows, using newer software. And rename installer to onionshare-setup.exe
|
2018-01-15 15:53:02 -08:00 |
|
Micah Lee
|
1785cb64e8
|
Remove references to nosetests, and replace them with pytest
|
2017-07-09 10:55:16 -07:00 |
|
Micah Lee
|
e976e360b4
|
Add tor as a linux dependency
|
2017-04-13 23:21:43 -07:00 |
|
Micah Lee
|
878b4e9760
|
Updated the version of NSIS
|
2017-02-22 15:10:09 -08:00 |
|
Micah Lee
|
7141ebecf7
|
Update Windows build script to work with PyInstaller, update readme about only having onionshare-gui.exe, and update PyInstaller spec to create an 'onionshare' folder instead of an 'onionshare-gui' one
|
2017-02-22 14:28:50 -08:00 |
|
Micah Lee
|
5351501943
|
Update Windows build instructions, and also Windows pip requirements
|
2017-02-21 16:58:23 -08:00 |
|
Micah Lee
|
e80b775bf6
|
Update macOS build instructions, and install pip deps from a requirements.txt
|
2017-02-21 14:10:44 -08:00 |
|
Micah Lee
|
90a11d730a
|
Updated windows pip requirements, and improved build instructions for pyinstaller
|
2017-01-08 12:44:27 -08:00 |
|
Micah Lee
|
b7e9bed65a
|
Use a virtualenv, and put pip deps in requirements.txt
|
2017-01-07 18:17:02 -08:00 |
|
Micah Lee
|
f922be8ce8
|
Add pyinstaller dependency to build instructions, and remove cx_Freeze
|
2017-01-07 17:48:14 -08:00 |
|
Micah Lee
|
5284c586b4
|
https://micahflee.com/2015/09/why-i-say-linux-instead-of-gnulinux/
|
2017-01-06 18:07:15 -08:00 |
|
Micah Lee
|
d690e50705
|
Rewrite build documentation to be simpler
|
2017-01-06 17:44:29 -08:00 |
|
Micah Lee
|
fd41eac48d
|
Added dev scripts for launching onionshare and onionshare-gui from the source code tree, without having to install it
|
2016-12-22 16:19:54 -08:00 |
|
Micah Lee
|
95c37746d4
|
Merge branch 'ubuntu-build' of https://github.com/dballard/onionshare into dballard-ubuntu-build
|
2016-09-27 14:15:17 -07:00 |
|
Micah Lee
|
db9d81ba90
|
Migrate from PyInstaller to cx_Freeze for OSX
|
2016-09-04 19:21:09 -07:00 |
|
Micah Lee
|
0ad1311dd5
|
Update Windows build instructions
|
2016-09-04 20:14:04 -07:00 |
|
Micah Lee
|
3f1180c404
|
Add instructions for installing cx_Freeze in Windows, and add cx_Freeze support to setup.py for Windows
|
2016-09-04 19:36:56 -07:00 |
|
Micah Lee
|
6ec5c15a0a
|
Update Windows build instructions
|
2016-09-04 18:30:45 -07:00 |
|
Dan Ballard
|
d05fed16d4
|
add python3-nose for ubuntu 16.04
|
2016-06-17 07:53:31 -07:00 |
|
Micah Lee
|
1295399d34
|
Added python-nautilus as a dependency (#293)
|
2016-06-10 18:03:34 -07:00 |
|
Pablo Castellano
|
6894b5fb70
|
Improved BUILD.md
- Removed note about Ubuntu 13.10 which is old now.
- Separate steps for Debian: run onionshare and build package
|
2016-05-21 17:21:39 +02:00 |
|
Micah Lee
|
e37ce32fcd
|
Updated Windows packaging scripts to work with PyInstaller
|
2016-04-12 17:53:33 -07:00 |
|
Micah Lee
|
ef5665b050
|
Switched from py2app to PyInstaller for Windows. Renamed version to version.txt, to avoid Windows namespace collision with version.dll.
|
2016-04-11 23:25:40 -07:00 |
|
Micah Lee
|
00d1e29333
|
Switch from py2app to PyInstaller
|
2016-04-10 14:20:18 -07:00 |
|
Micah Lee
|
d438e25b9b
|
Successfully builds a .exe with Python3/Qt5. Switched from pyinstaller to py2exe. (#261)
|
2016-02-15 22:16:09 -08:00 |
|