Maksim Shabunin
a5a510da4b
Support for compound modules, support for contrib_world
10 years ago
Vladislav Vinogradov
5978ef1df5
Fix arm linux toolchain file
...
Use find_program() to set CMAKE_C_COMPILER and CMAKE_CXX_COMPILER.
Originally the variables was set to compiler name, without absolute path.
CMake 3.0 tries to find them in CMAKE_FIND_ROOT_PATH (since
CMAKE_FIND_ROOT_PATH_MODE_PROGRAM was set to ONLY) and fails.
10 years ago
Ilya Lavrenov
96adeb71ca
update android.toolchain.cmake
10 years ago
Maksim Shabunin
c28fea32c7
Build separate world-like iOS framework for contrib
10 years ago
Maksim Shabunin
571ebb2373
Fixing iOS clang warnings, part 3
10 years ago
Maksim Shabunin
ef3d02214b
Fixing iOS clang warnings, part 2
10 years ago
Maksim Shabunin
420737e098
Fixing iOS clang warnings, part 1
10 years ago
Maksim Shabunin
f379bcc6d3
Suppressed some iOS framework compilation warnings
10 years ago
Ilya Lavrenov
c54ef78220
fixes
10 years ago
Ilya Lavrenov
69c82b4c2b
ability to compile for iOS with Neon
10 years ago
Ievgen Khvedchenia
92ead5fab3
Fix cmake to build OpenCV framework on OSX
11 years ago
Alessandro Trebbi
3d25d70627
fix for compiling 2.4 opencv with xcode 5.1
11 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
9941c6710d
NEON instruction set control unified for regular and cross-compiler builds.
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 Shishkov
9631cb6de9
fix for supporting 64-bit architecture
11 years ago
Alexander Smorkalov
e08b075db0
Android NDK r9b support added.
11 years ago
Alexander Smorkalov
04d293d2c4
Initial NativeCamera support for Android 4.4 KitKat.
11 years ago
Alexander Smorkalov
e3f450cffb
NativeCamera build with AndroidStub backported from OpenCV master.
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
3fc6e27a69
Some improvements in ABI compatibility checker config generator.
...
JNI check became optional;
Pathes to SDK, NDK and Java API level can be defined by command line.
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
ba26f6d48a
Native camera libraries updated.
...
Android 4.3 support added;
ANY camera index support fixed;
applyProperties now uses camera->reconnect() instead close/connect for Android 4.x.
(cherry picked from commit fff91eef0b
)
11 years ago
Alexander Smorkalov
3036ec4b89
LibTIFF Win32 API back-end disabled for Windows RT.
11 years ago
Alexander Smorkalov
aa00b5a0ab
New Tegra detector with Android 4.3 support added. Manager version++.
11 years ago
Alexander Shishkov
16814c7fb1
Update build_framework.py
11 years ago
Roman Donchenko
e9a28f66ee
Normalized file endings.
11 years ago
Alexander Smorkalov
ddbeac503c
WindowsRT availability check reorganized. Build script updated.
11 years ago
Alexander Smorkalov
fff91eef0b
Native camera libraries updated.
...
Android 4.3 support added;
ANY camera index support fixed;
applyProperties now uses camera->reconnect() instead close/connect for Android 4.x.
11 years ago
Roman Donchenko
5dd598fc6d
Fix building the iOS framework after I dropped the VERSION macro.
...
This version uses CMake to generate Info.plist, which should be more
reliable than the old approach.
11 years ago
Alexander Smorkalov
e905c81ccc
OpenCV Manager version++.
12 years ago
Andrey Pavlenko
97b939195f
adding 'ios.h' to ignore list should work on non-Mac)
12 years ago
Alexander Smorkalov
8b6f1d9bd9
OpenCV Version++; Manager Version++
12 years ago
Alexander Smorkalov
7c5bd78804
Test fixes
...
Calib3d badarg tests fixed. Default exception handling enabled;
Highgui Video I/O tests fixed on ARM;
Code cleanup.
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