Ilya Lavrenov
|
969f0c4456
|
added lintian overrides for debian packages
|
10 years ago |
Maksim Shabunin
|
eebd4cad66
|
Fix compilation problems with XCode 7.1.1 and cmake 3.3.2
|
10 years ago |
Maksim Shabunin
|
e8bf4417ef
|
New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2
|
10 years ago |
Andreas Franek
|
01c5a0ed12
|
Simplifies cross compilation with CUDA for ARM boards. CUDA arch is set for all ARM targets, --unresolved-symbols=ignore-in-shared-libs is set when cross-compiling for ARM and FindCUDA.cmake was adjusted to find shared library stubs within the CUDA toolkit.
|
10 years ago |
Maksim Shabunin
|
f49936a849
|
Fixed cmake and build issues when using Visual Studio 2015
|
10 years ago |
Alexander Smorkalov
|
8e40becab1
|
Debian packages with legacy C headers added to list of conflicts, relpaces, etc.
(cherry picked from commit e245aed6bb )
|
10 years ago |
Alexander Alekhin
|
60eda6f25c
|
export simple libs from OPENCV_LINKER_LIBS (fix #5541)
(cherry picked from commit 937a096bf1 )
|
10 years ago |
Aaron Simmons
|
ca50969c2b
|
brining over fix in master (#4140) for libz import on 64-bit android
(cherry picked from commit 55a9fdf051 )
|
10 years ago |
Alexander Smorkalov
|
a5c20f8592
|
Debian formatted copyright file added to all debian packages.
(cherry picked from commit 9d24b3c3b0 )
|
10 years ago |
Alexander Smorkalov
|
1ea6568951
|
Fixed wrong-name-for-changelog-of-native-package warning for deb packages.
(cherry picked from commit cb1dc7cb6e )
|
10 years ago |
Ilya Lavrenov
|
9a3e53e738
|
repaired GStreamer 0.10 version
(cherry picked from commit c19ed39a78 )
|
10 years ago |
Alexander Smorkalov
|
e245aed6bb
|
Debian packages with legacy C headers added to list of conflicts, relpaces, etc.
|
10 years ago |
Maksim Shabunin
|
6e9d0d9a0c
|
Visual Studio 2015 warning and test fixes
|
10 years ago |
Alexander Alekhin
|
937a096bf1
|
export simple libs from OPENCV_LINKER_LIBS (fix #5541)
|
10 years ago |
Aaron Simmons
|
55a9fdf051
|
brining over fix in master (#4140) for libz import on 64-bit android
|
10 years ago |
Vladislav Vinogradov
|
02c48ab7d6
|
add CTest support to build tree
|
10 years ago |
Vladislav Vinogradov
|
d81d51d155
|
assing labels to targets and sources
|
10 years ago |
Alexander Smorkalov
|
9d24b3c3b0
|
Debian formatted copyright file added to all debian packages.
|
10 years ago |
Anton V. Shokurov
|
bbe007159a
|
The latest version (5.1.1) of the gnu compiler returns just its major version ("5") when given the "-dumpversion" argument. Gnu compiler developers don't consider this to be an error. A workaround for this case has been made.
|
10 years ago |
Alexander Alekhin
|
fe00689757
|
workaround for 32-bit OS on 64-bit x86 CPU
|
10 years ago |
michaelveth
|
a3fda24597
|
Update OpenCVFindMatlab.cmake
Added fix to OpenCVFindMatlab.cmake to properly locate modern versions of unix- MATLAB. Tested with MATLAB R2015a and Ubuntu 14.04.
|
10 years ago |
Alexander Smorkalov
|
cb1dc7cb6e
|
Fixed wrong-name-for-changelog-of-native-package warning for deb packages.
|
10 years ago |
Alexander Alekhin
|
f52cac9d47
|
fix #5264
|
10 years ago |
Alexey Ershov
|
5feca50f58
|
changed device detection procedure, added resizing surface to bigger size
removed unused context_id2; changed blur size 7x7 to 3x3; added short comments
removed unnecessary call to convertFromVASurface()
replaced dumpSurface() with writeImage()
added infile cmdline parameter, input image loaded by imread()
|
10 years ago |
Dikay900
|
32a4ec156b
|
changes to reflect 3.0 status
|
10 years ago |
Roman Donchenko
|
2eab5eb6c0
|
Only conflict with packages corresponding to modules that are built
|
10 years ago |
Roman Donchenko
|
7749eb5d1f
|
Add missing packages to the Debian conflict list
And refactor the code to make sure that the dev and runtime package lists are
in sync.
|
10 years ago |
Alexander Smorkalov
|
bd5a222d84
|
Debian packages header update to fix conflict with OpenCV from deb repo.
|
10 years ago |
Alexander Smorkalov
|
c7bfdc2063
|
Added explicit deb package dependency from libtbb-dev if TBB is enabled.
|
10 years ago |
Vladislav Vinogradov
|
6282ff0887
|
exclude dates from report names
|
10 years ago |
Vladislav Vinogradov
|
ea35fee5b8
|
save tests console output to separate log files
|
10 years ago |
Vladislav Vinogradov
|
0e5fec288c
|
check that current directory has write access
|
10 years ago |
Roman Donchenko
|
c0cc51cb4b
|
Add ARM64 packaging support
|
10 years ago |
Roman Donchenko
|
5dd76a4791
|
Set CPACK_DEBIAN_PACKAGE_ARCHITECTURE instead of CPACK_DEBIAN_ARCHITECTURE
Because that's the variable actually used by CPack.
|
10 years ago |
Ilya Lavrenov
|
7746d9b7cc
|
fix for corrent modules dependencies
(cherry picked from commit 1c3d83df54 )
|
10 years ago |
Roman Donchenko
|
d122510c4f
|
Only conflict with packages corresponding to modules that are built
|
10 years ago |
Roman Donchenko
|
6613d14261
|
Add missing packages to the Debian conflict list
And refactor the code to make sure that the dev and runtime package lists are
in sync.
|
10 years ago |
a-andre
|
226ff93917
|
install new headers like "opencv2/core.hpp"
|
10 years ago |
Alexander Alekhin
|
7213e5f68a
|
ocl: correct disabling of OpenCL code
|
10 years ago |
Ilya Lavrenov
|
5eb67cc2cb
|
fix for corrent modules dependencies
|
10 years ago |
Ilya Lavrenov
|
1c3d83df54
|
fix for corrent modules dependencies
|
10 years ago |
Alexey Ershov
|
22bb5d1fcc
|
implemented sample build in fallback mode without interop
|
10 years ago |
Alexander Alekhin
|
b15a9d675e
|
cmake: use copy_if_different
|
10 years ago |
Alexey Ershov
|
68a0347ff9
|
fallback path & sample timing implemented
fixed trailing whitespaces
renamed files *vaapi* to *va_intel*
changed names vaapi* to va_intel*
|
10 years ago |
Roman Donchenko
|
4ab2771957
|
Only conflict with packages corresponding to modules that are built
|
10 years ago |
Alexander Alekhin
|
bbff288447
|
fix build with python3 only
|
10 years ago |
Roman Donchenko
|
bef2b27155
|
Add missing packages to the Debian conflict list
And refactor the code to make sure that the dev and runtime package lists are
in sync.
|
10 years ago |
Maksim Shabunin
|
69db797ebb
|
Fixed ccache detection condition
|
10 years ago |
Maksim Shabunin
|
84ecf4b1dd
|
Disabling precompiled headers when ccache is detected
|
10 years ago |
Alexey Ershov
|
a8656ea20f
|
implemented core support & sample
fixed whitespaces
fixed issues
fixed issue
fixed module statement issues
fixed access mode
added initialization check
fixed warning
|
10 years ago |