410 Commits (0902f183ca288c0a7750b26db2066d5710015f4f)

Author SHA1 Message Date
Andrey Kamaev 019122fba7 Fixed dependencies for cmake status embeeded into opencv core 13 years ago
Andrey Kamaev 2c85aa543c Make ocv_include_directories a function to minimize problems with windows backslashes 13 years ago
Andrey Kamaev 624880fd67 Minor update for new Ninja cmake generator 13 years ago
Andrey Kamaev 247e2d085f Updated for cmake 2.8.8 13 years ago
Andrey Kamaev 44098b2fbb #1813 fixed compiler options with profiling enabled 13 years ago
Andrey Kamaev ce32b4792f Made OpenCVConfig.cmake friendly to Windows pack 13 years ago
Andrey Kamaev f9da906144 Fixed Android manifest generation and Android samples install 13 years ago
Andrey Kamaev 00de4b9314 Fixed compiler flags caching in toolchain; fixed zlib search. 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
Andrey Kamaev 67a336e0be Fixed gcc version parsing. 13 years ago
Andrey Morozov ee682493fd added support clang compiler 13 years ago
Andrey Kamaev 3b3d1a86ae Fixed ant search on Windows 13 years ago
Andrey Kamaev 7c33d65b59 Fixed broken by r8007 install target 13 years ago
Andrey Kamaev b3587c9e34 Fixed problem with headers install patch 13 years ago
Andrey Kamaev 47148ce275 Added version detection for OpenNI 13 years ago
Alexey Spizhevoy ae839df55d Added WITH_CLP flag support into cmake scripts. 13 years ago
Andrey Kamaev 07f8bf9226 Attempt to fix windows build failure 13 years ago
Andrey Kamaev 626afecaf8 Fixed couple of MSVC warnings 13 years ago
Andrey Kamaev d29a0d4c43 Fixed Ant search (Android build) 13 years ago
Andrey Kamaev 12d42768f8 Slightly improved cmake status report 13 years ago
Alexander Reshetnikov 6f6d12c2b6 Updated cvconfig.h.cmake 13 years ago
Andrey Kamaev f7853b262b Fixed cmake configuration for Android for case when only one SDK target is available #1781 13 years ago
Andrey Kamaev c208b58e6b Fixing TBB search and zlib version detection 13 years ago
Andrey Kamaev aa4a45ff3b Added more version information to cmake status (Qt, CUDA, OpenEXR, gcc) 13 years ago
Andrey Kamaev d1a8f562b9 Added version detection for zlib, libjpeg, libjasper, libpng, libtiff 13 years ago
Andrey Kamaev 7ed80d54d7 Added TBB version detection to CMake 13 years ago
Andrey Kamaev 7cc7a3f37d Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
Andrey Kamaev c16a1d86cc Fixed python detection on Windows with both 32bit and 64bit pythons installed. 13 years ago
Marina Kolpakova fb0611bd51 Fix for #1773 13 years ago
Andrey Kamaev 99b24f77c5 Fixed problem with backslashes in embedded build information. 13 years ago
Andrey Kamaev 1c1c6b98f6 #645 Added cv::getBuildInformation function (with sample) to get OpenCV build configuration 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