1. 20 Feb, 2018 1 commit
  2. 18 Jan, 2018 1 commit
    • Maksim Shabunin's avatar
      Merge pull request #10621 from mshabunin:disable-docs · 1b0ff575
      Maksim Shabunin authored
      Documentation generation refactoring (#10621)
      
      * Documentation build updates:
      
      - disable documentation by default, do not add to ALL target
      - combine Doxygen and Javadoc
      - optimize Doxygen html
      
      * javadoc: fix path in build directory
      
      * cmake: fix "Documentation" status line
      1b0ff575
  3. 13 Jan, 2018 1 commit
  4. 12 Jan, 2018 1 commit
  5. 22 Jan, 2013 1 commit
  6. 18 Jan, 2013 1 commit
  7. 17 Sep, 2012 1 commit
    • Andrey Kamaev's avatar
      Add experimental support for desktop Java · fe0d07ae
      Andrey Kamaev authored
      Based on pull request #31 (thanks to Eric Christiansen)
      Support for Java is turned off by default and can be enabled setting
      BUILD_opencv_java to ON (e.g. cmake -DBUILD_opencv_java=ON ..)
      fe0d07ae