1. 29 Nov, 2016 1 commit
  2. 12 Dec, 2015 1 commit
  3. 30 Jun, 2015 1 commit
  4. 22 May, 2015 1 commit
  5. 27 Mar, 2015 1 commit
  6. 24 Mar, 2015 1 commit
  7. 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
  8. 30 Sep, 2014 1 commit
  9. 05 Aug, 2014 1 commit
  10. 14 Jul, 2014 1 commit
  11. 07 Jul, 2014 1 commit
  12. 18 Mar, 2014 1 commit
  13. 06 Mar, 2014 1 commit
  14. 26 Dec, 2013 1 commit
  15. 06 Aug, 2013 1 commit
    • Roman Donchenko's avatar
      Make ts always static. · 13145884
      Roman Donchenko authored
      This allows us to forget about the GTEST_(CREATE|LINKED_AS)_SHARED_LIBRARY
      macros and to get rid of the dependency on cvconfig.h.
      13145884
  16. 26 Mar, 2013 1 commit
  17. 18 Mar, 2013 2 commits
  18. 09 Oct, 2012 1 commit
  19. 15 Jun, 2012 1 commit
  20. 12 Jun, 2012 1 commit
  21. 18 May, 2012 1 commit
  22. 13 May, 2012 1 commit
  23. 13 Apr, 2012 1 commit
  24. 08 Apr, 2012 1 commit
  25. 03 Feb, 2012 1 commit
    • Andrey Kamaev's avatar
      Global CMake reorganization: · 984eb994
      Andrey Kamaev authored
       [~] Automatically tracked dependencies between modules
       [+] Support for optional module dependencies
       [+] Options to choose modules to build
       [~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk
       [+] Added COMPONENTS support for FIND_PACKAGE(OpenCV)
       [~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
      984eb994
  26. 25 Jan, 2012 1 commit
  27. 24 Jan, 2012 1 commit
  28. 06 Sep, 2011 1 commit
  29. 09 Feb, 2011 3 commits