25 Commits (2a646f7626f732e6cf5368cbaae4f109487b81c5)

Author SHA1 Message Date
Andrey Kamaev 247df9f3fc Detect version of clang compiler 12 years ago
Andrey Kamaev 0b1fe53a46 Add -fobjc-exceptions flag to ObjectiveC sources if supported (bug #2657) 12 years ago
Anatoly Baksheev d395bf1522 minor fix in FindTBB 12 years ago
Marina Kolpakova fb3d6ecb98 merged documentation and android service from trunk 13 years ago
Andrey Kamaev c474e27c1d One more fix for zlib search #1902 13 years ago
Marina Kolpakova 680a44189c merged the trunk r8704:8716 13 years ago
Marina Kolpakova 6cca6a4548 merged the trunk r8669:8702 13 years ago
Andrey Kamaev d48d7b2b46 Updated warning options for GCC; fixed new warnings. 13 years ago
Andrey Kamaev a20837fb7c Fixed precompiled headers support detection 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 7cccc93bdf Fixed Android build warnings and few warnings in specific cnfigurations 13 years ago
Andrey Kamaev cd19de45d3 Fixed problem with incorrect detection of some compiler flags 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 f2d3b9b4a1 Warning fixes continued 13 years ago
Andrey Kamaev 2f40905548 Fixed Android build 13 years ago
Andrey Kamaev 79df8db76f Fixed recently introduced build problems on some platforms 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 7b5a45eac4 Merged the trunk r8384:8407 (inclusive) 13 years ago
Andrey Kamaev c9027fecc0 Fixed few MinGW build problems 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
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
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev 12d42768f8 Slightly improved cmake status report 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 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 8991d323ea Refactored Java wrapper build scripts. 13 years ago
Andrey Kamaev ddc4ed4741 Added protection from modules redefinition and globbing recursion 13 years ago
Andrey Kamaev 18dbe6b3e5 cmake scripts are updated to prefer includes from the OpenCV source tree 13 years ago
Andrey Kamaev aa9eeddd86 Fixed problem with backslashes in cmake status report 13 years ago
Andrey Kamaev 4ac407e76a Small refactoring of OpenCV cmake options 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Andrey Kamaev 9d5c24cdc8 Updating opencv module definition in cmake (continued) 13 years ago
Andrey Kamaev 13f4e70e95 Updating opencv module definition in cmake 13 years ago
Andrey Kamaev 8cab65c173 Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 13 years ago