Commit Graph

118 Commits

Author SHA1 Message Date
zugz (tox)
08e6a1863e
bump libsodium version in appveyor.yml and windows Dockerfile 2019-11-17 13:40:34 +01:00
zugz (tox)
0f8f82a3cf
Add cmake option for building additional tests
Closes #1262
2018-12-11 21:49:34 +01:00
chrono
17a7bf3fd2
Add AUTOTEST Option to CMakeLists.txt 2018-10-07 22:09:54 +00:00
Maxim Biro
f5afc52655
Default to not defining MIN_LOGGER_LEVEL in CMake
That way CMake's behavior matches what autotools does -- letting
toxcore/logger.h handle the default case.
2018-10-07 15:15:58 -04:00
iphydf
d296490a74
Use code font for tool names and flags in INSTALL.md. 2018-09-02 21:36:41 +00:00
Robin Lindén
0647c2c5bc
Look for dependencies in third_party/ 2018-02-11 13:45:52 +01:00
iphydf
6cd4fcdec4
Remove libcheck from the dependencies.
We're not gaining much from this library, and it's a burden, especially
for windows development.
2018-02-09 20:51:39 +00:00
Robin Lindén
0fbdb03f40
Add MSVC compilation instructions 2018-02-08 18:41:49 +01:00
iphydf
52f6e4e7c5
Move tox_shell program to the toxins repository.
https://github.com/TokTok/toxins/tree/master/tox_shell
2018-02-06 13:06:22 +00:00
iphydf
a3a0e553f3
Move irc_syncbot to the toxins repository. 2018-02-06 11:45:50 +00:00
iphydf
f71ec8dd02
Move the tox_sync tool to the toxins repository. 2018-02-05 18:15:31 +00:00
Maxim Biro
29cd93a49c Update install instructions to use CMake 2018-01-25 16:04:53 -05:00
iphydf
d7583a719a
Remove nTox from the repo.
It's a maintenance burden nobody uses. Let's make toxic the official
console client, instead.
2018-01-20 19:05:53 +00:00
iphydf
2c8fb05f6e Remove deprecated ToxDNS
Based on #331.

Fixes #42.
2017-12-29 00:32:18 +00:00
dartraiden
987ad5eac1
Fix typos in docs 2017-09-20 21:31:56 +02:00
James
4ceaad505d
Configure needs to find libsodium headers.
Add soft-links for them, in the places that it expects.
2017-08-30 21:13:35 +02:00
Maxim Biro
f6285d7a60 Fix markdown formatting 2017-04-19 20:22:28 -04:00
Zetok Zalbavar
69e1b99b1d
docs(INSTALL): Bring back autotools instructions
Reverted, since apparently cmake is not supposed to be used for things
other than testing/development and causes client build failures.

Apparently making it work for clients would require complicating
maintenance, which clearly can't be done.

This reverts commit 48ddb11599.
2017-01-05 09:32:08 +00:00
Sergey 'Jin' Bostandzhyan
4c9ed8f5a0
Add a separate configure switch for DHT_bootstrap
closes #319
2017-01-03 20:42:07 +00:00
iphydf
09c8575a7d
Merge remote-tracking branch 'zetok/docs-install' 2016-10-26 13:07:26 +01:00
Zetok Zalbavar
f4446ec979
docs: correct instructions for cloning & harden agains repo name changes 2016-10-25 09:36:59 +01:00
Corey Sheldon
0a0e595b67 Corrected libsodium tag
-tags/1.0.3 
+tags/1.0.11

Also expanded the @"Rpm Development Tools"  bit for clarity and sanity across the instructions.
2016-10-25 08:08:18 +00:00
Zetok Zalbavar
48ddb11599
docs(INSTALL): update compiling instructions for Linux
Also change links from irungentoo/toxcore to TokTok/toxcore
2016-09-30 08:23:22 +01:00
Zetok Zalbavar
4d83451da6
docs(INSTALL.md): update instructions for Gentoo 2016-08-20 19:44:50 +01:00
Vishnu Ks
756e208b07 updated git repo urls
updated the git urls from `git` to `https`. The old urls are no longer supported
2015-10-14 15:49:44 +05:30
irungentoo
6120b0e0bb
Merge branch 'patch-1' of https://github.com/passiweinberger/toxcore 2015-09-15 22:08:39 -04:00
Pascal Weinberger
13f0ab21d3 Fix ubuntu git link for libvpx 2015-09-09 11:53:28 +02:00
randoms
f83f064234 Install instructions: Use 1.0.3 tag for libsodium 2015-08-08 13:53:05 +08:00
Gitgud Software
0ec5539de2 Fix libVPX git repository
The libVPX repository has been moved, as specified here:

http://www.webmproject.org/code/
2015-07-27 15:52:44 -04:00
Zetok Zalbavar
7b9142d2bb
INSTALL.md: some formatting improvements and fixes
Note that Fedora dependencies section still needs to be actually checked by
someone who runs Fedora and would know whether info is right or not.
2015-07-12 17:05:40 +01:00
Corey Sheldon
f0bdb94a3b Update INSTALL.md 2015-07-09 08:27:41 -04:00
Corey Sheldon
c6630513cd Update info for Fedora
--Updated calls to package manager which is now  dnf by default 
--Mention of using  /etc/ld.so.conf directly which works and  in most distros *SHOULD NOT* cause  global override issues
2015-07-09 07:51:47 -04:00
irungentoo
749a9330c4
Link changes. 2015-07-07 22:57:11 -04:00
Scott
eff28e0b31 Install instructions: Use 1.0.3 tag for libsodium 2015-06-30 12:29:14 -04:00
Zetok Zalbavar
99a678dd26
Update INSTALL.md a bit
* add install instructions for Gentoo
* adjust build instructions for presence of libsodium in some distros
2015-06-03 09:35:58 +01:00
Urras
41995efb4d
Fix markdown formatting 2015-04-20 09:33:21 -04:00
Urras
47cac28df4
Move OS X install script 2015-02-03 12:48:15 -05:00
Zetok Zalbavar
3bd983ff62
Update INSTALL.md
pkg-config is required for proper autodetection of opus and vpx,
without it they are not detected by ./configure on Debian 7.
2014-12-23 16:11:15 +00:00
Myroslav Opyr
975ce25af0 Fedora package name correction 2014-11-28 23:43:38 +02:00
Urras
4b2248ee80
Update to Libsodium 1.0.0 since backward-compatibility is guaranteed through all the 1.x.y releases. 2014-10-22 12:52:56 -04:00
lyubod
eaf15bfb89 Update INSTALL.md 2014-10-07 06:41:22 +03:00
lyubod
660843c873 Update INSTALL.md
Added MacPorts related info. to Section heading "OS X Non-homebrew"
2014-10-07 05:52:09 +03:00
Maxim Biro
468b0aa154 Updated cross-compile instructions 2014-09-22 01:07:21 -04:00
dubslow
64830cedca Use libsodium 0.7.0+ (more thorough though) 2014-09-16 17:20:47 -05:00
mouseym
5a20f1b004 Linked toxav in the main dependencies section. 2014-09-02 09:42:23 +01:00
Thorbjørn Lindeijer
7affcd8157 Update INSTALL.md
Renamed ProjectTox-Core to toxcore, as seems to have been done with the repository.
2014-08-30 15:24:36 +02:00
Maxim Biro
f0e6ab14e1 Updated Windows cross-compiling instructions 2014-08-23 22:20:45 -04:00
toxxxer
35813b41b1 Update for OS X build instruction 2014-07-06 23:54:13 +02:00
mouseym
d7500bcc9b Some extra fixes. 2014-07-04 09:10:54 +01:00
mouseym
ab6643cef7 Update OSX install instructions in INSTALL.md
Removed unnecessary steps, added support for A/V libs in core and missing dependencies.
2014-07-03 23:02:48 +01:00