opencv/cmake
Dal Rupnik e71ff78f7f Merge pull request #8009 from Legoless:master
CMake: Building Dynamic Framework on iOS (#8009)

* Updated python script with dynamic parameter

Updated python script to build static library by default

Updated python script to include bitcode flag

Added bitcode flag to c flags

Fixed directories and targets with static

Bitcode parameter fixed

Fixed script for static library

Fixed parameters in build function

Updated cmake common toolchain

Added changes to OpenCV Utils

Updates to cmake

Added cache internal

Updates to common toolchain

Fixed path in framework destination and added UIKit dependency

Dynamic plist for framework

Lib version removed hardcoded value

Removed trailing whitespace in toolchain

* Removed trailing whitespace

* Fixed typo in comment

* Renamed bitcode variable to bitcodedisabled

* Fixed target device family
2017-01-20 19:16:01 +03:00
..
checks cmake: fix lapack 2017-01-17 15:56:42 +03:00
FindCUDA backport from master 2015-02-24 16:05:21 +03:00
templates moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 2016-12-22 22:57:44 +03:00
cl2cpp.cmake workaround: cvconfig.h doesn't work with hal at this moment 2015-12-14 13:52:02 +03:00
copyAndroidLibs.cmake android: allow to build & run examples without Android OpenCV Manager 2014-06-06 18:01:04 +04:00
FindCUDA.cmake Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 2015-11-17 18:52:55 +03:00
FindGstreamerWindows.cmake Newer versions of gstreamer use a slightly different include path on windows. 2016-10-20 11:02:18 -04:00
FindOpenVX.cmake Added support for OpenVX 1.0, updated cmake part, minor fixes 2016-10-04 15:31:54 +03:00
OpenCVCompilerOptions.cmake Merge pull request #7872 from alalek:merge-2.4 2016-12-16 16:03:14 +02:00
OpenCVCRTLinkage.cmake fix MSVS2010 builds 2015-12-18 17:23:17 +03:00
OpenCVDetectAndroidSDK.cmake cmake: fix JNI configuration problem for Android samples 2016-06-16 14:32:07 +03:00
OpenCVDetectApacheAnt.cmake
OpenCVDetectCStripes.cmake
OpenCVDetectCUDA.cmake build: cuda warnings 2016-12-04 03:10:05 +03:00
OpenCVDetectCXXCompiler.cmake Added VS2017 support (MSVC 1910) 2016-12-06 00:04:24 +00:00
OpenCVDetectDirectX.cmake fix build with Win7 SDK 2015-07-30 23:23:01 +03:00
OpenCVDetectOpenCL.cmake cmake: refactor OpenCL detection, allow custom configurations 2016-01-15 13:05:16 +03:00
OpenCVDetectPython.cmake doc: Small change to documentation in DectectPython.cmake 2016-10-05 16:52:28 -07:00
OpenCVDetectTBB.cmake Updated TBB search script and code checks 2016-12-01 16:58:38 +03:00
OpenCVDetectVTK.cmake Newer versions of gstreamer use a slightly different include path on windows. 2016-10-20 11:02:18 -04:00
OpenCVExtraTargets.cmake Removed all use of the obsolete IMMEDIATE parameter to configure_file. 2014-01-29 19:34:02 +04:00
OpenCVFindAtlas.cmake moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 2016-12-22 22:57:44 +03:00
OpenCVFindIntelPerCSDK.cmake Fix notes about cmake files. Fix build warning. 2013-12-17 16:13:55 +04:00
OpenCVFindIPP.cmake ios: disable IPPICV on i386-iPhoneSimulator 2016-10-15 03:29:21 +03:00
OpenCVFindIPPAsync.cmake Added SharedMatrix 2014-04-03 14:53:27 +04:00
OpenCVFindLAPACK.cmake cmake: fix MKL detection in case of unsupported versions 2017-01-19 13:33:39 +03:00
OpenCVFindLATEX.cmake
OpenCVFindLibsGrfmt.cmake cmake: eliminate configuration warnings 2016-11-10 18:36:07 +03:00
OpenCVFindLibsGUI.cmake Correction to enable compilation on platform with only GTK2 libs 2014-04-13 11:11:05 +01:00
OpenCVFindLibsPerf.cmake moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 2016-12-22 22:57:44 +03:00
OpenCVFindLibsVideo.cmake cmake: fix ffmpeg check code 2016-12-19 17:05:30 +03:00
OpenCVFindMatlab.cmake cmake: update matlab path 2016-09-01 15:17:32 +03:00
OpenCVFindMKL.cmake cmake: fix MKL detection in case of unsupported versions 2017-01-19 13:33:39 +03:00
OpenCVFindOpenBLAS.cmake moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository (#7918) 2016-12-22 22:57:44 +03:00
OpenCVFindOpenEXR.cmake
OpenCVFindOpenNI2.cmake Added enviroment search paths for OpenNI2 for linux and fixed specific warning 2014-12-24 15:07:05 +03:00
OpenCVFindOpenNI.cmake
OpenCVFindVA_INTEL.cmake fallback path & sample timing implemented 2015-09-04 02:42:49 +03:00
OpenCVFindVA.cmake changed device detection procedure, added resizing surface to bigger size 2015-09-23 17:35:49 +03:00
OpenCVFindWebP.cmake
OpenCVFindXimea.cmake XIMEA cam support: allow on OS X too 2014-09-09 19:25:14 +04:00
OpenCVGenABI.cmake instrumentation: minor refactoring, wrap OpenCL 2016-09-08 16:13:44 +03:00
OpenCVGenAndroidMK.cmake Separate OpenCV.mk files for different ABIs 2015-06-17 18:10:28 +03:00
OpenCVGenConfig.cmake cmake: don't use absolute paths with/without CMAKE_INSTALL_PREFIX 2016-06-22 16:38:54 +03:00
OpenCVGenHeaders.cmake Added cvconfig.h copy during the build 2015-05-26 15:58:27 +03:00
OpenCVGenInfoPlist.cmake Merge pull request #8009 from Legoless:master 2017-01-20 19:16:01 +03:00
OpenCVGenPkgconfig.cmake fixes #5018: fix framework links in opencv.pc (MacOS) 2015-12-14 15:14:23 +03:00
OpenCVMinDepVersions.cmake increase minimal supported CUDA toolkit to 6.5 2016-07-13 13:02:13 +03:00
OpenCVModule.cmake cmake: minimize MSVS projects layout 2016-08-26 13:40:16 +03:00
OpenCVPackaging.cmake Merge pull request #6279 from terfendail:vt/pythontest_data 2016-03-17 12:27:12 +00:00
OpenCVPCHSupport.cmake cmake: update PCH 2016-10-04 19:41:28 +03:00
OpenCVUtils.cmake Merge pull request #8009 from Legoless:master 2017-01-20 19:16:01 +03:00
OpenCVVersion.cmake