1. 01 Jun, 2018 1 commit
  2. 05 Jan, 2018 4 commits
  3. 26 Apr, 2017 1 commit
    • Alexander Alekhin's avatar
      android: build fixes · 133b91a0
      Alexander Alekhin authored
      - eliminate CMake 3.5+ warnings
      - removed usage of dropped "OPENCV_CAMERA_MODULES" variable
      - partial support for Android NDK 11+
      133b91a0
  4. 01 Sep, 2016 1 commit
  5. 07 Jul, 2016 1 commit
  6. 05 Jan, 2016 1 commit
    • Anush Elangovan's avatar
      Add LLVM c++_static c++_shared STL targets · 3405a865
      Anush Elangovan authored
      The Android NDK would be moving to Clang as its default compiler
      in the future. This patch allows OpenCV to build with the default
      c++_shared / c++_static
      
      TEST=Builds OpenCV with -DANDROID_TOOLCHAIN_NAME=
      aarch64-linux-android-clang3.6 -DANDROID_STL=c++_shared
      3405a865
  7. 17 Nov, 2015 1 commit
  8. 25 Aug, 2015 1 commit
    • Anush Elangovan's avatar
      Add Android ARMEABI_V7A_HARD for Hardfp support · 7bb3feff
      Anush Elangovan authored
      Add Android HardFP support. Expose the "armeabi-v7a-hard with NEON"
      ANDROID_ABI.
      
      TEST= Add -DANDROID_NATIVE_API_LEVEL=21
      -DANDROID_ABI="armeabi-v7a-hard with NEON"
      
      to compile with hardfp. Checked the output of make verbose to
      confirm -lm_hard is being linked. There are known test
      failures but that can be fixed once this is in.
      7bb3feff
  9. 17 Jun, 2015 1 commit
  10. 18 Dec, 2014 1 commit
  11. 17 Dec, 2014 1 commit
  12. 10 Oct, 2014 1 commit
  13. 31 Jan, 2014 1 commit
  14. 30 Jan, 2014 1 commit
  15. 25 Nov, 2013 1 commit
  16. 19 Nov, 2013 1 commit
  17. 25 Oct, 2013 1 commit
  18. 03 Oct, 2013 2 commits
  19. 13 Jun, 2013 1 commit
  20. 27 May, 2013 1 commit
  21. 01 Apr, 2013 1 commit
  22. 21 Dec, 2012 2 commits
  23. 19 Dec, 2012 1 commit
  24. 27 Nov, 2012 1 commit
  25. 20 Nov, 2012 1 commit
  26. 11 Oct, 2012 1 commit
  27. 13 Sep, 2012 1 commit
  28. 07 Sep, 2012 1 commit
  29. 06 Sep, 2012 1 commit
  30. 05 Sep, 2012 1 commit
  31. 04 Sep, 2012 2 commits
  32. 03 Sep, 2012 3 commits