summaryrefslogtreecommitdiff
path: root/.travis/cmake-linux
AgeCommit message (Expand)Author
2020-05-03Add a script to run Travis CI locally.iphydf
2020-04-29Disable non-hermetic tests by default.iphydf
2020-04-08Install ci-tools and get tokstyle via the script it provides.iphydf
2020-03-22Install libsodium from apt instead of from source.iphydf
2020-03-14use -1 rather than ~0 in unsigned integer typeszugz (tox)
2020-03-05Use ninja build system for the cmake-linux build.iphydf
2020-03-02bump to astyle-3.1 in travis buildzugz (tox)
2018-10-07Add AUTOTEST Option to CMakeLists.txtchrono
2018-10-07Make sure logger levels stay in sync across filesMaxim Biro
2018-10-07Default to not defining MIN_LOGGER_LEVEL in CMakeMaxim Biro
2018-09-08Add tool to find directly recursive calls in toxcore.iphydf
2018-08-21Always print output on failure in cmake tests on Travis.iphydf
2018-08-13Use tokstyle in the cmake travis build.iphydf
2018-07-22Run Clang global static analysis on Travis.iphydf
2018-07-12Use named function types for group callbacks.iphydf
2018-07-05Use run_auto_test.h test fixture for some auto-tests.iphydf
2018-07-01Simplify Travis CI builds.iphydf