]> rtime.felk.cvut.cz Git - hercules2020/kcf.git/history - Makefile
Remove debug printf
[hercules2020/kcf.git] / Makefile
2018-11-26 Michal SojkaMakefile: Use absolute path when invoking ninja
2018-10-19 Michal SojkaMerge rotation branch
2018-10-02 Michal SojkaMake test protocol more brief and allow different sorting
2018-09-27 Michal SojkaMerge branch 'visual-debug'
2018-09-27 Michal SojkaRun --fit tests without arguments
2018-09-26 Michal Sojkatest: Increase report width to not wrap result to multi...
2018-09-25 Michal SojkaSelect shorter default test sequences
2018-09-25 Michal SojkaMakefile: Do not put "-G Ninja" to CMAKE_OPTS
2018-09-25 Michal SojkaReally ignore test failures
2018-09-25 Michal SojkaAdd Makefile target to print make variable values
2018-09-24 Michal SojkaAdd plot targets to ninja
2018-09-24 Michal SojkaTravis: Suppress libdc1394 error
2018-09-21 Michal SojkaUpdate ninja generator
2018-09-20 Michal SojkaMake wget not print too much output
2018-09-20 Michal SojkaMake build log more readable
2018-09-17 Michal SojkaMake build.ninja generator more compatible with various...
2018-09-17 ShanigenMerge remote-tracking branch 'upstream/master' into...
2018-09-17 Michal SojkaAdd automated testing of tracking accuracy
2018-09-17 Michal SojkaCosmetic Makefile changes
2018-09-17 Michal SojkaReport test failures with wvtool
2018-09-14 ShanigenMerge remote-tracking branch 'upstream/master' into...
2018-09-14 Michal SojkaNinja test fixes
2018-09-14 Michal SojkaDo not require realpath command
2018-09-14 Michal SojkaDo not duplicate Makefile and ninja - all is now done...
2018-09-14 Michal SojkaPass CUDA_ARCH_LIST to CMake only for CUDA build
2018-09-14 Michal SojkaAlways run tests with ninja and fix few problems
2018-09-14 Michal SojkaDo not run cmake during `ninja test` when not necessary
2018-09-14 Michal SojkaAllow generating build.ninja also with GNU make 3.81
2018-09-14 Michal SojkaRun tests with ninja
2018-09-13 ShanigenMerge branch 'master' into rotation
2018-09-13 ShanigenMerge remote-tracking branch 'upstream/master' into...
2018-09-13 Michal Sojkatest: Show logs when not running on Travis CI
2018-09-13 Michal SojkaAdd book sequence to tests
2018-09-13 Michal SojkaAdd useful settings into Makefile (as comments)
2018-09-12 Michal SojkaAllow compiling all variants with ninja
2018-09-12 Michal SojkaTravis complains about long logs
2018-09-12 Michal SojkaTest improvements
2018-09-12 Michal SojkaAdd automated testing
2018-09-12 Michal SojkaMerge README update
2018-09-11 Michal SojkaMerge branch 'cuda-streams'
2018-09-11 ShanigenMerge branch 'rotation' of https://github.com/Shanigen...
2018-09-08 Michal SojkaAdd markers to compile output
2018-09-05 ShanigenBig Batch mode now support OpenMP
2018-09-05 ShanigenCUDA streams works
2018-09-05 ShanigenWork done so far on CUDA streams
2018-09-05 ShanigenBig batch mode now works for all versions
2018-07-18 ShanigenMerge branch 'master' of https://github.com/Shanigen/kcf
2018-07-13 Michal SojkaMakefile: Do not run cmake if it has already been run
2018-05-09 ShanigenAdded sanity check for cuFFT version, which prevents...
2018-04-16 Michal SojkaMerge branch 'master' of github.com:Shanigen/kcf
2018-04-10 ShanigenMerge branch 'master' of https://github.com/Shanigen/kcf
2018-04-10 ShanigenRemoved zero copy for complexmat now it is using normal...
2018-04-09 Michal SojkaDo not delete OpenCV_DIR example from toplevel Makefile
2018-04-06 ShanigenModified Makefile to build all the current working...
2018-03-07 Michal Sojkacmake: Use Ninja generator rather than Makefile
2018-03-06 Michal SojkaMakefile: Add shortcut targets
2018-03-04 ShanigenAdded profiling option to the project using perf_event_...
2018-03-02 Michal SojkaPrepare for using cuFFTW
2018-02-27 Michal SojkaSimplify CMake configuration - use just one variable...
2018-02-27 Michal SojkaAdd example CMAKE option to set OpenCV location
2018-02-27 Michal SojkaMake visualization configurable at run-time rather...
2018-02-22 Michal SojkaVisualize result by default and do not wait for a key
2018-02-22 Michal SojkaAdd Makefile that compiles all the available variants