You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrey Kamaev
bcf8dd510f
Added CCache support to Android build
...
To speed up rebuilds, define the NDK_CCACHE environment or CMake variable
to the path to your ccache binary. When declared, the android.cmake.toolchain
automatically uses CCache when compiling any C/C++ source file. For example:
export NDK_CCACHE=ccache
13 years ago
..
templates
Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries
13 years ago
CMakeParseArguments.cmake
minor fix in FindTBB
13 years ago
OpenCVCRTLinkage.cmake
Disabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug info is included in debug configuration
13 years ago
OpenCVCompilerOptions.cmake
possibility to enable /mp compiler flag from cmake
13 years ago
OpenCVConfig.cmake
Merged version references fix
13 years ago
OpenCVDetectAndroidSDK.cmake
Debug build for Android added. Stripping of debug build turned off.
13 years ago
OpenCVDetectApacheAnt.cmake
merged 2.4 into trunk
13 years ago
OpenCVDetectCUDA.cmake
removed /EHa flag for cuda compilation
13 years ago
OpenCVDetectCXXCompiler.cmake
Added CCache support to Android build
13 years ago
OpenCVDetectOpenCL.cmake
Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries
13 years ago
OpenCVDetectPython.cmake
Search python libs exactly matching to python executable on cmake 2.8.9 and newer
13 years ago
OpenCVDetectTBB.cmake
minor fix in FindTBB
13 years ago
OpenCVExtraTargets.cmake
svn repository web references are replaced with links to git
13 years ago
OpenCVFindIPP.cmake
Applied patch for IPP linking under MinGW (thanks to Philippe FOUBERT) #1906
13 years ago
OpenCVFindLATEX.cmake
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
13 years ago
OpenCVFindLibsGUI.cmake
Moved 3rd-party libraries detection to separate cmake files
13 years ago
OpenCVFindLibsGrfmt.cmake
One more fix for zlib search #1902
13 years ago
OpenCVFindLibsPerf.cmake
Moved 3rd-party libraries detection to separate cmake files
13 years ago
OpenCVFindLibsVideo.cmake
Moved 3rd-party libraries detection to separate cmake files
13 years ago
OpenCVFindOpenEXR.cmake
merged all the latest changes from 2.4 to trunk
13 years ago
OpenCVFindOpenNI.cmake
merged all the latest changes from 2.4 to trunk
13 years ago
OpenCVFindPkgConfig.cmake
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
13 years ago
OpenCVFindXimea.cmake
added XIMEA support for linux (by Igor Kuzmin) #2085
13 years ago
OpenCVGenAndroidMK.cmake
Fixed linux and android install
13 years ago
OpenCVGenConfig.cmake
#2215 Fix dependencies escaping in generated OpenCVConfig.cmake
13 years ago
OpenCVGenHeaders.cmake
Fixed linux and android install
13 years ago
OpenCVGenPkgconfig.cmake
Fixed linux and android install
13 years ago
OpenCVLegacyOptions.cmake
Refactored cmake for 3rdparty libs
13 years ago
OpenCVModule.cmake
removed perf_gpu_cpu from CMake scripts
13 years ago
OpenCVPCHSupport.cmake
Fixed Visual Studio precompiled headers
13 years ago
OpenCVUtils.cmake
minor fix in FindTBB
13 years ago
OpenCVVersion.cmake
Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
13 years ago