19 Commits (2deb38d61580ac65e3cfe037a2e39952b0e652b3)

Author SHA1 Message Date
Francesco Petrogalli 7a31a6edee [build][option] Build option to disable filesystem support. 4 years ago
Hugo Lindström 03fe1cb7fc Support building shared libraries on WINCE. 6 years ago
Hugo Lindström 2ee00e7f7d Merge pull request #15059 from hugolm84:improved-support-for-wince 6 years ago
Scott Ramsby 7d0d6cd5ee Fix build error when building with Unicode on Windows 6 years ago
Alexander Alekhin b74b05d1b3 Revert CV_TRY/CV_CATCH macros 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 7 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 7 years ago
Maksim Shabunin 7349b8f5ce Build for embedded systems 7 years ago
Alexander Alekhin b6abf0d3f9 ocl: drop obsolete cache directories after upgrade of OpenCL driver 7 years ago
Alexander Alekhin 8e6280fc8e ocl: binary program cache 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 9 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 37789f015a deleted excess semicolons, commas 11 years ago
Alexander Smorkalov 6d3102141c Globbing accuracy test fail on Windows RT fixed. 12 years ago
Alexander Smorkalov d62c98527a Invalid usage of cv::Ptr for arrays fixed. 12 years ago
Alexander Smorkalov 63786c389f Warning and review notes fixes. 12 years ago
Alexander Smorkalov 6257df1c4b API restricted on WinRT partially removed from core. 12 years ago
Roman Donchenko f64d512774 Backported globbing from master. 12 years ago
Andrey Kamaev deb7f4d474 Fix globbing failure when stat call fails 12 years ago
Andrey Kamaev be7bbe3aa9 Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
Andrey Kamaev 762aefd71b Compile opencv_test_core with cv::String instead of std::string 12 years ago
cuda_geek 61094d350b add dlobbing for Windows 12 years ago
marina.kolpakova a486aafe7c add dlobbing under *nix 12 years ago