index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2014-08-22
Fix toxcore linkage on qnx
beemaster
2014-07-22
Fixed --disable-epoll making configure fail.
irungentoo
2014-07-20
LAN discovery should now work on windows machines with multiple
irungentoo
2014-07-17
Build system now automatically enables epoll support in TCP server
irungentoo
2014-06-12
pthread is now a core dependency instead of just a toxav dependency.
irungentoo
2014-05-26
Fixed --disable-rt, link against -lm
Sean Qureshi
2014-05-25
Merge branch 'mannol1-Multicalls' into multi-av
irungentoo
2014-05-21
Adds --disable-rt to configure, fixing Android
Sean Qureshi
2014-05-22
Merge remote-tracking branch 'upstream/master' into Multicalls-patch
mannol
2014-05-20
Merge upstream and other stuff
mannol
2014-05-19
configure.ac: Don't check for clock_gettime on OS X
stal
2014-05-10
Fixed build by adding librt to build system.
irungentoo
2014-05-03
Bunch of random changes
mannol
2014-04-27
Yeah many calls
mannol
2014-04-09
whitespace fix & proper use of "i.e.,"
Carlos E. Garcia
2014-04-08
Add /usr/local/{include,lib} to search paths on OpenBSD
Dmitrij D. Czarkoff
2014-03-23
Fix NaCl builds for *BSD
Jin^eLD
2014-03-23
Fix shared/static settings when building vs. NaCl library
Jin^eLD
2014-03-18
Fix regression that disabled shared library builds
Jin^eLD
2014-03-18
Disabled shared lib when building vs. nacl library
Jin^eLD
2014-03-07
Fixed several bugs and added some features
mannol
2014-03-05
Fix libtoxav link error.
AZ Huang
2014-02-25
Allow to optionally use randombytes_stir() instead of sodium_init()
Jin^eLD
2014-02-23
pkg-config and av
mannol
2014-02-18
Ugh
mannol
2014-02-16
Moved event to toxav
mannol
2014-02-16
Public header ready to go
mannol
2014-02-01
Added fixes to rtp and updated phone
mannol
2013-10-16
Do not build tox_sync on win32
Jin^eLD
2013-10-13
tox A/V: integration of A/V code into tox
mannol
2013-10-07
Some configuration/build fixes, so building basicaly everything else than the...
BtbN
2013-09-06
Allow to build vs nacl instead of libsodium
Jin^eLD
2013-09-01
Forward compatibility with automake 1.14
jin-eld
2013-08-29
Merge branch 'master' of https://github.com/JamoBox/ProjectTox-Core into Jamo...
irungentoo
2013-08-29
Correct a lot of the grammar and spelling. Also spent a few hours fixing the ...
pete
2013-08-27
Make nTox work on MinGW/Win32
jin-eld
2013-08-26
Move extra libtool options into configure
jin-eld
2013-08-26
Fix trailing whitespace
jin-eld
2013-08-26
Add /usr/local/* to search paths on FreeBSD
jin-eld
2013-08-26
Also generate a .dll in MinGW builds
jin-eld
2013-08-24
fixed typos
JamoBox
2013-08-24
Fix typo in configure script help text
jin-eld
2013-08-24
Implemented autotools based build scripts
jin-eld