Alexander
3cfd3d3ee0
Build with OpenCV.mk for all terget fixed.
12 years ago
Alexander Smorkalov
3c7bc6a51e
Static ANdroid samples build for MIPS fixed
12 years ago
Alexander Smorkalov
4bbdfbc9e7
Bug #2821 Installation of OpenCV modules breaks build on MIPS Android fixed.
...
Native camera libs for MIPS installation fixed.
12 years ago
Alexander Smorkalov
e58f4e44c8
Modules redifinition in case of multiple includes of OpenCV.mk in single Android.mk fixed.
12 years ago
Alexander Smorkalov
1f1d43fc88
Issue #2548 Missing static library libtbb.a for armeabi and mips build fixed.
12 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
12 years ago
Andrey Pavlenko
04e9698685
possibility to maintain custom hardware-specific libs folders
12 years ago
Andrey Pavlenko
186f8b7417
possibility to maintain custom hardware-specific libs folders
12 years ago
Marina Kolpakova
b28b2428f6
changing package layout after 'make install' for Android build
13 years ago
Andrey Pavlenko
3804ca3e20
changing package layout after 'make install' for Android build
13 years ago
Andrey Kamaev
9b2d7e19db
Added "fat" mode for Java wrapper
13 years ago
Andrey Kamaev
984eb99428
Global CMake reorganization:
...
[~] Automatically tracked dependencies between modules
[+] Support for optional module dependencies
[+] Options to choose modules to build
[~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
[+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
[~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
13 years ago
Andrey Kamaev
7bf091cd98
Fixed modules order in OpenCV.mk.in
13 years ago
Andrey Kamaev
8cab65c173
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
13 years ago
Andrey Kamaev
caec96a199
Fixed libraries order in Android.mk (thanks to Anush Moorthy for the report)
13 years ago
Andrey Kamaev
b542a38a01
Fixed camera libs setting in Android.mk
14 years ago
Andrey Kamaev
730622178b
Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components)
14 years ago
Andrey Kamaev
359b76bdad
Fixed native camera support in Android.mk
14 years ago
Andrey Kamaev
820cecfa2d
Fixed windows compatibility problems in Android.mk
14 years ago
Andrey Kamaev
f60bdb2473
Fixed Android.mk file generation
14 years ago
Andrey Kamaev
9c71134caf
Added generation of OpenCV.mk file for Android development with ndk-build tool
14 years ago