test
[profile/ivi/opencv.git] / cmake /
2012-08-09 Philipp WagnerMerge branch 'master' of git://code.opencv.org/opencv
2012-08-07 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-07 Vladislav VinogradovMerge branch 'master' of code.opencv.org:opencv
2012-08-07 Andrey KamaevFixed number of svn->git migration issues
2012-08-07 Andrey Kamaevsvn repository web references are replaced with links...
2012-08-07 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-07 yaoAdd dft and gemm to ocl module, using AMD's clAmdFft...
2012-08-03 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-03 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-07-31 Vadim Pisarevskyintegrated another portion of SSE optimizations from...
2012-07-30 nikofix the compilation bugs
2012-07-28 marina.kolpakovafixed 2212
2012-07-17 Niko Lifix a bug of detect opencl
2012-07-16 Vadim Pisarevskymerged ocl module from ocl branch (it's not quite usabl...
2012-07-09 Andrey KamaevOne more fix for zlib search #1902
2012-07-02 Andrey KamaevMerged version references fix
2012-07-02 Andrey Pavlenkoadding CDT Builder (via ndk-build.cmd) for JNI part
2012-06-30 Andrey KamaevFixed Windows build warnings and configuration problem.
2012-06-28 Andrey KamaevFixed Android build with SDK tools revision 20
2012-06-27 Andrey KamaevFixed linux and android install
2012-06-27 Andrey Pavlenkochanging package layout after 'make install' for Androi...
2012-06-26 Andrey Kamaevadded XIMEA support for linux (by Igor Kuzmin) #2085
2012-06-26 Andrey KamaevFixed Android Manager build
2012-06-25 Andrey KamaevMinor update for zlib search
2012-06-24 Andrey KamaevSearch python libs exactly matching to python executabl...
2012-06-22 Marina Kolpakovainitial support of GPU LBP classifier: added new style...
2012-06-21 Andrey Pavlenkoadding OpenCV Manager
2012-06-20 Andrey KamaevUpdated warning options for GCC; fixed new warnings.
2012-06-20 Marina Kolpakovascan operations are moved in separate header
2012-06-19 Andrey KamaevFixed optional dependencies tracking in CMake. Fixed...
2012-06-19 Evgeny Talaninadded OpenCVConfig.cmake
2012-06-18 Andrey KamaevFixed Visual Studio precompiled headers
2012-06-18 Andrey KamaevFixed precompiled headers support detection
2012-06-13 Andrey KamaevFixed Android build warnings and few warnings in specif...
2012-06-13 Andrey KamaevFixed problem with incorrect detection of some compiler...
2012-06-12 Andrey Kamaevrestored -Wno-unnamed-type-template-args
2012-06-12 Andrey KamaevAdded own CMake macro for compiler flag checks (to...
2012-06-12 Andrey KamaevFixing compiler flags checks.
2012-06-12 Andrey KamaevFixed number of warnings. Fixed mingw64 build.
2012-06-09 Andrey KamaevWarning fixes continued
2012-06-08 Andrey KamaevFixed precompiled headers build on Linux
2012-06-08 Andrey KamaevFixed build with TBB for Android
2012-06-08 Andrey KamaevFixed Android build
2012-06-08 Andrey KamaevFixed recently introduced build problems on some platforms
2012-06-08 Andrey KamaevFixed mingw build.
2012-06-07 Andrey KamaevSet stricter warning rules for gcc
2012-05-25 Andrey KamaevMoved 3rd-party libraries detection to separate cmake...
2012-05-23 Andrey KamaevMinor cmake change
2012-05-22 Vladislav Vinogradovupdated gpu-vs-cpu performance tests
2012-05-22 Anatoly Baksheevfixed precom for opencv_perf_gpu_cpu
2012-05-20 Andrey KamaevFixed few MinGW build problems
2012-05-20 Andrey KamaevFixing Android SDK search on OS X.
2012-05-19 Andrey KamaevMinGW: try -mpreferred-stack-boundary instead of mstack...
2012-05-18 Andrey KamaevRestored -O2 for MinGW
2012-05-18 Andrey KamaevFixed problem with manually set PYTHON_PACKAGES_PATH...
2012-05-17 Andrey Kamaev#1932 Fixed SSE instability on mingw32
2012-05-15 Andrey KamaevFixed incorrect CMake variable name
2012-05-14 Andrey KamaevApplied patch for IPP linking under MinGW (thanks to...
2012-05-14 Andrey KamaevFixed typo #1896
2012-05-14 Andrey KamaevFixed replacement of -O3 with -O2 for mingw compiler...
2012-05-14 Andrey KamaevFixed python version issue #1903
2012-05-13 Andrey KamaevShortened CMake script for opencv_world. Fixed opencv_w...
2012-05-12 Vadim Pisarevskyadded opencv_world module that combines all the other...
2012-05-07 Andrey Kamaev#1902 added workaround for CMake 2.8.2 bug
2012-05-05 Anatoly Baksheevadded check for CMake 2.8.3 for CUDA support
2012-05-04 Anatoly BaksheevAdded check for CUDA toolkit version ( older can't...
2012-05-04 Anatoly BaksheevAdded check for CUDA toolkit version ( older can't...
2012-05-04 Anatoly BaksheevAdded default compilation for Kepler
2012-05-02 Marina KolpakovaDebug/Release folders fix for QTCreator build
2012-04-30 Vadim Pisarevskymerged 2.4 into trunk
2012-04-15 Andrey Kamaevmerged few missed changes from 2.4 to trunk
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
2012-04-11 Alexey SpizhevoyAdded WITH_CLP flag support into cmake scripts.
2012-03-31 Andrey KamaevFixed build error in Android examples when java binding...
2012-03-28 Andrey Kamaev#1508 prefer architecture-specific install directory...
2012-03-28 Andrey Kamaev#1416 added option to install OpenCVConfig.cmake i...
2012-03-27 Andrey KamaevReworked build scripts for Android Java API, tests...
2012-03-26 Alexander Shishkovfixed Debug compilation on Windows (it works for VS...
2012-03-25 Andrey KamaevRefactored Java wrapper build scripts.
2012-03-23 Andrey KamaevAdded "fat" mode for Java wrapper
2012-03-16 Andrey KamaevCMake status report: list unsatisfied dependencies...
2012-03-15 Andrey KamaevAdded protection from modules redefinition and globbing...
2012-03-13 Andrey KamaevMade dependency of features2d and calib3d from highgui...
2012-03-11 Andrey KamaevFixed broken headers install layout
2012-03-11 Andrey Morozovfixed module name for mingw compiler under Windows
2012-03-03 Andrey Kamaevcmake scripts are updated to prefer includes from the...
2012-03-02 Anatoly BaksheevDisabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug...
2012-03-02 Andrey KamaevMore accurate cmake flags sets/unsets for 3rdparty...
2012-03-02 Alexander Shishkovupdated libpng: from 1.4.3 to 1.5.9 #1609
2012-03-02 Andrey KamaevAdded opencv_tests and opencv_perf_tests targets to...
2012-03-02 Andrey KamaevFixed some build warnings; slightly improved python...
2012-03-01 Andrey Kamaevminor cmake update
2012-03-01 Andrey KamaevMore flexible tiff library configuration
2012-02-29 Vladislav Vinogradovfixed required CUDA version in OpenCVDetectCUDA.cmake
2012-02-29 Andrey KamaevFixed tbb hang in Android apps
2012-02-27 Andrey KamaevMinor improvement for Android TBB
2012-02-27 Andrey Kamaev#1568 support of building with OpenEXR on Windows
2012-02-27 Andrey KamaevSlightly improved build of TBB for Android
2012-02-24 Andrey KamaevScripts for building TBB for Android
2012-02-24 Andrey KamaevRefactored cmake for 3rdparty libs
next