Andrey Kamaev
f2d3b9b4a1
Warning fixes continued
2012-06-09 15:00:04 +00:00
Andrey Kamaev
8720b27d87
Fixed build with TBB for Android
2012-06-08 10:32:51 +00:00
Andrey Kamaev
2f40905548
Fixed Android build
2012-06-08 08:11:17 +00:00
Andrey Kamaev
49a1ba6038
Set stricter warning rules for gcc
2012-06-07 17:21:29 +00:00
Andrey Kamaev
0fe0a88108
Minor cmake change
2012-05-23 19:28:41 +00:00
Andrey Kamaev
f8368ba6da
MinGW: try -mpreferred-stack-boundary instead of mstackrealign
2012-05-19 08:50:24 +00:00
Andrey Kamaev
18c52c309b
Restored -O2 for MinGW
2012-05-18 17:32:55 +00:00
Andrey Kamaev
4a3141accf
#1932 Fixed SSE instability on mingw32
2012-05-17 20:25:12 +00:00
Andrey Kamaev
d2da219ec0
Fixed incorrect CMake variable name
2012-05-15 07:43:00 +00:00
Andrey Kamaev
26fb7603c0
Fixed typo #1896
2012-05-14 14:51:13 +00:00
Andrey Kamaev
07658aeb74
Fixed replacement of -O3 with -O2 for mingw compiler #1896
2012-05-14 14:19:28 +00:00
Vadim Pisarevsky
d5a0088bbe
merged 2.4 into trunk
2012-04-30 14:33:52 +00:00
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
2012-04-13 21:50:59 +00:00
Alexander Shishkov
216ef24b92
fixed Debug compilation on Windows (it works for VS versions > 2005)
2012-03-26 07:33:01 +00:00
Andrey Kamaev
4b5d04f475
Fixed tbb hang in Android apps
2012-02-29 08:11:01 +00:00
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
2012-02-03 11:26:49 +00:00