Name
Last commit
Last update
..
templates merged 2.4 into trunk
OpenCVCRTLinkage.cmake Disabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug info is included in debug configuration
OpenCVCompilerOptions.cmake restored -Wno-unnamed-type-template-args
OpenCVDetectAndroidSDK.cmake Fixing Android SDK search on OS X.
OpenCVDetectApacheAnt.cmake merged 2.4 into trunk
OpenCVDetectCUDA.cmake added check for CMake 2.8.3 for CUDA support
OpenCVDetectCXXCompiler.cmake Fixed mingw build.
OpenCVDetectPython.cmake Fixed few MinGW build problems
OpenCVDetectTBB.cmake Warning fixes continued
OpenCVExtraTargets.cmake cmake scripts are updated to prefer includes from the OpenCV source tree
OpenCVFindIPP.cmake Applied patch for IPP linking under MinGW (thanks to Philippe FOUBERT) #1906
OpenCVFindLATEX.cmake Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
OpenCVFindLibsGUI.cmake Moved 3rd-party libraries detection to separate cmake files
OpenCVFindLibsGrfmt.cmake Fixed recently introduced build problems on some platforms
OpenCVFindLibsPerf.cmake Moved 3rd-party libraries detection to separate cmake files
OpenCVFindLibsVideo.cmake Moved 3rd-party libraries detection to separate cmake files
OpenCVFindOpenEXR.cmake merged all the latest changes from 2.4 to trunk
OpenCVFindOpenNI.cmake merged all the latest changes from 2.4 to trunk
OpenCVFindPkgConfig.cmake Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
OpenCVFindXimea.cmake Fixed number of warnings. Fixed mingw64 build.
OpenCVGenAndroidMK.cmake Added "fat" mode for Java wrapper
OpenCVGenConfig.cmake Debug/Release folders fix for QTCreator build
OpenCVGenHeaders.cmake Fixed Android build
OpenCVGenPkgconfig.cmake Global CMake reorganization:
OpenCVLegacyOptions.cmake Refactored cmake for 3rdparty libs
OpenCVModule.cmake Fixed recently introduced build problems on some platforms
OpenCVPCHSupport.cmake Fixed precompiled headers build on Linux
OpenCVUtils.cmake Fixed Android build warnings and few warnings in specific cnfigurations
OpenCVVersion.cmake Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.