Vladimir Kolesnikov
|
58c9135626
|
Not block PDB file in multithreaded build on Windows.
If used cl compiler, but generator is not Visual Studio e.g. Ninja,
enable FS option to prevent blocking PDB file in multithreaded build.
|
10 years ago |
Ilya Lavrenov
|
e9a6c5db21
|
sqsum
|
10 years ago |
Ilya Lavrenov
|
f2cd65cf1e
|
fixes
|
10 years ago |
Ilya Lavrenov
|
25e99c453f
|
avx2 in arithm
|
10 years ago |
Ilya Lavrenov
|
612b8ce2cb
|
fixed compilation issues
|
10 years ago |
Ilya Lavrenov
|
fc0869735d
|
used popcnt
|
10 years ago |
Ilya Lavrenov
|
bc394e7516
|
detection of other CPU features
|
10 years ago |
Ilya Lavrenov
|
8d48632ebe
|
avx2
|
10 years ago |
Alexander Smorkalov
|
c778011f14
|
More accurate AVX and AVX2 control.
- Previous version just checked option support, but not enable it.
- Also OpenCV tests reports invalid AVX and AVX2 support status.
|
10 years ago |
orestis
|
aad98e545f
|
Remove redundant -mfpu=neon flag.
This flag is already added in line 131.
|
11 years ago |
Maksim Shabunin
|
09fb7512ed
|
Fixed iOS framework compilation warnings
|
11 years ago |
Alexander Smorkalov
|
6bb6039ebb
|
Fixes for QNX 6.6 Neitrino support.
|
11 years ago |
Maksim Shabunin
|
571ebb2373
|
Fixing iOS clang warnings, part 3
|
11 years ago |
Richard Yoo
|
de37cfc224
|
Enable Intel AVX/AVX2 compilation on Windows.
|
11 years ago |
Richard Yoo
|
c38023f4e7
|
Modifications to support dynamic vector dispatch.
|
11 years ago |
Richard Yoo
|
11a09ef5cc
|
Changes to support Intel AVX/AVX2 in cvResize().
|
11 years ago |
Alexander Smorkalov
|
de6d13088f
|
gcov tool support added.
|
11 years ago |
Alexander Smorkalov
|
9941c6710d
|
NEON instruction set control unified for regular and cross-compiler builds.
|
12 years ago |
Alexander Smorkalov
|
d39e73365c
|
Some debug options are removed because they are installed by Cmake automatically.
Also forcing -ggdb3 on android leads to debuging issues.
|
12 years ago |
Adrian Stratulat
|
f9ea3772b0
|
Add compile option for enabling NEON
|
12 years ago |
Roman Donchenko
|
10860783ef
|
Added warnings-as-errors support for MSVC.
|
12 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
12 years ago |
hbristow
|
538dbfe585
|
Now compiling under much more strigent warnings, with Clang and optional C++11 support
|
12 years ago |
Andrey Pavlenko
|
081c47e3df
|
making the comment less ambigous
|
12 years ago |
Andrey Pavlenko
|
6f006e50dc
|
setting 'char' to be signed by default since some tests fail when it's wrong (e.g. native compilation on ARM Linux)
|
12 years ago |
Andrey Kamaev
|
b8ed00bd64
|
Compile OpenCV with GCC visibility set to hidden
|
12 years ago |
Andrey Kamaev
|
22d33373fa
|
Fix build warnings on MSVC x64 and OS X clang
|
12 years ago |
Andrey Kamaev
|
c02179a765
|
Revert "_InputArray/_OutputArray destructors are temporary made non-virtual. Please, restore it after 2.4.3"
This reverts commit 4be7619ce4 .
|
13 years ago |
Andrey Kamaev
|
ed00642600
|
Force build with -O2 instead of -O3 on 32-bit linux
|
13 years ago |
Andrey Kamaev
|
a3b1971977
|
Bring back escaped virtual destructors from 2.4.2
|
13 years ago |
Vadim Pisarevsky
|
4be7619ce4
|
_InputArray/_OutputArray destructors are temporary made non-virtual. Please, restore it after 2.4.3
|
13 years ago |
Andrey Kamaev
|
f32eb05ea1
|
Fix AVX and other SIMD support detection
|
13 years ago |
Anatoly Baksheev
|
0ba01afd83
|
added GPU bilateral filter + tests
added GPU non local means brute force filter + tests
|
13 years ago |
Anatoly Baksheev
|
290030d030
|
possibility to enable /mp compiler flag from cmake
fixed MCVC warnings
|
13 years ago |
Vadim Pisarevsky
|
fac3d9994c
|
integrated another portion of SSE optimizations from Grigory Frolov
|
13 years ago |
Marina Kolpakova
|
680a44189c
|
merged the trunk r8704:8716
|
13 years ago |
Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
13 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
16b50fcec7
|
restored -Wno-unnamed-type-template-args
|
13 years ago |
Andrey Kamaev
|
4ddcf06404
|
Added own CMake macro for compiler flag checks (to not depend on CMake version)
|
13 years ago |
Andrey Kamaev
|
37212f5e00
|
Fixing compiler flags checks.
|
13 years ago |
Andrey Kamaev
|
c5aba337e9
|
Fixed number of warnings. Fixed mingw64 build.
|
13 years ago |
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
13 years ago |
Andrey Kamaev
|
8720b27d87
|
Fixed build with TBB for Android
|
13 years ago |
Andrey Kamaev
|
2f40905548
|
Fixed Android build
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Andrey Kamaev
|
949c4edf41
|
Merged the trunk r8408:8457 (inclusive)
|
13 years ago |
Andrey Kamaev
|
7b5a45eac4
|
Merged the trunk r8384:8407 (inclusive)
|
13 years ago |
Andrey Kamaev
|
0fe0a88108
|
Minor cmake change
|
13 years ago |
Andrey Kamaev
|
f8368ba6da
|
MinGW: try -mpreferred-stack-boundary instead of mstackrealign
|
13 years ago |