summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-12-14Release 0.1.0.iphydf
2016-12-13Fix `--enable-logging` flag in autotools configure script.iphydf
2016-11-24Version Patch v0.0.4 => v0.0.5Gregory Mullen (grayhatter)
2016-11-14v0.0.4iphydf
2016-11-07Release v0.0.3.iphydf
2016-10-30Version Patch v0.0.2Gregory Mullen (grayhatter)
2016-09-28v0.0.0 => v0.0.1Gregory Mullen (grayhatter)
2016-09-07Add debugging option to autotools configurationJfreegman
2016-08-17Try searching for libsodium with pkg-config in ./configure.iphydf
2016-01-30Fixes.irungentoo
2015-11-07Merge remote-tracking branch 'upstream/master' into rm-filesGregory Mullen (grayhatter)
2015-10-13Fix typo and change logger config optionEniz Vukovic
2015-10-10New Adaptive BR algorithm, cleanups and fixesEniz Vukovic
2015-10-05Removed the unused autotools filesGregory Mullen (grayhatter)
2015-06-26Some comment fixes.irungentoo
2015-04-09do not check for librt on OpenBSDCarlin
2015-03-04Add spec file for rpm generationJin^eLD
2015-03-03Fix dist targetJin^eLD
2015-01-10Logger fixmannol
2014-12-18Build system fixes.irungentoo
2014-11-26Added check to ensure that the available libsodium library is compatibleJin^eLD
2014-08-22Fix toxcore linkage on qnxbeemaster
2014-07-22Fixed --disable-epoll making configure fail.irungentoo
2014-07-20LAN discovery should now work on windows machines with multipleirungentoo
2014-07-17Build system now automatically enables epoll support in TCP serverirungentoo
2014-06-12pthread is now a core dependency instead of just a toxav dependency.irungentoo
2014-05-26Fixed --disable-rt, link against -lmSean Qureshi
2014-05-25Merge branch 'mannol1-Multicalls' into multi-avirungentoo
2014-05-21Adds --disable-rt to configure, fixing AndroidSean Qureshi
2014-05-22Merge remote-tracking branch 'upstream/master' into Multicalls-patchmannol
2014-05-20Merge upstream and other stuffmannol
2014-05-19configure.ac: Don't check for clock_gettime on OS Xstal
2014-05-10Fixed build by adding librt to build system.irungentoo
2014-05-03Bunch of random changesmannol
2014-04-27Yeah many callsmannol
2014-04-09whitespace fix & proper use of "i.e.,"Carlos E. Garcia
2014-04-08Add /usr/local/{include,lib} to search paths on OpenBSDDmitrij D. Czarkoff
2014-03-23Fix NaCl builds for *BSDJin^eLD
2014-03-23Fix shared/static settings when building vs. NaCl libraryJin^eLD
2014-03-18Fix regression that disabled shared library buildsJin^eLD
2014-03-18Disabled shared lib when building vs. nacl libraryJin^eLD
2014-03-07Fixed several bugs and added some featuresmannol
2014-03-05Fix libtoxav link error.AZ Huang
2014-02-25Allow to optionally use randombytes_stir() instead of sodium_init()Jin^eLD
2014-02-23pkg-config and avmannol
2014-02-18Ughmannol
2014-02-16Moved event to toxavmannol
2014-02-16Public header ready to gomannol
2014-02-01Added fixes to rtp and updated phonemannol
2013-10-16Do not build tox_sync on win32Jin^eLD