1. 08 8月, 2013 2 次提交
  2. 07 8月, 2013 1 次提交
  3. 06 8月, 2013 1 次提交
  4. 05 8月, 2013 1 次提交
    • P
      Solve the problem seen when using recent versions of CMake (such as 2.8.11):... · ebd413c6
      Philippe FOUBERT 提交于
      Solve the problem seen when using recent versions of CMake (such as 2.8.11): OpenCVConfig.cmake violates the policy CMP0004.
      
      Symptoms:
      CMake Error at CMakeLists.txt:10 (add_executable):
      Target "my_app" links to item "C:/Program Files " which has leading
      or trailing whitespace. This is now an error according to policy CMP0004.
      
      This problem occurs when building on Windows when we depend on libraries located (for example) in "C:\Program Files (x86)..."
      ebd413c6
  5. 02 8月, 2013 1 次提交
    • A
      Warning and review notes fixes. · 63786c38
      Alexander Smorkalov 提交于
      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
  6. 31 7月, 2013 1 次提交
  7. 26 7月, 2013 1 次提交
  8. 22 7月, 2013 1 次提交
  9. 20 7月, 2013 1 次提交
  10. 18 7月, 2013 1 次提交
  11. 11 7月, 2013 6 次提交
  12. 10 7月, 2013 3 次提交
  13. 03 7月, 2013 1 次提交
  14. 19 6月, 2013 2 次提交
  15. 18 6月, 2013 1 次提交
  16. 14 6月, 2013 1 次提交
  17. 13 6月, 2013 1 次提交
    • V
      fix for bug #2985: · 05513758
      Vladislav Vinogradov 提交于
      OPENCLAMDBLAS and OPENCLAMDFFT never detected under linux.
      lib64/import and lib32/import is the path on Windows but not Linux.
      for CLAMDBLAS library we should use CLAMDBLAS_PATH (not CLAMDFFT_PATH)
      05513758
  18. 12 6月, 2013 1 次提交
  19. 07 6月, 2013 3 次提交
  20. 06 6月, 2013 1 次提交
  21. 05 6月, 2013 1 次提交
  22. 03 6月, 2013 1 次提交
  23. 31 5月, 2013 2 次提交
  24. 27 5月, 2013 1 次提交
  25. 14 5月, 2013 1 次提交
  26. 13 5月, 2013 3 次提交