Anatoly Baksheev
|
e60a50c43c
|
removed /EHa flag for cuda compilation
|
13 years ago |
Anatoly Baksheev
|
290030d030
|
possibility to enable /mp compiler flag from cmake
fixed MCVC warnings
|
13 years ago |
Anatoly Baksheev
|
d395bf1522
|
minor fix in FindTBB
added texture_binder
|
13 years ago |
marina.kolpakova
|
ee0dd4d496
|
disabled -Wunused-but-set-variable because of multiple warnings during building nvcc auto generated files (GCC 4.6)
|
13 years ago |
Andrey Kamaev
|
682dede87e
|
#2215 Fix dependencies escaping in generated OpenCVConfig.cmake
|
13 years ago |
Vladislav Vinogradov
|
a0aef244d6
|
removed perf_gpu_cpu from CMake scripts
|
13 years ago |
Alexander Smorkalov
|
14fa645026
|
Debug build for Android added. Stripping of debug build turned off.
|
13 years ago |
Andrey Kamaev
|
5100ca7508
|
svn repository web references are replaced with links to git
|
13 years ago |
yao
|
c03ac12fcd
|
Add dft and gemm to ocl module, using AMD's clAmdFft and clAmdBlas libraries
|
13 years ago |
Vadim Pisarevsky
|
fac3d9994c
|
integrated another portion of SSE optimizations from Grigory Frolov
|
13 years ago |
niko
|
cf04fed369
|
fix the compilation bugs
|
13 years ago |
marina.kolpakova
|
22673c161a
|
fixed 2212
|
13 years ago |
Niko Li
|
5dc7752d54
|
fix a bug of detect opencl
|
13 years ago |
Vadim Pisarevsky
|
9f4efab40a
|
merged ocl module from ocl branch (it's not quite usable yet; at least on Mac)
|
13 years ago |
Andrey Kamaev
|
c474e27c1d
|
One more fix for zlib search #1902
|
13 years ago |
Andrey Kamaev
|
a4ec89fb2c
|
Merged version references fix
|
13 years ago |
Andrey Pavlenko
|
e2e6838da3
|
adding CDT Builder (via ndk-build.cmd) for JNI part
|
13 years ago |
Andrey Kamaev
|
afe11f69fb
|
Fixed Windows build warnings and configuration problem.
|
13 years ago |
Andrey Kamaev
|
739da31add
|
Fixed Android build with SDK tools revision 20
|
13 years ago |
Andrey Kamaev
|
15e50420bc
|
Fixed linux and android install
|
13 years ago |
Andrey Pavlenko
|
3804ca3e20
|
changing package layout after 'make install' for Android build
|
13 years ago |
Andrey Kamaev
|
55567582a6
|
added XIMEA support for linux (by Igor Kuzmin) #2085
|
13 years ago |
Andrey Kamaev
|
a142a3b78a
|
Fixed Android Manager build
|
13 years ago |
Andrey Kamaev
|
4a0249f865
|
Minor update for zlib search
|
13 years ago |
Andrey Kamaev
|
cfa9aa9206
|
Search python libs exactly matching to python executable on cmake 2.8.9 and newer
|
13 years ago |
Marina Kolpakova
|
1365e28a54
|
initial support of GPU LBP classifier: added new style xml format loading
|
13 years ago |
Andrey Pavlenko
|
2984fa751e
|
adding OpenCV Manager
|
13 years ago |
Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
13 years ago |
Marina Kolpakova
|
e7f6c4b7ef
|
scan operations are moved in separate header
|
13 years ago |
Andrey Kamaev
|
8748cbc232
|
Fixed optional dependencies tracking in CMake. Fixed TBB compiler definitions for Android.
|
13 years ago |
Evgeny Talanin
|
528da9184c
|
added OpenCVConfig.cmake
|
13 years ago |
Andrey Kamaev
|
0f01d8df1c
|
Fixed Visual Studio precompiled headers
|
13 years ago |
Andrey Kamaev
|
a20837fb7c
|
Fixed precompiled headers support detection
|
13 years ago |
Andrey Kamaev
|
7cccc93bdf
|
Fixed Android build warnings and few warnings in specific cnfigurations
|
13 years ago |
Andrey Kamaev
|
cd19de45d3
|
Fixed problem with incorrect detection of some compiler flags
|
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
|
ffa44fb114
|
Fixed precompiled headers build on Linux
|
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
|
79df8db76f
|
Fixed recently introduced build problems on some platforms
|
13 years ago |
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Andrey Kamaev
|
ca6d2fe76b
|
Moved 3rd-party libraries detection to separate cmake files
|
13 years ago |
Andrey Kamaev
|
0fe0a88108
|
Minor cmake change
|
13 years ago |
Vladislav Vinogradov
|
1d57911646
|
updated gpu-vs-cpu performance tests
|
13 years ago |
Anatoly Baksheev
|
4793ca8fbb
|
fixed precom for opencv_perf_gpu_cpu
|
13 years ago |