index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
other
/
travis
Age
Commit message (
Expand
)
Author
2016-09-20
Add OSX and Windows build to travis config.
iphydf
2016-09-19
Add STRICT_ABI cmake flag to generate export lists.
iphydf
2016-09-16
Clean up Travis build a bit in preparation for osx/win.
iphydf
2016-09-16
Remove format-source from travis script.
iphydf
2016-09-11
Use "phase" script for travis build phases.
iphydf
2016-09-11
Use TokTok's apidsl instead of the iphydf one.
iphydf
2016-09-08
Add address sanitizer option to cmake file.
iphydf
2016-08-27
Move logging to a callback.
iphydf
2016-08-24
Add cmake test for apidsl.
iphydf
2016-08-20
Build assoc DHT code on travis.
iphydf
2016-08-20
Add format-source script.
iphydf
2016-08-18
Make tox_callback_friend_name stateless.
iphydf
2016-08-17
Add missing DHT_bootstrap to CMakeLists.txt.
iphydf
2016-08-17
Try searching for libsodium with pkg-config in ./configure.
iphydf
2016-08-16
Split toxcore into layers.
iphydf
2016-08-12
Add "make install" step to Travis build.
iphydf
2016-08-12
Only report coverage on clang, not on the GCC build.
iphydf
2016-08-12
Add and use CMake build script
iphydf
2016-08-12
Check code formatting on Travis.
iphydf
2016-08-12
Run hstox test suite against toxcore on Travis.
iphydf
2016-08-12
Move toxcore travis build scripts out of .travis.yml.
iphydf