- 07 Feb, 2018 1 commit
-
-
luz.paz authored
Found via `codespell -i 3 -w --skip="./3rdparty" -I ../opencv-whitelist.txt`
-
- 05 Jan, 2018 1 commit
-
-
Alexander Alekhin authored
To prevent this result: /usr/bin/ccache ccache <android-ndk-r16.1>/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc ... with: ccache: error: Recursive invocation (the name of the ccache binary must be "ccache")
-
- 15 Dec, 2017 1 commit
-
-
Sayed Adel authored
-
- 07 Nov, 2017 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 04 Nov, 2017 1 commit
-
-
Mikhail Paulyshka authored
-
- 09 Oct, 2017 1 commit
-
-
Sayed Adel authored
-
- 19 Sep, 2017 1 commit
-
-
joncrall authored
-
- 21 Aug, 2017 1 commit
-
-
Alexander Alekhin authored
- '-fvisibility' flag was updated - PVAPI library detection was changed
-
- 16 Jul, 2017 1 commit
-
-
atinfinity authored
-
- 06 Jul, 2017 1 commit
-
-
Patrik Huber authored
This is VS2017 Preview. It makes sure the version is detected properly and the INSTALL target then correctly installs to x64/vc15 (the same as MSVC1910).
-
- 03 Jul, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 23 Jan, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 06 Dec, 2016 3 commits
-
-
Patrik Huber authored
-
Maksim Shabunin authored
-
Patrik Huber authored
-
- 01 Dec, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 23 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 18 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 08 Oct, 2015 1 commit
-
-
Anton V. Shokurov authored
The latest version (5.1.1) of the gnu compiler returns just its major version ("5") when given the "-dumpversion" argument. Gnu compiler developers don't consider this to be an error. A workaround for this case has been made.
-
- 06 Oct, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 25 Aug, 2015 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 02 May, 2015 2 commits
-
-
Patrik Huber authored
-
Patrik Huber authored
Without the fix, OpenCV will compile and silently copy the compiled libs/executables to a location not prefixed with arch/vc14, and OpenCV won't be picked up by find_package and OpenCVConfig.cmake.
-
- 24 Apr, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 07 Apr, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 30 Mar, 2015 2 commits
-
-
Alexander Nitsch authored
-
Alexander Nitsch authored
MinGW-w64 always uses "w64" as vendor key which the previously used check for "64" anywhere in the target triplet matched. This would lead to MinGW-w64 setups always being treated as x64. Turns out we do not even need this additional check since the architecture has been correctly determined earlier in this file. No need to do it again.
-
- 24 Mar, 2015 1 commit
-
-
Alexander Nitsch authored
-
- 02 Mar, 2015 1 commit
-
-
Maxim Kostin authored
- Substituted HAVE_WINRT with WINRT - Fixed compilation issues in ocl.cpp and parallel.cpp - Fixed compiler issue for WP8: "C2678: binary '+' : no operator found which takes a left-hand - Fixed gitignore - Added #ifdef HAVE_OPENCL to remove compiler warnings in ocl.cpp - Used NO_GETENV similar to '3rdparty\libjpeg\jmemmgr.c; - Added ole32.lib for core module (for WindowsStore 8.0 builds) - Made OpenCV_ARCH aware of ARM Signed-off-by:
Maxim Kostin <v-maxkos@microsoft.com>
-
- 26 Feb, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 24 Feb, 2015 1 commit
-
-
Alexander Nitsch authored
The architecture has been correctly determined earlier in this file. No need to do it again.
-
- 23 Feb, 2015 1 commit
-
-
Alexander Nitsch authored
MinGW-w64 always uses "w64" as vendor key which the previously used check for "64" anywhere in the target triplet matched. This would lead to MinGW-w64 setups always being treated as x64. Since we are actually interested in finding the "64" in the triplet's operating system key, this fix makes sure to look for "mingw64" and thus avoids the false match. Fixes issue #3835. Credits to Lode Leroy for the original patch.
-
- 28 Dec, 2014 1 commit
-
-
Alexander Smorkalov authored
-
- 18 Nov, 2013 1 commit
-
-
Roman Donchenko authored
-
- 09 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
Allow to build samples via OpenCV binaries from distribution package (find_package with OpenCV_DIR).
-
- 13 May, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 08 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 03 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-