index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2013-08-16
Fix for issue 472
naxuroqa
2013-08-09
Macports support (OS X only). MAP_ANON -> MAP_ANONYMOUS (OS X only).
slvr
2013-08-08
Update CMakeLists.txt
Astonex
2013-08-07
added files for unit tests
charmlesscoin
2013-08-04
Improved cmake
Maxim Biro
2013-08-04
Fixed Windows build
Maxim Biro
2013-08-03
Changed CMake options to compile the core shared
Chloride Cull
2013-08-03
Curses check is now only on *nix
Filipp Ozinov
2013-08-03
Curses dependence added to CMake
Filipp Ozinov
2013-08-01
Add docs directory to cmake
Florian Hahn
2013-07-31
Fixed build.
irungentoo
2013-07-31
Merge branch 'master' of https://github.com/xzfc/ProjectTox-Core into xzfc-ma...
irungentoo
2013-07-31
NaCl compiling option
xzfcpw
2013-07-31
Add detection of required libraries
Dmitry Marakasov
2013-07-21
Fixed tabulation
Maxim Biro
2013-07-21
Made a cmake project for Core
Maxim Biro
2013-07-17
Set appropriative cmake_policy
Maxim Biro
2013-07-17
Apply compiler flags only once
Maxim Biro
2013-07-17
Improved build system
Maxim Biro
2013-07-14
prettier output
Oliver Hunt
2013-07-13
ncurses test doesn't work very well. Putting back the old test.
irungentoo
2013-07-13
Cmake changed, small change in random_int()
irungentoo
2013-07-13
Added ncurses tox client
Oliver Hunt
2013-07-12
Fixed cmake and Travis
Maxim Biro
2013-07-12
Build fixed?
irungentoo
2013-07-12
First part of DHT hardening done.
irungentoo
2013-07-07
Fixed to be confilcts with the DHT and the messenger part.
irungentoo
2013-06-26
Moved the network functions from the DHT into network.
irungentoo
2013-06-26
Added warnings for GCC
Maxim Biro
2013-06-24
Added a simple cmake list
Maxim Biro