Tomoaki Teshima
87ef6a9cc1
build: suppress the warning
...
DRY
bump the version
2 years ago
Maksim Shabunin
866468cc3e
Fix Carotene compilation with XCode
4 years ago
Alexander Alekhin
ffaf15d0d9
cmake: reuse OpenCV NEON detection in carotene
...
- use carotene if NEON available only
5 years ago
Khem Raj
2bd9488475
carotene: Replace ipcp-unit-growth with ipa-cp-unit-growth on gcc >= 10
...
gcc 10+ has renamed this option, therefore check for gcc version before
deciding which name to use for opt parameter
Signed-off-by: Khem Raj <raj.khem@gmail.com>
5 years ago
Alexander Alekhin
cbf80117af
eliminate build warnings
6 years ago
Maksim Shabunin
26cb154f40
Fixed NEON detection in Carotene build
6 years ago
Maksim Shabunin
fb6929ac3d
Fixed NEON detection in Carotene build
6 years ago
Alexander Alekhin
08941b7890
cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars
...
- Recommended compiler checks:
- GCC: CV_GCC
- Clang: CV_CLANG
- fixed problem with CMAKE_CXX_COMPILER_ID=Clang/AppleClang mess on MacOSX
Details: cmake --help-policy CMP0025
- do not declare Clang as GCC compiler
7 years ago
Alexander Alekhin
50365b7741
cmake: update CMAKE_POSITION_INDEPENDENT_CODE
7 years ago
Alexander Alekhin
3e3e2dd512
android: make optional "cpufeatures", build fixes for NDK r15
8 years ago
Tomoaki Teshima
c0216c518f
let the build available using clang
...
* add if section for clang
8 years ago
Vitaly Tuzov
e3f5bbd217
Removed unnecessary check for Android API level and unused flags.
9 years ago
Elif Albuz
8f91529edf
Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms
9 years ago