added GPU bilateral filter + tests
[profile/ivi/opencv.git] / cmake / OpenCVCompilerOptions.cmake
2012-08-29 Anatoly Baksheevadded GPU bilateral filter + tests
2012-08-23 Andrey KamaevMerge branch 'norm_Matx' of git://github.com/vrabaud...
2012-08-23 Anatoly Baksheevpossibility to enable /mp compiler flag from cmake
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-06-20 Andrey KamaevUpdated warning options for GCC; fixed new warnings.
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 build with TBB for Android
2012-06-08 Andrey KamaevFixed Android build
2012-06-07 Andrey KamaevSet stricter warning rules for gcc
2012-05-23 Andrey KamaevMinor cmake change
2012-05-19 Andrey KamaevMinGW: try -mpreferred-stack-boundary instead of mstack...
2012-05-18 Andrey KamaevRestored -O2 for MinGW
2012-05-17 Andrey Kamaev#1932 Fixed SSE instability on mingw32
2012-05-15 Andrey KamaevFixed incorrect CMake variable name
2012-05-14 Andrey KamaevFixed typo #1896
2012-05-14 Andrey KamaevFixed replacement of -O3 with -O2 for mingw compiler...
2012-04-30 Vadim Pisarevskymerged 2.4 into trunk
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
2012-03-26 Alexander Shishkovfixed Debug compilation on Windows (it works for VS...
2012-02-29 Andrey KamaevFixed tbb hang in Android apps
2012-02-03 Andrey KamaevGlobal CMake reorganization: