- 01 Jun, 2018 1 commit
-
-
Vlad Kraevskiy authored
-
- 05 Jan, 2018 4 commits
-
-
Alexander Alekhin authored
Avoids this error message with CMake 3.10: CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool. Related changes is that pkg-config tool is found (/usr/bin/pkg-config).
-
Alexander Alekhin authored
-
Erik Man authored
This makes it possible to compile OpenCV with for instance ndk-r16
-
Alexander Alekhin authored
-
- 26 Apr, 2017 1 commit
-
-
Alexander Alekhin authored
- eliminate CMake 3.5+ warnings - removed usage of dropped "OPENCV_CAMERA_MODULES" variable - partial support for Android NDK 11+
-
- 01 Sep, 2016 1 commit
-
-
Matthew Cook authored
-
- 07 Jul, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 05 Jan, 2016 1 commit
-
-
Anush Elangovan authored
The Android NDK would be moving to Clang as its default compiler in the future. This patch allows OpenCV to build with the default c++_shared / c++_static TEST=Builds OpenCV with -DANDROID_TOOLCHAIN_NAME= aarch64-linux-android-clang3.6 -DANDROID_STL=c++_shared
-
- 17 Nov, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 25 Aug, 2015 1 commit
-
-
Anush Elangovan authored
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.
-
- 17 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 18 Dec, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 17 Dec, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 10 Oct, 2014 1 commit
-
-
Jonas Vautherin authored
-
- 31 Jan, 2014 1 commit
-
-
Alexander Smorkalov authored
Original project: https://github.com/taka-no-me/android-cmake/ Revision: 5db45cfb87fec180b74963d3680dd60d4d8d8c3a (cherry picked from commit c8150436)
-
- 30 Jan, 2014 1 commit
-
-
Alexander Smorkalov authored
Original project: https://github.com/taka-no-me/android-cmake/ Revision: 5db45cfb87fec180b74963d3680dd60d4d8d8c3a
-
- 25 Nov, 2013 1 commit
-
-
StevenPuttemans authored
-
- 19 Nov, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 25 Oct, 2013 1 commit
-
-
Roman Donchenko authored
It was actually acting as an additional argument, breaking the error message.
-
- 03 Oct, 2013 2 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
- 13 Jun, 2013 1 commit
-
-
Alexander Smorkalov authored
Merged android.toolchain.cmake from project https://github.com/taka-no-me/android-cmake commit: fd1f7055f8b7338644d58d9a2015a784dfa3a5ca
-
- 27 May, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 01 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 21 Dec, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 19 Dec, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 27 Nov, 2012 1 commit
-
-
Andrey Kamaev authored
Order returned by CMake is unreliable but we need clang to go after gcc for automatic toolchain selection.
-
- 20 Nov, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 11 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
Ticket #2426
-
- 13 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 06 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 05 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
It is needed because of explicit STL include paths. Otherwise some standard headers (like fenv.h) can not not be correctly found by the compiler.
-
- 04 Sep, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 03 Sep, 2012 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-