Andrey Kamaev
|
e9392d1466
|
Fix Android build with cmake 2.6.3
|
12 years ago |
Andrey Kamaev
|
90a3d227c9
|
Enable libpng NEON optimization in Android build for armeabi-v7a with NEON target
|
12 years ago |
Andrey Kamaev
|
c6d1421f9b
|
Update libpng to release v1.5.12
|
12 years ago |
Andrey Pavlenko
|
3804ca3e20
|
changing package layout after 'make install' for Android build
|
13 years ago |
Andrey Kamaev
|
2f40905548
|
Fixed Android build
|
13 years ago |
Andrey Kamaev
|
f62028dc16
|
Fixed mingw build.
|
13 years ago |
Andrey Kamaev
|
18dbe6b3e5
|
cmake scripts are updated to prefer includes from the OpenCV source tree
|
13 years ago |
Alexander Shishkov
|
06a6c5851c
|
updated libpng: from 1.4.3 to 1.5.9 #1609
|
13 years ago |
Andrey Kamaev
|
8141a5026c
|
Refactored cmake for 3rdparty libs
|
13 years ago |
Andrey Kamaev
|
a8f0c93379
|
Modified zlib search. Use system zlib on Android by default
|
13 years ago |
Andrey Kamaev
|
b43ae03328
|
* Install path share/opencv is renamed to share/OpenCV.
* Fixed zlib search.
* Fixed compiler/linker flags caching bug.
* Fixed OpenCVConfig.cmake generation (currently tested only on Unix).
|
14 years ago |
Andrey Kamaev
|
c1940b4ec7
|
Modified install layout for Android
|
14 years ago |
Anatoly Baksheev
|
8f4c7db3f6
|
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
|
14 years ago |
Anatoly Baksheev
|
69f28ef65c
|
solution folder flag disabled by default
|
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 |
Vadim Pisarevsky
|
5f6beac5d5
|
fixed libpng build on Windows
|
14 years ago |
Vadim Pisarevsky
|
6985540744
|
moved image codecs' headers to the respective subdirectories; allow the user to use system zlib.
|
14 years ago |
Andrey Kamaev
|
68534d70f3
|
Merged android-experimental branch back to trunk.
|
14 years ago |
Vadim Pisarevsky
|
9dfb15dbbd
|
some more fixes for the static library configuration
|
14 years ago |
Ethan Rublee
|
a732082526
|
modding the 3rdparty CMakeLists.txt to allow for android compilation using cmake
Basically just adding lines at top of CMakeLists that alter behavior if ANDROID is set to
true.
|
14 years ago |
Vadim Pisarevsky
|
f78a3b4cc1
|
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings
|
15 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |