40 Commits (67acfc6e257fa9e00a91d8bd0b7aa8cb4602c39f)

Author SHA1 Message Date
Sayed Adel d077778074 Added support for VSX 7 years ago
joncrall a936ec325b Added warning when MSVC_VERSION is not recognized 7 years ago
Alexander Alekhin f694192878 cmake: use CMAKE_CXX_COMPILER_VERSION (CMake 2.8.8+) 7 years ago
atinfinity ac64713881 fixed 'OpenCVDetectCXXCompiler.cmake' to detect C++11 feature 7 years ago
Patrik Huber 600b7a30e6 Added detection of MSVC1911 7 years ago
Alexander Alekhin 3f02f569af cmake: update CXX11 compiler flag 7 years ago
Alexander Alekhin f1adc32765 cmake: fix support of duplicated file names in static libraries 8 years ago
Patrik Huber c6af179afc Added VS2017 support (MSVC 1910) 8 years ago
Maksim Shabunin ab260dafd2 Fixed Intel C++ 17 build in VS2015 8 years ago
Patrik Huber bd0a8c7e3f Added VS2017 support (MSVC 1910) 8 years ago
Maksim Shabunin 19959cbfc9 Fixed Intel C++ 17 build in VS2015 8 years ago
Alexander Alekhin a3bfa6f566 cmake: ccache 8 years ago
Alexander Alekhin 14d2046f80 cmake: ccache 8 years ago
Anton V. Shokurov bbe007159a 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. 9 years ago
Alexander Alekhin fe00689757 workaround for 32-bit OS on 64-bit x86 CPU 9 years ago
Maksim Shabunin 69db797ebb Fixed ccache detection condition 9 years ago
Maksim Shabunin 84ecf4b1dd Disabling precompiled headers when ccache is detected 9 years ago
Patrik Huber 40b765b7c2 Add VS2015 compatibility to CMake scripts 10 years ago
Patrik Huber 2b1103c1d3 Add support for VS2015 10 years ago
Ilya Lavrenov 614edafe73 typo 10 years ago
Ilya Lavrenov 4273534c92 typo 10 years ago
Alexander Nitsch 66e653d24d Remove local variables from CMAKE namespace 10 years ago
Alexander Nitsch 2e86cedef2 Fix MinGW detection on x86 10 years ago
Alexander Nitsch d430664791 Remove local variables from CMAKE namespace 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Ilya Lavrenov c5a80193a8 aarch64 support 10 years ago
Alexander Nitsch a5b293b412 Fix setting of architecture for MinGW builds 10 years ago
Alexander Nitsch 8ae6402799 Fix MinGW detection on x86 10 years ago
Alexander Smorkalov 0f263e125b Full AARCH64 support with NEON and new CUDA toolkit. 10 years ago
Roman Donchenko 239704f986 Added Visual Studio 2013 detection. 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Andrey Kamaev 2665c39a0d Fix build warnings from gcc 4.8 12 years ago
Andrey Kamaev d3083ecf6d Fix bitness detection for target platform 12 years ago
Andrey Kamaev 18536fe8f9 Fix target platform detection for x64 MinGW 12 years ago
Alexander Smorkalov 429cd85b46 More accurate guards for WinRT features in CMake. 12 years ago
Andrey Kamaev 22d33373fa Fix build warnings on MSVC x64 and OS X clang 12 years ago
Andrey Kamaev 247df9f3fc Detect version of clang compiler 12 years ago
Andrey Kamaev 04481d9ef4 Fix Android build with clang compiler 12 years ago
Andrey Kamaev f32eb05ea1 Fix AVX and other SIMD support detection 12 years ago
Andrey Kamaev bcf8dd510f Added CCache support to Android build 12 years ago
marina.kolpakova 22673c161a fixed 2212 12 years ago
Andrey Kamaev b368f99d03 Merged the trunk r8852:8880 13 years ago
Andrey Kamaev afe11f69fb Fixed Windows build warnings and configuration problem. 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev 0fe0a88108 Minor cmake change 13 years ago
Andrey Kamaev e1c4fd9e1f Merged the trunk r8345:8376 13 years ago
Andrey Kamaev d2da219ec0 Fixed incorrect CMake variable name 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago