Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-02 | Remove testing/av_test.c. | iphydf | |
It's a maintenance burden. Nobody uses this. It depends on an ancient version of opencv that less and less systems actually have. | |||
2019-11-17 | bump libsodium version in appveyor.yml and windows Dockerfile | zugz (tox) | |
2018-12-11 | Add cmake option for building additional tests | zugz (tox) | |
Closes #1262 | |||
2018-10-07 | Add AUTOTEST Option to CMakeLists.txt | chrono | |
2018-10-07 | Default to not defining MIN_LOGGER_LEVEL in CMake | Maxim Biro | |
That way CMake's behavior matches what autotools does -- letting toxcore/logger.h handle the default case. | |||
2018-09-02 | Use `code font` for tool names and flags in INSTALL.md. | iphydf | |
2018-02-11 | Look for dependencies in third_party/ | Robin Lindén | |
2018-02-09 | Remove libcheck from the dependencies. | iphydf | |
We're not gaining much from this library, and it's a burden, especially for windows development. | |||
2018-02-08 | Add MSVC compilation instructions | Robin Lindén | |
2018-02-06 | Move tox_shell program to the toxins repository. | iphydf | |
https://github.com/TokTok/toxins/tree/master/tox_shell | |||
2018-02-06 | Move irc_syncbot to the toxins repository. | iphydf | |
2018-02-05 | Move the tox_sync tool to the toxins repository. | iphydf | |
2018-01-25 | Update install instructions to use CMake | Maxim Biro | |
2018-01-20 | Remove nTox from the repo. | iphydf | |
It's a maintenance burden nobody uses. Let's make toxic the official console client, instead. | |||
2017-12-29 | Remove deprecated ToxDNS | iphydf | |
Based on #331. Fixes #42. | |||
2017-09-20 | Fix typos in docs | dartraiden | |
2017-08-30 | Configure needs to find libsodium headers. | James | |
Add soft-links for them, in the places that it expects. | |||
2017-04-19 | Fix markdown formatting | Maxim Biro | |
2017-01-05 | docs(INSTALL): Bring back autotools instructions | Zetok Zalbavar | |
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 48ddb115995f2bb55a736ae4cc54c70f3d34eeb4. | |||
2017-01-03 | Add a separate configure switch for DHT_bootstrap | Sergey 'Jin' Bostandzhyan | |
closes #319 | |||
2016-10-26 | Merge remote-tracking branch 'zetok/docs-install' | iphydf | |
2016-10-25 | docs: correct instructions for cloning & harden agains repo name changes | Zetok Zalbavar | |
2016-10-25 | Corrected libsodium tag | Corey Sheldon | |
-tags/1.0.3 +tags/1.0.11 Also expanded the @"Rpm Development Tools" bit for clarity and sanity across the instructions. | |||
2016-09-30 | docs(INSTALL): update compiling instructions for Linux | Zetok Zalbavar | |
Also change links from irungentoo/toxcore to TokTok/toxcore | |||
2016-08-20 | docs(INSTALL.md): update instructions for Gentoo | Zetok Zalbavar | |
2015-10-14 | updated git repo urls | Vishnu Ks | |
updated the git urls from `git` to `https`. The old urls are no longer supported | |||
2015-09-15 | Merge branch 'patch-1' of https://github.com/passiweinberger/toxcore | irungentoo | |
2015-09-09 | Fix ubuntu git link for libvpx | Pascal Weinberger | |
2015-08-08 | Install instructions: Use 1.0.3 tag for libsodium | randoms | |
2015-07-27 | Fix libVPX git repository | Gitgud Software | |
The libVPX repository has been moved, as specified here: http://www.webmproject.org/code/ | |||
2015-07-12 | INSTALL.md: some formatting improvements and fixes | Zetok Zalbavar | |
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-09 | Update INSTALL.md | Corey Sheldon | |
2015-07-09 | Update info for Fedora | Corey Sheldon | |
--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-07 | Link changes. | irungentoo | |
2015-06-30 | Install instructions: Use 1.0.3 tag for libsodium | Scott | |
2015-06-03 | Update INSTALL.md a bit | Zetok Zalbavar | |
* add install instructions for Gentoo * adjust build instructions for presence of libsodium in some distros | |||
2015-04-20 | Fix markdown formatting | Urras | |
2015-02-03 | Move OS X install script | Urras | |
2014-12-23 | Update INSTALL.md | Zetok Zalbavar | |
pkg-config is required for proper autodetection of opus and vpx, without it they are not detected by ./configure on Debian 7. | |||
2014-11-28 | Fedora package name correction | Myroslav Opyr | |
2014-10-22 | Update to Libsodium 1.0.0 since backward-compatibility is guaranteed through ↵ | Urras | |
all the 1.x.y releases. | |||
2014-10-07 | Update INSTALL.md | lyubod | |
2014-10-07 | Update INSTALL.md | lyubod | |
Added MacPorts related info. to Section heading "OS X Non-homebrew" | |||
2014-09-22 | Updated cross-compile instructions | Maxim Biro | |
2014-09-16 | Use libsodium 0.7.0+ (more thorough though) | dubslow | |
2014-09-02 | Linked toxav in the main dependencies section. | mouseym | |
2014-08-30 | Update INSTALL.md | Thorbjørn Lindeijer | |
Renamed ProjectTox-Core to toxcore, as seems to have been done with the repository. | |||
2014-08-23 | Updated Windows cross-compiling instructions | Maxim Biro | |
2014-07-06 | Update for OS X build instruction | toxxxer | |
2014-07-04 | Some extra fixes. | mouseym | |