Alexander Alekhin
|
a45928045a
|
Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private
* cmake: avoid deprecated LINK_PRIVATE/LINK_PUBLIC
see CMP0023 (CMake 2.8.12+)
* cmake: fix 3rdparty list
- don't include OpenCV modules
|
5 years ago |
luz.paz
|
57ccf14952
|
FIx misc. source and comment typos
Found via `codespell -q 3 -S ./3rdparty,./modules -L amin,ang,atleast,dof,endwhile,hist,uint`
backporting of commit: 32aba5e64b
|
5 years ago |
luz.paz
|
32aba5e64b
|
FIx misc. source and comment typos
Found via `codespell -q 3 -S ./3rdparty,./modules -L amin,ang,atleast,dof,endwhile,hist,uint`
|
5 years ago |
Giles Payne
|
a897fc91ec
|
Add no_samples_build option to Android SDK build
|
5 years ago |
Alexander Alekhin
|
3c1267dbe6
|
android: update 'debug' information support
|
6 years ago |
Alexander Alekhin
|
2b35c1708b
|
android: gradle-based package and samples
- drop hello-android sample
|
6 years ago |
Alexander Alekhin
|
6abfc6761e
|
android: refactor Android SDK detection
- properly detect Android SDK support of Ant/Gradle projects
- divide processing of And/Gradle based projects
|
7 years ago |