Andrey Kamaev
16b50fcec7
restored -Wno-unnamed-type-template-args
13 years ago
Andrey Kamaev
4ddcf06404
Added own CMake macro for compiler flag checks (to not depend on CMake version)
13 years ago
Andrey Kamaev
37212f5e00
Fixing compiler flags checks.
13 years ago
Andrey Kamaev
c5aba337e9
Fixed number of warnings. Fixed mingw64 build.
13 years ago
Andrey Kamaev
f2d3b9b4a1
Warning fixes continued
13 years ago
Andrey Kamaev
8720b27d87
Fixed build with TBB for Android
13 years ago
Andrey Kamaev
2f40905548
Fixed Android build
13 years ago
Andrey Kamaev
49a1ba6038
Set stricter warning rules for gcc
13 years ago
Andrey Kamaev
0fe0a88108
Minor cmake change
13 years ago
Andrey Kamaev
f8368ba6da
MinGW: try -mpreferred-stack-boundary instead of mstackrealign
13 years ago
Andrey Kamaev
18c52c309b
Restored -O2 for MinGW
13 years ago
Andrey Kamaev
4a3141accf
#1932 Fixed SSE instability on mingw32
13 years ago
Andrey Kamaev
d2da219ec0
Fixed incorrect CMake variable name
13 years ago
Andrey Kamaev
26fb7603c0
Fixed typo #1896
13 years ago
Andrey Kamaev
07658aeb74
Fixed replacement of -O3 with -O2 for mingw compiler #1896
13 years ago
Vadim Pisarevsky
d5a0088bbe
merged 2.4 into trunk
13 years ago
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
13 years ago
Alexander Shishkov
216ef24b92
fixed Debug compilation on Windows (it works for VS versions > 2005)
13 years ago
Andrey Kamaev
4b5d04f475
Fixed tbb hang in Android apps
13 years ago
Andrey Kamaev
984eb99428
Global CMake reorganization:
...
[~] Automatically tracked dependencies between modules
[+] Support for optional module dependencies
[+] Options to choose modules to build
[~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
[+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
[~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
13 years ago