147 Commits (d1a3b530befc66b643188b9e774f30b1884bf266)

Author SHA1 Message Date
Alexander Alekhin 8533b45ce9 cmake: Java/Android SDK refactoring 7 years ago
Alexander Alekhin f3dde79ed6 cmake: allow BUILD_FAT_JAVA_LIB for non-Android targets too 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Alexander Alekhin cc3f9323bb cmake: exclude opencv_java (JNI) from OpenCV C++ modules list 7 years ago
Dmitry Kurtaev bd8e6b7e14 Make external cv::dnn::Importer usage is deprecated 7 years ago
Alexander Alekhin 87a98e4562 cmake: CMP0026 NEW 7 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 7 years ago
Alexander Alekhin 2360291c3e java: update source files processing, maven stuff 7 years ago
abratchik 8f7181429f add java wrappers to dnn module 7 years ago
abratchik 037d8fbdcd Refactor OpenCV Java Wrapping 8 years ago
Alexander Alekhin 59798b3f7c java: use module's public headers only 8 years ago
Maksim Shabunin f4e18125b4 Do not clean src and gen directories when java is disabled 8 years ago
Maksim Shabunin 4d62f1de1e Added javadoc generation 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Alexander Alekhin c16c803fe9 java: integrate code from base modules 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
Xiaolei Yu 40eb613bbf Make install paths relative to CMAKE_INSTALL_PREFIX 9 years ago
Alexander Alekhin cbd0ee21d5 revert: java bindings become CMake modules (loadable plugins) 9 years ago
Alexander Alekhin be23846c4e update osx and ios build_framework.py 9 years ago
Alexander Alekhin 0db10a3052 fixes #5019: python and java bindings become CMake modules (loadable plugins) 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Maksim Shabunin e8bf4417ef New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 9 years ago
Alexander Alekhin dbcc55a196 cleanup <build>/src|gen folders to remove stalled/unused Java files 9 years ago
Andrey Pavlenko 23fea91e84 minor fixes 9 years ago
Andrey Pavlenko 15db8243ef refactored; added Camera2, notify callbacks, front/back maxCamera sizes; disable new stuff if target API < 21 9 years ago
Alexander Alekhin b15a9d675e cmake: use copy_if_different 9 years ago
Maksim Shabunin c79ad45fce Added interface libraries for android opencv_java 10 years ago
Ruslan Baratov 0fcc5face3 Fix `cmake -E touch classes.jar' step 10 years ago
Maksim Shabunin caffbaafbe Updated Manager for Android 10 years ago
Maksim Shabunin 316d76bdb6 Rename OpenCV Engine to org.opencv.engine3 for release candidate 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Maksim Shabunin 632afe6ae3 Fixed mangled install layout on unix machines 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Maksim Shabunin 457123027e Modified java wrapping mechanism 10 years ago
Maksim Shabunin 553020c448 Enabled STL usage within the library 10 years ago
Maksim Shabunin a5a510da4b Support for compound modules, support for contrib_world 10 years ago
Maksim Shabunin bebf6c47c6 Removed Sphinx generation commands from cmake scripts 10 years ago
Maksim Shabunin 6337fd0650 Support of bioinspired contrib module wrapping 10 years ago
Andrey Pavlenko 43714b9d03 disabling java bindings for xfeatures2d module due to build errors 10 years ago
StevenPuttemans d27e440b2a continue fixing nonfree elements 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
Vadim Pisarevsky 8e9d1d9fe6 temporarily disabled java bindings for ml; hopefully fixed warnings etc. 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Michael Pratt cac1218eef Build both Python 2 and Python 3 bindings 11 years ago
Roman Donchenko 0dad2876e2 Removed all use of the obsolete IMMEDIATE parameter to configure_file. 11 years ago
Alexander Smorkalov 3ebdcafdd3 All installed files marked with component names for install customization. 11 years ago
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 11 years ago
Alexander Smorkalov 5a5c82bb1d Additional ENABLE_DYNAMIC_CUDA option implemented in cmake. Warning fixes and refactoring. 11 years ago