- 19 Apr, 2015 1 commit
-
-
Roman Donchenko authored
Absolute destinations are not necessary, and prevent CPack from working. (cherry picked from commit 0387f8ad)
-
- 10 Feb, 2015 1 commit
-
-
Roman Donchenko authored
Absolute destinations are not necessary, and prevent CPack from working.
-
- 29 Jan, 2014 1 commit
-
-
Roman Donchenko authored
It's not documented, and it does nothing unless CMake 2.0 compatibility is enabled (and it isn't): https://github.com/Kitware/CMake/blob/v2.6.0/Source/cmConfigureFileCommand.cxx
-
- 24 Jan, 2014 1 commit
-
-
Alexander Smorkalov authored
(cherry picked from commit b75cbfde) Conflicts: cmake/OpenCVModule.cmake
-
- 21 Jan, 2014 1 commit
-
-
Alexander Smorkalov authored
-
- 18 Nov, 2013 1 commit
-
-
Roman Donchenko authored
If it's followed by a slash and OpenCV_INSTALL_BINARIES_PREFIX is empty, then the resulting path becomes absolute. Fixes <http://code.opencv.org/issues/3350>.
-
- 25 Oct, 2013 2 commits
-
-
Roman Donchenko authored
-
Alexander Alekhin authored
-
- 15 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 09 Oct, 2013 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Allow to build samples via OpenCV binaries from distribution package (find_package with OpenCV_DIR).
-
- 27 May, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 27 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
* fix path to libraries in Android SDK * allow to link to opencv_java.so as Android.mk does To link to opencv_java.so you can either change your cmake to find OpenCV as find_package(OpenCV opencv_java) or pass -DOpenCV_FIND_COMPONENTS=opencv_java to your cmake command
-
- 08 Oct, 2012 1 commit
-
-
cuda_geek authored
-
- 20 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 27 Jun, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Pavlenko authored
-
- 18 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 02 May, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 28 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 11 Mar, 2012 1 commit
-
-
Andrey Morozov authored
-
- 27 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 19 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 16 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 06 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
Better variant of OpenCVConfig.cmake generation; several smaller changes in the options section and Android build scripts
-
- 03 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
[~] Automatically tracked dependencies between modules [+] Support for optional module dependencies [+] Options to choose modules to build [~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk [+] Added COMPONENTS support for FIND_PACKAGE(OpenCV) [~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
-