25 Commits (7bb8d89ef3538428bc3ded2153e75ba374a89544)

Author SHA1 Message Date
Alexander Alekhin ddb482b14a android: move .a files into 'staticlibs' directory 7 years ago
Alexander Alekhin 5f9bb6249e android: IPPICV static libraries workarounds for NDK 16 7 years ago
Alexander Alekhin 133b91a026 android: build fixes 8 years ago
Alexander Alekhin 4d17051f14 android: backport Android SDK build script 8 years ago
Maksim Shabunin f63dde2f43 Separate OpenCV.mk files for different ABIs 10 years ago
Maksim Shabunin caffbaafbe Updated Manager for Android 10 years ago
Ilya Lavrenov d89b6226a3 fixed Android mk generation for arm64-v8a 10 years ago
Roman Donchenko 6e121b2e29 Use imported targets for linking to CUDA 10 years ago
Alexander Smorkalov 64d679ecb4 Added guard to prevent from gpu module redefinition in OpenCV.mk 11 years ago
Alexander Smorkalov f9e9ae85bd dynamicuda module disabled in OpenCv.mk for all arches except armeabi-v7a. 11 years ago
Alexander Smorkalov a49beb7c73 Multiple improvements in OpenCV examples build. 11 years ago
Vladislav Vinogradov c10692deff save previous values of LOCAL_* variables and restore them at the end(cherry picked from commit 286fe261d0) 11 years ago
Vladislav Vinogradov daa7b9ce5f fix path to CUDA libraries (use targets/armv7-linux-androideabi/lib)(cherry picked from commit a098fb1803) 11 years ago
Alexander Smorkalov b10d4b05ed dynamicuda module disabled in OpenCv.mk for all arches except armeabi-v7a. 11 years ago
Alexander Smorkalov 6ae4a9b09b Multiple improvements in OpenCV examples build. 11 years ago
Vladislav Vinogradov 286fe261d0 save previous values of LOCAL_* variables and restore them at the end 11 years ago
Vladislav Vinogradov a098fb1803 fix path to CUDA libraries (use targets/armv7-linux-androideabi/lib) 11 years ago
Alexander Smorkalov 358e59e91b Fake dependency from CUDA in case of satic linkage with OpenCV removed. 11 years ago
Alexander Smorkalov 51d3138dff OCV option ENABLE_DYNAMIC_CUDA mistake fix. 11 years ago
Alexander Smorkalov 58e7d9f32f OpenCV.mk fixed for accurate CUDA support. 11 years ago
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. 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 81f826db2b Normalize line endings and whitespace 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: 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