Commit Graph

22 Commits

Author SHA1 Message Date
cryptogospod bcdec5d624
Improve installation instructions 2021-09-12 16:58:28 +02:00
jfreegman 7abf6388f8
Add ability to compile without game support 2021-05-24 14:30:28 -04:00
jfreegman 3f2826bd66
Add release and LLVM asan build options
The release build uses -O2 and flto, and has no debug symbols.
-Wmissing-field-initializer was removed due to false positives
on newer versions of clang
2020-11-26 16:04:54 -05:00
Rodrigo Martins 51e1ab94b3
Add QR disabling options to INSTALL.md 2020-04-04 23:20:52 -03:00
jfreegman 03673cbced
Improve readability of INSTALL.md 2018-10-11 14:22:37 -04:00
Leonid Bobrov f90a774470
Make Toxic easier to port 2018-10-03 22:00:43 +00:00
François-Xavier Carton 46f646afcf Add an option to disable qr codes 2018-06-16 05:07:16 +02:00
Sebastian Schmidt 7621fe9a62 fix macOS build (#494) 2018-03-31 21:10:17 -04:00
jfreegman 29aea0b42c
Remove libtoxav from install instructions as it's now part of the toxcore lib 2018-03-03 23:55:54 -05:00
jakob 4f60d546e6 Disable Python support in the default build 2017-05-21 16:18:39 -04:00
jakob 37912f2d88 Update INSTALL.md 2017-05-19 21:09:29 -04:00
nurupo 09e2690211 Fixed INSTALL formatting (#443) 2017-04-12 12:00:43 -04:00
jfreegman 7a7402ff86
Update text files with new toktok toxcore link 2016-12-21 17:08:32 -05:00
louisabraham 2bd5083b8f Corrected brew errors (#413)
Corrected brew errors
2016-10-07 13:24:31 -04:00
Jfreegman 39c4b7ecdd
Add ability to print your Tox ID's QR code to a file 2015-11-08 22:51:46 -05:00
Jfreegman 8584feab80
Replace DNS-based username lookups with HTTPS & drop utox.org support 2015-10-28 17:14:17 -04:00
Jfreegman 035420e5c7
Revert commit 312d0c3 (localization/gettext)
There were serious problems with branch merging that need to be resolved first
2015-07-04 01:19:16 -04:00
Ansa89 85d3c18ba6 Add localization system (gettext) 2015-05-28 15:50:55 +02:00
Ansa89 a11289de79 Move makefile into root directory
Requested by @mannol.
2015-03-21 18:35:40 +01:00
Ansa89 59e1114997 Some cosmetics changes 2015-03-16 13:16:03 +01:00
Henrique N. Lengler 2b2e746549 added gnumake as dep., because you can't compile with *BSDmake 2015-03-15 16:34:56 -03:00
Ansa89 b87f73cc47 Add INSTALL.md 2015-02-17 11:12:58 +01:00