1. 24 Feb, 2014 1 commit
  2. 22 Aug, 2013 1 commit
    • Roman Donchenko's avatar
      Fix errors in usages of try_compile · a9e9ce85
      Roman Donchenko authored
      * There's no OPENCV_BINARY_DIR variable;
      * No need to append CMakeFiles/CMakeTmp, as CMake does it for you;
      * Output variables are unused;
      * Wrong usage of CMAKE_FLAGS;
      * Small quoting and style issues.
      a9e9ce85
  3. 14 Aug, 2013 2 commits
  4. 13 Aug, 2013 1 commit
  5. 08 Aug, 2013 1 commit
  6. 10 Jul, 2013 1 commit
    • Roman Donchenko's avatar
      Refactored detecting several Apple-related technologies. · ca8b621b
      Roman Donchenko authored
      Now the HAVE_* macros are set using cvconfig.h. Previously most
      of them already were there, but were always undefined. One,
      HAVE_COCOA, I had to add.
      
      This also makes the CMake code more consistent; now, WITH_* variables
      are always checked in cmake/*, while HAVE_* variables are checked in
      modules/highgui/CMakeLists.txt.
      ca8b621b
  7. 19 Jun, 2013 1 commit
  8. 06 Jun, 2013 1 commit
  9. 13 May, 2013 1 commit
  10. 04 Apr, 2013 1 commit
  11. 27 Mar, 2013 1 commit
  12. 30 May, 2012 1 commit
  13. 25 May, 2012 1 commit