summaryrefslogtreecommitdiff
path: root/BUILD.md
AgeCommit message (Expand)Author
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
2015-12-06Add installing Microsoft Visual C++ 2008 Redistributiable Package back to Win...Micah Lee
2015-12-04Rewrote Windows build instructions for Windows 10 (fixes #227). Also, switche...Micah Lee
2015-06-16add build instructions for archlinux to BUILD.mdSimon Hanna
2015-05-26Added dh-python to build instructions. Closes #189Micah Lee
2015-05-26update build instructions for OSX to install python 2.x from python.org, whic...Micah Lee
2015-05-15Ripping out dmg code, replacing pyinstaller with py2app for OSX -- still in p...Micah Lee
2015-05-15moved build scripts into install folder (#181)Micah Lee
2014-09-24added code signing with Authenticode support Windows release script (fixes #72)Micah Lee
2014-06-26simplified windows build system, and only include .pyc and not .py in windows...Micah Lee
2014-06-26updated windows instructions moreMicah Lee
2014-06-26updated windows instructionsMicah Lee
2014-06-25created windows installer with NSIS (#35)Micah Lee
2014-06-25wrote build_dmg.sh script, which creates a pretty dmg "drag-to-Applications" ...Micah Lee
2014-06-25made pyinstaller work for OSX (#43)Micah Lee
2014-06-24made pyinstaller work for windows (#35)Micah Lee
2014-06-24build instructions style updateMicah Lee
2014-06-20updated readmes and screenshot to showcase new 0.3 featuresMicah Lee
2014-06-20updated OSX build instructionsMicah Lee