]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - .travis.yml
Remove debug printf
[hercules2020/kcf.git] / .travis.yml
2018-10-19 Michal SojkaMerge rotation branch
2018-10-18 Michal Sojkatravis: Print backtraces on crashes or assertion failures
2018-09-25 Michal SojkaTravis: Hardcode libomp path
2018-09-25 Michal SojkaTravis: Install CUDA only in builds where we need them
2018-09-25 Michal SojkaAdd Makefile target to print make variable values
2018-09-24 Michal SojkaTravis: Fix (and simplify) cache cleanup command
2018-09-24 Michal SojkaTravis: Move before_script before script :)
2018-09-24 Michal SojkaTravis: Cleanup cache before uploading
2018-09-24 Michal SojkaRevert "Travis: Temporarily ignore test failures"
2018-09-21 Michal SojkaTravis: Temporarily ignore test failures
2018-09-20 Michal SojkaFix and simplify CUDA linking
2018-09-20 Michal SojkaUse custom ninja status on travis
2018-09-17 ShanigenMerge remote-tracking branch 'upstream/master' into...
2018-09-17 Michal SojkaAdd automated testing of tracking accuracy
2018-09-17 Michal SojkaReport test failures with wvtool
2018-09-14 ShanigenMerge branch 'rotation' of https://github.com/Shanigen...
2018-09-14 ShanigenMerge remote-tracking branch 'upstream/master' into...
2018-09-14 Michal Sojkatravis: Delete dumped cores
2018-09-14 Michal SojkaPass CUDA_ARCH_LIST to CMake only for CUDA build
2018-09-14 Michal SojkaRun tests with ninja
2018-09-14 Michal Sojkatravis: Build only for one GPU architecture
2018-09-13 ShanigenMerge remote-tracking branch 'upstream/master' into...
2018-09-12 Michal Sojkatravis: Run tests
2018-09-12 Michal SojkaMerge README update
2018-09-11 Michal SojkaMerge branch 'cuda-streams'
2018-09-09 Michal Sojkatravis: Also Build with clang-5
2018-09-09 Michal Sojkatravis: Also build with clang-3.8
2018-09-09 Michal Sojkatravis: Build with -Werror
2018-09-09 Michal Sojkatravis: Compile with gcc-5
2018-09-09 Michal Sojkatravis: Use APT addon rather than a bunch of sudo commands
2018-09-09 Michal Sojkatravis: Use less CUDA packages in dependencies
2018-09-08 Michal SojkaEnable Travis CI