Maksim Shabunin
e009d79cc8
fixup! Some changes to support mingw-w64
9 years ago
Maksim Shabunin
771af4f32d
Some changes to support mingw-w64
...
- IPP is disabled by default when compiler is mingw (couldn't make it
work)
- fixed some warnings
- fixed some `__GNUC__` version checks (for correctness and convenience)
- removed UTF-8 BOM from hough.cpp (fixes #5253 )
9 years ago
Anush Elangovan
7bb3feff45
Add Android ARMEABI_V7A_HARD for Hardfp support
...
Add Android HardFP support. Expose the "armeabi-v7a-hard with NEON"
ANDROID_ABI.
TEST= Add -DANDROID_NATIVE_API_LEVEL=21
-DANDROID_ABI="armeabi-v7a-hard with NEON"
to compile with hardfp. Checked the output of make verbose to
confirm -lm_hard is being linked. There are known test
failures but that can be fixed once this is in.
9 years ago
Maksim Shabunin
2255472e31
Fixed whitespace issue
9 years ago
Maksim Shabunin
ef16650f5c
Android SDK build Initial
9 years ago
Maksim Shabunin
a816a4b964
Updated android manager readme file
10 years ago
Maksim Shabunin
48cc53bf2e
Updated android toolchain
10 years ago
Maksim Shabunin
1d7d22e117
AndroidMgr: fixed library version check
10 years ago
Maksim Shabunin
33ab9ea188
AndroidMgr: fixed typos and package name
10 years ago
Maksim Shabunin
7541c590e5
AndroidMgr: Reversed file existence checking
10 years ago
Maksim Shabunin
caffbaafbe
Updated Manager for Android
10 years ago
Maksim Shabunin
a362aca783
Rename manager package to OpenCV3 Manager
10 years ago
Maksim Shabunin
316d76bdb6
Rename OpenCV Engine to org.opencv.engine3 for release candidate
10 years ago
Maksim Shabunin
dddba2637f
Changed Android Manager version to 3.0
10 years ago
Maksim Shabunin
ee4bea72bf
Reverted unneeded change
10 years ago
Maksim Shabunin
231685133e
OpenCV Manager: support 3.0.0 library
10 years ago
Maksim Shabunin
9b9ebe0999
Ported from 2.4
10 years ago
Ilya Lavrenov
96adeb71ca
update android.toolchain.cmake
10 years ago
Alexander Smorkalov
e23f7303a6
OpenCV version++. OpenCV Manager version++.
11 years ago
Ilya Lavrenov
099ea91823
typos
11 years ago
Ilya Lavrenov
e460a29cab
typo
11 years ago
Alexander Smorkalov
c815043607
Android toolchain file sync with original project.
...
Original project: https://github.com/taka-no-me/android-cmake/
Revision: 5db45cfb87fec180b74963d3680dd60d4d8d8c3a
11 years ago
Alexander Smorkalov
b75cbfde45
All installed files marked with component names for install customization.
11 years ago
Roman Donchenko
83fe2f3b16
Fixed the seporate/seporator typo everywhere.
11 years ago
Alexander Smorkalov
4ec1930949
OpenCV version++; OpenCV Manager version++.
11 years ago
Alexander Smorkalov
9f04222a75
OpenCV Manager version++.
11 years ago
Roman Donchenko
2b31055914
Fixed the "platfrom" typo everywhere.
11 years ago
StevenPuttemans
6f892b10ff
Applied feature #3375 and fix of pull 1842 to avoid merging problems later
11 years ago
Alexander Smorkalov
bd314bf955
VFPv4 detection implemented. Some Tegra5 related updates.
11 years ago
Alexander Smorkalov
fd759223fa
Package selection for Tegra 4i fixed. Initial Tegra5 support added.
11 years ago
Alexander Smorkalov
e08b075db0
Android NDK r9b support added.
11 years ago
Roman Donchenko
615d6c22d1
Switched OpenCV to a 3-component version number.
...
Epoch is gone; now the version component names in C++ and CMake
are consistent (except REVISION corresponds to PATCH).
11 years ago
Alexander Smorkalov
24f369c4ac
Android Manager Version++.
11 years ago
Alexander Smorkalov
f027cf80f7
OpenCV Version++. OpenCV Manager Version++.
11 years ago
Roman Donchenko
e1c8f5d723
Removed a stray comma in the Android toolchain file.
...
It was actually acting as an additional argument, breaking the error message.
11 years ago
Alexander Smorkalov
1aaeb52a4c
Android NDK r9 support. x64 NDK support fix for MacOS X.
11 years ago
Alexander Smorkalov
ccb48ddee0
Android NDK r9 support. x64 NDK support fix for MacOS X.
11 years ago
Alexander Smorkalov
09e66adadc
New Tegra detector with Android 4.3 support added. Manager version++.
...
(cherry picked from commit aa00b5a0ab
)
Conflicts:
platforms/android/service/engine/jni/BinderComponent/TegraDetector.cpp
11 years ago
Alexander Smorkalov
aa00b5a0ab
New Tegra detector with Android 4.3 support added. Manager version++.
11 years ago
Roman Donchenko
e9a28f66ee
Normalized file endings.
11 years ago
Alexander Smorkalov
e905c81ccc
OpenCV Manager version++.
12 years ago
Alexander Smorkalov
8b6f1d9bd9
OpenCV Version++; Manager Version++
12 years ago
Alexander Smorkalov
e241c14b94
OpenCV Library and Manager version incremented.
...
OpenCV Version 2.4.6;
OpenCV Manager Version 2.8;
Doc fixes.
12 years ago
Alexander Smorkalov
80f6ede233
Fix build problems on MIPS and Linaro NDK.
...
Merged android.toolchain.cmake from project
https://github.com/taka-no-me/android-cmake
commit: fd1f7055f8b7338644d58d9a2015a784dfa3a5ca
12 years ago
Alexander Smorkalov
f85cf5bdd9
Build fixes. Build scrips reorganized.
12 years ago
Alexander Smorkalov
20fef00a77
android -> plarforms/android
12 years ago