summaryrefslogtreecommitdiff
path: root/INSTALL.md
AgeCommit message (Collapse)Author
2013-10-21Update INSTALL.mdHugo van der Wijst
Add libvpx.
2013-10-20Update INSTALL.mdHugo van der Wijst
Add new build dependencies for A/V on Debian derivatives.
2013-09-28Update INSTALL.mdNominate
Included git in the apt-get so that new users can use the necessary git clone command.
2013-09-03Update INSTALL.mdjin-eld
Cleaned up bogus configure parameters and updated Win32 build instructions.
2013-09-01Update INSTALL.mddavidbaumann
2013-08-24Fixed display issue with INSTALL.mdJman012
2013-08-24Updated INSTALL.md to list clients, improved optionsSean Qureshi
2013-08-24Updated the INSTALL.md to reflect the new build systemSean Qureshi
2013-08-23Add entry to allow make installManuel Argüelles
Always compile static and shared library, SHARED_TOXCORE is depreciated, "make install" places files on default prefix.
2013-08-22Make wide character support optionalManuel Argüelles
Issue #514. FindCursesw modified to make it simpler. Wide character can be disable by passing NO_WIDECHAR=ON.
2013-08-18INSTALL.md: cd to the previous directory after installing libsodiumalezakos
2013-08-15For me, installing check wasn't enough. check-devel was required (Fedora 19)ABrambleNinja
2013-08-07Added check to INSTALL.md, the addition of autotests requires itSean Qureshi
2013-08-04Added cmake options into INSTALLMaxim Biro
2013-08-03various fixes for first time userJae Kwon
* added linking to libsodium * fixed links to docs to point to wiki
2013-08-03typopb82
2013-08-03rearranged fedora specific instructionspb82
2013-08-03added some more details (libsodium without checkinstall)pb82
2013-08-03should be 'make check'pb82
2013-08-03installation instructions for Fedora (17)pb82
2013-08-02Merge pull request #273 from rlt3/masterirungentoo
Changing INSTALL.md in response to Issue #239
2013-08-02Forgot the include to packages to grab for the non-homebrew stepsrlt3
2013-08-02changing OSX instructions in INSTALL.md to reflect how everything worksrlt3
2013-08-01Update INSTALL.mdbigfack
2013-08-01Some clarificationsMaxim Biro
2013-08-01add cmake to brew packagesAnthony Ettinger
2013-07-31touch up docs to link to eachotherDave Eddy
2013-07-31Adding homebrew commands to INSTALLDevon Stewart
2013-07-30Added a note about libconfigMaxim Biro
2013-07-30Merge branch 'patch-1' of https://github.com/dypa/ProjectTox-Core into ↵irungentoo
dypa-patch-1 Conflicts: INSTALL.md
2013-07-30Update INSTALL.mdGreg
2013-07-30replace make install to checkinstall for linux installationdypa
2013-07-30Update INSTALL.mdAstonex
Changing the libsodium link from a list of its release archives to the windows specific one - it is windows specific install instructions after all.
2013-07-29Updated INSTALL.md to add dependencies for OSXthunfischbrot
Besides libtool one needs automake and autoconf for libsodium to compile successfully. Added links and adapted instructions accordingly.
2013-07-29Updated INSTALL.md for correcting OSX instructionsthunfischbrot
Command-line instructions were not properly marked as such, rendering them ineffective if entered as displayed.
2013-07-29Added ncurses-dev for nTox curses client.Ryan Lewon
2013-07-29Updated install docs to reflect ubuntu dependencies for 13.04.Ryan Lewon
2013-07-26Updated Windows instructionsMaxim Biro
2013-07-27Update INSTALL.mdAstonex
Spelling mistake
2013-07-27Update INSTALL.mdAstonex
Updated the Windows install instructions - Changing the system path to include MinGW's bin directory.
2013-07-21Updated INSTALL.mdMaxim Biro
2013-07-21Update INSTALL.mdmouseym
OSX Instructions added.
2013-07-18Added installation guideMaxim Biro