index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2020-03-11
Add a mutex lock/unlock inside every public API function.
iphydf
2020-03-10
Enable FreeBSD jobs on Travis-CI
Maxim Biro
2020-03-05
Use ninja build system for the cmake-linux build.
iphydf
2020-03-05
Disable FreeBSD travis build until it is fixed.
iphydf
2020-03-02
Remove testing/av_test.c.
iphydf
2020-03-02
Upgrade bazel to 2.1.1.
iphydf
2018-09-08
Add tool to find directly recursive calls in toxcore.
iphydf
2018-08-27
Enable FreeBSD Travis-CI build
Maxim Biro
2018-08-18
Enable .travis.yml check and use non-markdown license.
iphydf
2018-08-16
Limit the size of a save file in file_saving_test.
iphydf
2018-08-12
Temporarily disable FreeBSD build, since it times out.
iphydf
2018-08-12
Move OSX to stage 1 of Travis.
iphydf
2018-07-21
Avoid implementations in .h files or #including .c files.
iphydf
2018-07-15
Simplify Travis-CI FreeBSD build
Maxim Biro
2018-07-10
Add the bazel build as one of the PR-blocking builds.
iphydf
2018-07-01
Simplify Travis CI builds.
iphydf
2018-03-17
Fix coveralls reporting.
iphydf
2018-02-19
Remove apidsl from the build.
iphydf
2018-02-09
Remove libcheck from the dependencies.
iphydf
2018-02-06
Improve stability of crypto_memcmp test.
iphydf
2018-02-04
Use more ubuntu packages; remove hstox for now.
iphydf
2018-01-25
Make Travis test Windows Dockerfile
Maxim Biro
2018-01-25
Disable the autotools build in PR builds.
iphydf
2018-01-22
Use <stdlib.h> for alloca on FreeBSD.
iphydf
2018-01-15
Don't install packages needlessly on Travis
Maxim Biro
2018-01-15
Run fewer Travis jobs during Pull Requests.
iphydf
2017-12-16
Test tox-bootstrapd Docker container on Travis
Maxim Biro
2017-12-13
Make Windows builds use an old Trusty image on Travis
Maxim Biro
2017-12-12
Separate FreeBSD Travis build in 2 stages
Maxim Biro
2017-12-09
Add aspcud for Opam
Robin Lindén
2017-08-22
Test toxcore on FreeBSD on Travis
Maxim Biro
2017-06-05
Fold hstox tests into the general linux test.
iphydf
2017-05-13
Make OSX test failures fail the Travis CI build.
iphydf
2017-04-22
Revert "Implement tox_loop"
Maxim Biro
2017-04-01
Implement tox_loop
Ansa89
2017-01-07
Don't use `git.depth=1` anymore.
iphydf
2017-01-06
Add an OSX build that doesn't run tests.
iphydf
2017-01-04
Only fetch 1 revision from git during Travis builds.
iphydf
2016-10-30
TravisCI shorten IRC message
Gregory Mullen (grayhatter)
2016-09-22
Allow the OSX build to fail on travis.
iphydf
2016-09-20
Add OSX and Windows build to travis config.
iphydf
2016-09-16
Clean up Travis build a bit in preparation for osx/win.
iphydf
2016-09-11
Use "phase" script for travis build phases.
iphydf
2016-08-31
Enable build of av_test.
iphydf
2016-08-12
Add "make install" step to Travis 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
2016-08-11
Fix a few issues with running Toxcore tests on Travis-CI
Gregory Mullen (grayhatter)
[next]