Andrey Kamaev
228b87250a
Windows build scripts for Android are updated for SDK r14 and newer
13 years ago
Andrey Kamaev
01b986ef32
Fixed try_compile for Android; Fixed samples build
13 years ago
Andrey Kamaev
a8f27e4a84
Information about cmake and build platform is added to the status report
13 years ago
Andrey Kamaev
b294383199
Added more default search locations for Android NDK and SDK
13 years ago
Andrey Kamaev
691d392312
Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
13 years ago
Andrey Kamaev
23af203e00
Better variant of OpenCVConfig.cmake generation; several smaller changes in the options section and Android build scripts
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
504a93ed0a
Alternative xml naming for performance logs
13 years ago
Andrey Kamaev
ae2e494c7d
A number of improvements in android cmake toolchain
13 years ago
Andrey Kamaev
a43c47d6cf
First version of native camera support for Android 3.x.x and 4.0.x
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
e46e13a775
Fixed typo in android toolchain
13 years ago
Vladislav Vinogradov
c2783af781
added OpenGL support to highgui under WIN32
13 years ago
Andrey Kamaev
d55a56d12d
Updated comment
13 years ago
Andrey Kamaev
7172c8cea9
Android cmake toolchain: fixed some compatibility problems with cmake 2.6.x; improved file header.
...
Fixed small problem in chart.py.
13 years ago
Andrey Kamaev
eb1790e5f1
Fixed Android build on Windows.
13 years ago
Andrey Kamaev
b114fb54f9
Android cmake toolchain: changed some error messages, fixed error with NDK r5, improved includes and link directories configuration
13 years ago
Andrey Kamaev
3bdb53e484
Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support.
13 years ago
Andrey Kamaev
e8032fa8e9
Fixed Android build with SDK revision 14
13 years ago
Andrey Kamaev
fb2c288627
Fixed some cmake 2.6 compatibility issues.
13 years ago
Andrey Kamaev
d4c094745f
Android port is updated for NDK r6b
13 years ago
Andrey Kamaev
e553a37fe7
Removed outdated android-opencv subproject
13 years ago
Andrey Kamaev
322b09fc12
Removed outdated stuff from Android build scripts
14 years ago
Andrey Kamaev
712ea05058
Refactored CMakeLists.txt for java module
14 years ago
Kirill Kornyakov
ed96af94cc
added mk files for NDK-builder of opencv_java project
14 years ago
Andrey Kamaev
0067c755dd
Minor android.toolchain.cmake enhancement
14 years ago
Andrey Kamaev
7c6fc6e18a
Android samples are renamed
14 years ago
Andrey Kamaev
39dab5e0cf
Headers are included into opencv_java build
14 years ago
Andrey Kamaev
85c8a69fdf
Fixed Android packaging script
14 years ago
Andrey Kamaev
20ec29f22e
Android samples are included into the Android package
14 years ago
Andrey Kamaev
a70f354c0f
Andoid build fixed
14 years ago
Andrey Kamaev
0b57d904db
Fixed Android compilation on Windows
14 years ago
Andrey Kamaev
87cfcc8ee2
Fixed Android build
14 years ago
Andrey Kamaev
0b6fed32e3
Allowed spaces in Android NDK path
14 years ago
Andrey Kamaev
066039fd15
Improved ANDROID_SDK_TARGET detection; improved NDK detection in android.toolchain.cmake
14 years ago
Andrey Kamaev
ecfc8e97db
Android toolchain default NDK path is updated for version r6
14 years ago
Andrey Kamaev
bee4c347ba
Fixed bug with ARM_TARGET caching
14 years ago
Andrey Kamaev
6623fe3b08
Added option INSTALL_ANDROID_EXAMPLES (default off); Added option for choosing SDK platform for Android tests and samples.
14 years ago
Andrey Kamaev
7159845021
Added packaging script for Android
14 years ago
Andrey Kamaev
1c96aac52e
Fixed several cross-compiling issues. Fixed cmake status report.
14 years ago
Andrey Kamaev
f8e42721d3
HelloAndroid sample is moved to samples/android
14 years ago
Andrey Kamaev
092699783a
Added cmake script to build Android samples
14 years ago
Andrey Kamaev
ba7ee71c20
Numerous small fixes in CMakeLists.txt
14 years ago
Andrey Kamaev
c1940b4ec7
Modified install layout for Android
14 years ago
Andrey Kamaev
b5d73111eb
Added new module for Java API
14 years ago
Andrey Kamaev
725d771570
Fixed output paths for Android build
14 years ago
Andrey Kamaev
76bc9f8c20
Removed SWIG from Android toolchain; always search for python; find_program/find_package cmake functions wrapped for case of cross-compiling.
14 years ago
Andrey Kamaev
9c71134caf
Added generation of OpenCV.mk file for Android development with ndk-build tool
14 years ago
Andrey Kamaev
092beae2d5
Updated NDK default paths for version r5c
14 years ago
Andrey Kamaev
206aa50f86
Added Android native camera module
14 years ago