70 Commits (2799c74d50372bdf1b7a5258e5f53c45edbd662a)

Author SHA1 Message Date
Benjamin Buch f85818ba6f
Support VS 2022 17.1x.y in OpenCVDetectCXXCompiler.cmake 6 months ago
Letu Ren e019a6738d Remove deprecated CMake variable 11 months ago
ashadrina 3889dcf3f8
Merge pull request #24286 from ashadrina:intel_icx_compiler_support 1 year ago
wxsheng 4154bd0667
Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 2 years ago
Stanislaw Halik 04b40ff221 add new supported MSVC version 3 years ago
Alexander Smorkalov 7228d2a824 Added initial version of cmake toolchain for RISC-V architecture. 5 years ago
Alexander Alekhin 4e56c1326f core: adjust type of allocator_stats counter, allow to disable 5 years ago
Alexander Alekhin 77dd40c96c
Merge pull request #16619 from alalek:cmake_custom_cxx_standard_master 5 years ago
Alexander Alekhin 424e1150ae cmake: fix OpenCV_ARCH 5 years ago
Alexander Alekhin 6ea29a7696 cmake: prefer using CMAKE_SYSTEM_PROCESSOR / CMAKE_SIZEOF_VOID_P 5 years ago
mipsopen-fwu b1ea91d8bd Merge pull request #15422 from mipsopen-fwu:msa-dev 5 years ago
Alexander Alekhin 464972855e cmake: add libatomic check 5 years ago
Stefan Brüns e10c01047c Fix detection of 32bit ARM builds on Aarch64 5 years ago
Alexander Alekhin a56c12278e cmake: fix C++11 flags (ENABLE_CXX11 is not required) 6 years ago
Alexander Alekhin 8ee1be7d09 cmake: support MSVS 2019 6 years ago
Alexander Alekhin d4688e6474 cmake: require C++11 and CMake 3.5.1+ 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
luz.paz 413fba14ab Some mist. typo fixes 7 years ago
Alexander Alekhin bc7923e382 cmake(android): fix ccache detection (native Android toolchain with NDK_CCACHE) 7 years ago
Sayed Adel a8ae9cab08 3rdparty:libpng[1.6.34] Add missing support for PowerPC/VSX 7 years ago
Alexander Alekhin 8e21f808be cmake: allow custom OpenCV_ARCH / OpenCV_RUNTIME values 7 years ago
Alexander Alekhin ac22d3c817 cmake: MSVC_VERSION use pattern matching 7 years ago
Mikhail Paulyshka 62737c777c cmake: add support for MSVS 2017 update 5 7 years ago
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