1. 01 Aug, 2019 1 commit
  2. 24 Jul, 2019 1 commit
  3. 07 Jan, 2019 1 commit
  4. 08 Nov, 2018 1 commit
  5. 13 Sep, 2018 1 commit
  6. 07 Sep, 2018 1 commit
  7. 11 Dec, 2017 1 commit
  8. 24 Nov, 2017 1 commit
  9. 22 Nov, 2017 1 commit
  10. 25 Jul, 2017 1 commit
  11. 19 Aug, 2016 1 commit
  12. 02 Mar, 2015 1 commit
    • Maxim Kostin's avatar
      Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 · cdd23440
      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: 's avatarMaxim Kostin <v-maxkos@microsoft.com>
      cdd23440
  13. 17 Jan, 2014 1 commit
  14. 02 Sep, 2013 1 commit
  15. 21 Aug, 2013 1 commit
  16. 02 Aug, 2013 1 commit
    • Alexander Smorkalov's avatar
      Warning and review notes fixes. · 63786c38
      Alexander Smorkalov authored
      WITH_WINRT -> ENABLE_WINRT_MODE;
      Some temporary char* replaced with Ptr<char>;
      Build fix for regular WIN32;
      Windows Platform SDK and MSVC search added to cmake;
      Warinig fixes.
      63786c38
  17. 31 Jul, 2013 1 commit
  18. 10 Apr, 2013 1 commit
  19. 25 Mar, 2013 1 commit
  20. 22 Mar, 2013 2 commits
  21. 09 Mar, 2013 2 commits