1. 03 Apr, 2013 2 commits
  2. 12 Mar, 2013 1 commit
  3. 26 Feb, 2013 1 commit
  4. 14 Feb, 2013 1 commit
  5. 23 Jan, 2013 1 commit
  6. 28 Dec, 2012 1 commit
  7. 26 Dec, 2012 1 commit
  8. 24 Dec, 2012 1 commit
    • marina.kolpakova's avatar
      improve carma build · 3882bbbf
      marina.kolpakova authored
       - exclude system paths from library search paths
       - remove hardcoded paths to compiler
       - enable compiling with 3d-parties
       - enable build as shared libraries
      3882bbbf
  9. 21 Dec, 2012 1 commit
  10. 13 Dec, 2012 1 commit
  11. 23 Nov, 2012 1 commit
  12. 17 Oct, 2012 2 commits
  13. 12 Oct, 2012 1 commit
  14. 10 Oct, 2012 1 commit
  15. 24 Sep, 2012 1 commit
  16. 23 Aug, 2012 1 commit
  17. 20 Aug, 2012 1 commit
  18. 13 Jul, 2012 1 commit
  19. 09 Jul, 2012 1 commit
  20. 28 Jun, 2012 1 commit
  21. 22 Jun, 2012 1 commit
  22. 20 Jun, 2012 1 commit
  23. 18 May, 2012 1 commit
  24. 05 May, 2012 1 commit
  25. 04 May, 2012 6 commits
  26. 29 Feb, 2012 1 commit
  27. 15 Feb, 2012 1 commit
  28. 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