44 Commits (25f70e691a797f460ba0496066292853a9e18044)

Author SHA1 Message Date
Andrey Kamaev d48d7b2b46 Updated warning options for GCC; fixed new warnings. 13 years ago
Andrey Kamaev 2f40905548 Fixed Android build 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Andrey Kamaev 3ac1f31126 Fixed Android tests and samples status in cmake report; restored java tests "coverage calculation". 13 years ago
Andrey Kamaev e72a23243b Reworked build scripts for Android Java API, tests and examples 13 years ago
Andrey Kamaev 8991d323ea Refactored Java wrapper build scripts. 13 years ago
Andrey Kamaev 9b2d7e19db Added "fat" mode for Java wrapper 13 years ago
Andrey Pavlenko 20cceb8fdf moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API 13 years ago
Andrey Kamaev 18dbe6b3e5 cmake scripts are updated to prefer includes from the OpenCV source tree 13 years ago
Andrey Kamaev 00db5a69a2 More granular build of Java API: it is now possible to build Java wrappers only for the subset of OpenCV modules 13 years ago
Andrey Kamaev c19d0b17de Fixed typo 13 years ago
Andrey Kamaev 49933c798f Fixed build for desktop 13 years ago
Andrey Kamaev 23af203e00 Better variant of OpenCVConfig.cmake generation; several smaller changes in the options section and Android build scripts 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Andrey Kamaev 9d5c24cdc8 Updating opencv module definition in cmake (continued) 13 years ago
Andrey Kamaev 4525ce56c3 Fixed Android target setup for OpenCv library project 13 years ago
Andrey Kamaev e8032fa8e9 Fixed Android build with SDK revision 14 13 years ago
Andrey Kamaev a4af33758d Added Android tests coverage calculation into build 14 years ago
Kirill Kornyakov d0cac8a93a bugfix in cmake for java api 14 years ago
Andrey Kamaev a17b693aa9 Fixed build of Android samples and tests 14 years ago
Andrey Kamaev 8378ba7554 Fixed Android package build 14 years ago
Andrey Kamaev ebf9916242 Fixed android samples; fixed cmake files 14 years ago
Andrey Kamaev 712ea05058 Refactored CMakeLists.txt for java module 14 years ago
Andrey Kamaev e9458c1f6d Errors from javadoc generator are redirected to log file. 14 years ago
Andrey Kamaev 05ff8217e0 Removed debug print form cmake 14 years ago
Andrey Kamaev 930b2995eb Fixed Android samples; Fixed bugs in cmake (java module). 14 years ago
Andrey Kamaev dfdb15be79 Added Java packages support to cmake 14 years ago
Andrey Kamaev 39dab5e0cf Headers are included into opencv_java build 14 years ago
Andrey Kamaev 4d8a261d99 Allowed spaces in path to OpenCV (tested only Android build) 14 years ago
Andrey Kamaev 6623fe3b08 Added option INSTALL_ANDROID_EXAMPLES (default off); Added option for choosing SDK platform for Android tests and samples. 14 years ago
Andrey Pavlenko b5d864f579 'clib3d' support added 14 years ago
Andrey Kamaev fbed6d1d44 Javadoc comments genearion is integrated into the Java API build 14 years ago
Andrey Kamaev 730622178b Turned off android camera and java wrappers for low Android API levels (android-8 is required for these components) 14 years ago
Andrey Kamaev d96f533784 Instroduced separate option for Android examples - BUILD_ANDROID_EXAMPLES 14 years ago
Andrey Kamaev 65cb53aa1e Fixed Android tests and samples build 14 years ago
Andrey Kamaev 01b3266612 Fixed Android target name for Android samples and tests 14 years ago
Andrey Kamaev a44d6aacc8 Android tests are included into cmake build 14 years ago
Andrey Kamaev 092699783a Added cmake script to build Android samples 14 years ago
Andrey Kamaev b43ae03328 * Install path share/opencv is renamed to share/OpenCV. 14 years ago
Andrey Kamaev f0227edd2c Minor python search improvements 14 years ago
Andrey Kamaev c1940b4ec7 Modified install layout for Android 14 years ago
Andrey Kamaev 2edf764eee Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator 14 years ago
Andrey Kamaev 69b79f89c1 Updated build scripts for better Java module support 14 years ago
Andrey Kamaev b5d73111eb Added new module for Java API 14 years ago