78 Commits (4d36be8794a56e3ea91fbd9df53e299dc8d951aa)

Author SHA1 Message Date
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 b8804ccc17 Fixed problem with manually set PYTHON_PACKAGES_PATH #1891 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 9275adff81 Applied patch for IPP linking under MinGW (thanks to Philippe FOUBERT) #1906 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
Andrey Kamaev 78915e016c Fixed python version issue #1903 13 years ago
Andrey Kamaev 8d135e8ea1 Shortened CMake script for opencv_world. Fixed opencv_world link with non-Visual Studio generators on Windows. 13 years ago
Vadim Pisarevsky 9bbcebd6b0 added opencv_world module that combines all the other [selected by user] OpenCV modules, except for opencv_python and opencv_gpu. 13 years ago
Andrey Kamaev 31723effe7 #1902 added workaround for CMake 2.8.2 bug 13 years ago
Anatoly Baksheev 1313d8a570 added check for CMake 2.8.3 for CUDA support 13 years ago
Anatoly Baksheev 962754141a Added check for CUDA toolkit version ( older can't compile Kepler ) 13 years ago
Anatoly Baksheev 03f122ca88 Added check for CUDA toolkit version ( older can't compile Kepler ) 13 years ago
Anatoly Baksheev c05ebdffd8 Added default compilation for Kepler 13 years ago
Marina Kolpakova 6e6271d995 Debug/Release folders fix for QTCreator build 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Andrey Kamaev c4af85043a merged few missed changes from 2.4 to trunk 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Alexey Spizhevoy ae839df55d Added WITH_CLP flag support into cmake scripts. 13 years ago
Andrey Kamaev c648de0e08 Fixed build error in Android examples when java bindings are excluded from build. 13 years ago
Andrey Kamaev 2c2616d46f #1508 prefer architecture-specific install directory for python bindings, when LIB_SUFFIX is used 13 years ago
Andrey Kamaev 7d51a4ab78 #1416 added option to install OpenCVConfig.cmake i arch-dependent lo 13 years ago
Andrey Kamaev e72a23243b Reworked build scripts for Android Java API, tests and examples 13 years ago
Alexander Shishkov 216ef24b92 fixed Debug compilation on Windows (it works for VS versions > 2005) 13 years ago
Andrey Kamaev 8991d323ea Refactored Java wrapper build scripts. 13 years ago
Andrey Kamaev 9b2d7e19db Added "fat" mode for Java wrapper 13 years ago
Andrey Kamaev 305d024137 CMake status report: list unsatisfied dependencies for automatically disabled modules; fixed few problems with Windows-style paths 13 years ago
Andrey Kamaev ddc4ed4741 Added protection from modules redefinition and globbing recursion 13 years ago
Andrey Kamaev e4307d05f3 Made dependency of features2d and calib3d from highgui optional 13 years ago
Andrey Kamaev 628076b7da Fixed broken headers install layout 13 years ago
Andrey Morozov 52b4536d39 fixed module name for mingw compiler under Windows 13 years ago
Andrey Kamaev 18dbe6b3e5 cmake scripts are updated to prefer includes from the OpenCV source tree 13 years ago
Anatoly Baksheev 18933c12f7 Disabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug info is included in debug configuration 13 years ago
Andrey Kamaev ab221fb3d6 More accurate cmake flags sets/unsets for 3rdparty libs 13 years ago
Alexander Shishkov 06a6c5851c updated libpng: from 1.4.3 to 1.5.9 #1609 13 years ago
Andrey Kamaev aa6c677bd8 Added opencv_tests and opencv_perf_tests targets to simplify building tests only 13 years ago
Andrey Kamaev 2f4bb580fc Fixed some build warnings; slightly improved python search 13 years ago
Andrey Kamaev 0db570b1ca minor cmake update 13 years ago
Andrey Kamaev e8afcdba0a More flexible tiff library configuration 13 years ago
Vladislav Vinogradov 2d81ecce23 fixed required CUDA version in OpenCVDetectCUDA.cmake 13 years ago
Andrey Kamaev 4b5d04f475 Fixed tbb hang in Android apps 13 years ago
Andrey Kamaev 212ceb3e24 Minor improvement for Android TBB 13 years ago
Andrey Kamaev cb9823704c #1568 support of building with OpenEXR on Windows 13 years ago
Andrey Kamaev c6445e2de1 Slightly improved build of TBB for Android 13 years ago
Andrey Kamaev 22d7e6b741 Scripts for building TBB for Android 13 years ago
Andrey Kamaev 8141a5026c Refactored cmake for 3rdparty libs 13 years ago
Andrey Kamaev 01b986ef32 Fixed try_compile for Android; Fixed samples build 13 years ago
Andrey Kamaev aa9eeddd86 Fixed problem with backslashes in cmake status report 13 years ago