1. 30 Jun, 2014 1 commit
    • Michael Pratt's avatar
      Build both Python 2 and Python 3 bindings · cac1218e
      Michael Pratt authored
      If both Python 2 and Python 3 are found, then build bindings for both of
      them during the build process.  Currently, one version of Python is
      detected automatically, and building for the other requires changes the
      CMake config.
      
      The largest chunk of this change generalizes OpenCVDetectPython.cmake to
      find both a Python 2 and Python 3 version of Python.  Secondly, the
      opencv_python module is split into two modules, opencv_python2 and
      opencv_python3.  Both are built from the same source. but for different
      versions of Python.
      cac1218e
  2. 27 Jun, 2014 1 commit
  3. 26 Jun, 2014 5 commits
  4. 25 Jun, 2014 3 commits
  5. 24 Jun, 2014 7 commits
  6. 23 Jun, 2014 5 commits
  7. 22 Jun, 2014 1 commit
  8. 20 Jun, 2014 5 commits
  9. 19 Jun, 2014 5 commits
  10. 18 Jun, 2014 3 commits
  11. 17 Jun, 2014 4 commits