• Roman Donchenko's avatar
    Add a script to run all tests on Windows · c1e3ca17
    Roman Donchenko authored
    It's pretty much a simplified copy of the Linux script, lacking fancy colors.
    Also, I had to drop Python testing, because it's not easy to pass the Python
    module location to the script, and I have no pressing need to run the Python
    tests at the moment.
    c1e3ca17
Name
Last commit
Last update
..
FindCUDA added own version of FindCUDA.cmake
checks ocl: workaround for msvc11 bug
templates Add a script to run all tests on Windows
CMakeParseArguments.cmake minor fix in FindTBB
FindCUDA.cmake fixed CUDA_TOOLKIT_TARGET_DIR for android:
OpenCVCRTLinkage.cmake Add VS2013 support
OpenCVCompilerOptions.cmake More accurate AVX and AVX2 control.
OpenCVConfig.cmake Added Visual Studio 2013 detection.
OpenCVDetectAndroidSDK.cmake Cut path to CUDA libraries to prevent generation of OpenCVModules.cmake with abs path.
OpenCVDetectApacheAnt.cmake Fix ant/Java detection in cmake scripts
OpenCVDetectCStripes.cmake fixed C= detection script
OpenCVDetectCUDA.cmake Full AARCH64 support with NEON and new CUDA toolkit.
OpenCVDetectCXXCompiler.cmake Full AARCH64 support with NEON and new CUDA toolkit.
OpenCVDetectOpenCL.cmake ocl: force to use Khronos OpenCL headers
OpenCVDetectPython.cmake Changed cmake python library search startegy for crosscompiling
OpenCVDetectTBB.cmake TBB download and build option enabled for non Android platfroms.
OpenCVDetectVTK.cmake More proper OpneCv+Qt+Vtk issues handling (http://code.opencv.org/issues/3492)
OpenCVExtraTargets.cmake Removed all use of the obsolete IMMEDIATE parameter to configure_file.
OpenCVFindIPP.cmake Fixed compilation with IPP on Linux. Added linking with Intel compiler runtime libraries.
OpenCVFindIntelPerCSDK.cmake Fix notes about cmake files. Fix build warning.
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 Fix errors in usages of try_compile
OpenCVFindLibsGrfmt.cmake fixed problems with building iOS version
OpenCVFindLibsPerf.cmake ability to enable OpenMP simultaneously with other parallel framework
OpenCVFindLibsVideo.cmake Add back the version variables removed in ab40630f.
OpenCVFindOpenEXR.cmake Normalize line endings and whitespace
OpenCVFindOpenNI.cmake Normalize line endings and whitespace
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 XIMEA cam support: allow on OS X too
OpenCVGenAndroidMK.cmake Fix Android build with the most resent android.toolchain.cmake
OpenCVGenConfig.cmake Don't use ${CMAKE_INSTALL_PREFIX} as an install destination
OpenCVGenHeaders.cmake All installed files marked with component names for install customization.
OpenCVGenInfoPlist.cmake Fix building the iOS framework after I dropped the VERSION macro.
OpenCVGenPkgconfig.cmake cmake/OpenCVGenPkgconfig.cmake: rework opencv.pc generation
OpenCVLegacyOptions.cmake Normalized file endings.
OpenCVModule.cmake Fixed samples install permissions for Debian packaging.
OpenCVPCHSupport.cmake Assorted fixes:
OpenCVPackaging.cmake Remove useless CPACK_*_COMPONENT_INSTALL variables
OpenCVUtils.cmake Assorted fixes:
OpenCVVersion.cmake Consistently use 4-digit library version
cl2cpp.cmake ocl: fix compilation warnings, update openCLExecuteKernelInterop