Anatoly Baksheev
|
2935bb29e5
|
solution folder flag disabled by default
|
14 years ago |
Anatoly Baksheev
|
17e1bcb006
|
fixed pch for non-windows
|
14 years ago |
Anatoly Baksheev
|
c49dc37761
|
[+] added use_folders cmake feature if cmake version is greater then 2.8.0
[~] fixed warning in featuers2d under windows (can't generate assignment operator)
|
14 years ago |
Anatoly Baksheev
|
1c18e5fef9
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
14 years ago |
Andrey Kamaev
|
727fbd5376
|
Android cmake toolchain file is included into OpenCV
|
14 years ago |
Andrey Kamaev
|
41f5e8e3d8
|
Fixed output paths for some libraries and executables.
Added option to force disable precompiled headers.
|
14 years ago |
Vadim Pisarevsky
|
35af5dacde
|
do not define CVAPI_EXPORTS when OpenCV is built statically (thanks to Mika Fischer for the patch)
|
14 years ago |
Vadim Pisarevsky
|
0cfcb48796
|
bugfix for highgui crash on Windows in debug mode (ticket #752) has been propagated from branch 2.2 to trunk
|
14 years ago |
Andrey Kamaev
|
b906ad3108
|
Test system included into Android build
|
14 years ago |
Andrey Kamaev
|
68534d70f3
|
Merged android-experimental branch back to trunk.
|
14 years ago |
Anatoly Baksheev
|
047c7e0fd6
|
*applied patch from NVidia (nppstTraspose bug)
*fixed some warnings
*finished gpu test port to gtest framework
|
14 years ago |
Vadim Pisarevsky
|
061b49e0b2
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
14 years ago |
Vadim Pisarevsky
|
be4251c143
|
fixed compile problems when Makefiles are used
|
14 years ago |
Vadim Pisarevsky
|
97d9a672cc
|
moved gtest to modules; added some gtest-based tests
|
14 years ago |
Vadim Pisarevsky
|
609ad4e409
|
adjust the path in the installed dynamic libraries on MacOSX via INSTALL_NAME_DIR.
|
15 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |