added description of FAST 5/8 and FAST 7/12 (by Vincent)
[profile/ivi/opencv.git] / CMakeLists.txt
2012-08-07 Vladislav VinogradovMerge branch 'master' of code.opencv.org:opencv
2012-08-07 Andrey KamaevFixed number of svn->git migration issues
2012-08-07 Andrey KamaevUse git hash instead of svn version in cmake status...
2012-08-07 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-07 yaoAdd dft and gemm to ocl module, using AMD's clAmdFft...
2012-07-16 Vadim Pisarevskymerged ocl module from ocl branch (it's not quite usabl...
2012-06-28 Andrey KamaevAdded cmake for building Android package
2012-06-27 Andrey KamaevFixed linux and android install
2012-06-27 Andrey KamaevFixed some warnings and install problems on linux
2012-06-27 Andrey Pavlenkochanging package layout after 'make install' for Androi...
2012-06-26 Andrey Kamaevadded XIMEA support for linux (by Igor Kuzmin) #2085
2012-06-26 Andrey KamaevFixed Android Manager build
2012-06-21 Andrey Pavlenkoadding OpenCV Manager
2012-06-12 Andrey KamaevFixing compiler flags checks.
2012-06-08 Andrey KamaevFixed recently introduced build problems on some platforms
2012-06-08 Andrey KamaevFixed mingw build.
2012-06-04 Andrey KamaevDragonfly BSD build fix #2010 (thanks to Thomas Klausner)
2012-05-25 Andrey KamaevMoved 3rd-party libraries detection to separate cmake...
2012-05-24 Andrey KamaevFixed PvAPI search on Windows #1927
2012-05-20 Andrey KamaevRefactored highgui libraries search (tested on Windows...
2012-05-19 Andrey KamaevRefactored CMake status report for video IO libs
2012-05-19 Andrey KamaevAdded Windows paths support to Eigen search.
2012-05-12 Vadim Pisarevskyadded opencv_world module that combines all the other...
2012-05-10 Vladislav Vinogradovdisabled WITH_OPENGL flag under MacOS
2012-04-30 Vadim Pisarevskymerged 2.4 into trunk
2012-04-16 Alexey SpizhevoyAdded support of Clp for Windows
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
2012-04-13 Alexey SpizhevoyUpdated Clp library related code in CMakeLists.txt
2012-04-11 Alexey SpizhevoyAdded WITH_CLP flag support into cmake scripts.
2012-03-31 Andrey KamaevFixed build error in Android examples when java binding...
2012-03-28 Andrey Kamaev#1537 removed suspicious lines clearing optimization...
2012-03-27 Andrey KamaevFixed Android tests and samples status in cmake report...
2012-03-27 Andrey KamaevReworked build scripts for Android Java API, tests...
2012-03-26 Alexander Shishkovfixed #1502
2012-03-25 Andrey KamaevRefactored Java wrapper build scripts.
2012-03-23 Andrey KamaevAdded "fat" mode for Java wrapper
2012-03-21 Alexander ReshetnikovUpdated new ffmpeg wrapper; restored NEW_FFMPEG in...
2012-03-19 Andrey KamaevSolution folders are turned on by default for MS Visual...
2012-03-16 Andrey KamaevCMake status report: list unsatisfied dependencies...
2012-03-15 Vadim Pisarevskytemporarily turned off the new wrapper.
2012-03-15 Alexander ReshetnikovFixed compiling error under Ubuntu with ffmpeg 0.7...
2012-03-12 Alexander ReshetnikovAdded a first version of new ffmpeg wrapper
2012-03-03 Andrey Kamaevcmake scripts are updated to prefer includes from the...
2012-03-02 Anatoly BaksheevDisabled BUILD_WITH_DEBUG_INFO flag for MSCV. Now debug...
2012-03-02 Andrey KamaevFixed some build warnings; slightly improved python...
2012-02-24 Andrey KamaevFixed compiler flags for 3rdparty libs.
2012-02-24 Andrey KamaevRefactored cmake for 3rdparty libs
2012-02-24 Andrey KamaevModified zlib search. Use system zlib on Android by...
2012-02-22 Andrey KamaevArchitecture dependent library path on unix
2012-02-22 Andrey KamaevSmall refactoring of OpenCV cmake options
2012-02-21 Andrey KamaevInformation about cmake and build platform is added...
2012-02-17 Andrey KamaevFixed #1443
2012-02-16 Andrey KamaevFixes: Android NDK r7b, android build warnings, build...
2012-02-09 Leonid BeynensonApplied the patch, received from akamaev. Also made...
2012-02-06 Andrey KamaevFixed build for desktop
2012-02-06 Andrey KamaevBetter variant of OpenCVConfig.cmake generation; severa...
2012-02-03 Andrey KamaevGlobal CMake reorganization:
2012-01-27 Vadim Pisarevskyfixed bug #1415
2012-01-27 Vadim Pisarevskyfixed bug #1566
2012-01-24 Andrey KamaevUpdating opencv module definition in cmake
2012-01-24 Andrey KamaevFixed compiler flags caching in cmake
2012-01-03 Andrey KamaevStarted top-level CMakeLists.txt file reorganization...
2011-12-19 Andrey Morozovfixed parallel build under Windows
2011-12-16 Andrey Morozovadded experimental feature for parallel build solution...
2011-12-12 Vladislav Vinogradovfixed new OpenGL functionality under Qt
2011-11-28 Vladislav Vinogradovadded OpenGL support to Gtk realization of highgui
2011-11-27 Vladislav Vinogradovfixed build with Qt
2011-11-21 Vladislav Vinogradovadded OpenGL support to highgui under WIN32
2011-11-18 Andrey KamaevSmall improvements in cmake status report
2011-11-18 Andrey KamaevFixed perf target
2011-11-16 Andrey KamaevAndroid cmake toolchain is reworked for NDK r7; added...
2011-10-31 Leonid BeynensonAdded possibility to configure TBB behavior in Perf...
2011-10-19 Vladislav Vinogradovadded WITH_CUFFT and WITH_CUBLAS flags to cmake scripts
2011-10-03 Alexander ShishkovChanged type of OPENCV_BUILD_3RDPARTY_LIBS variable...
2011-09-27 Leonid BeynensonCMake scripts changed a bit: added more accurate varian...
2011-09-18 Andrey KamaevFixed some cmake 2.6 compatibility issues.
2011-09-08 Andrey KamaevFixed perf target on Windows.
2011-09-06 Andrey KamaevPerformance testing branch is merged back into trunk
2011-09-01 Andrey KamaevFixed native_camera library build for Androids having...
2011-08-31 Artem Myagkovmodifed minimum required cmake version for ios
2011-08-24 Artem Myagkovmodified capturing building ligic for iOS
2011-08-23 Artem Myagkovmodified highgui and ts modules and cmakelists for...
2011-08-17 Vadim Pisarevskymerged latest fixes from 2.3 branch; since 2.3.1 is...
2011-08-17 Vadim Pisarevskydisabled fast-math by default.
2011-08-11 Vadim Pisarevskyadded support for Ximea cameras (patch by Marian Zajko...
2011-08-10 Maria Dimashovaupdated openni finding by cmake (#1190, #1252); update...
2011-08-10 Vadim Pisarevskymultilib support added (ticket #363)
2011-08-10 Maria Dimashovafixed cmake status of openni
2011-08-05 Andrey KamaevJava API: fixed problems in video and ml modules; gener...
2011-08-02 Andrey KamaevJava API: added tests for FAST feature detector
2011-07-27 Vadim Pisarevskycorrected OpenEXR status in CMakeLists.txt
2011-07-25 Andrey KamaevFixing native camera for Android
2011-07-24 Andrey KamaevFixed build of Android samples and tests
2011-07-22 Andrey KamaevRefactored CMakeLists.txt for java module
2011-07-21 Andrey KamaevAdded cmake dependency on version.hpp. From now cmake...
2011-07-19 Andrey KamaevAllowed to build html documentation without pdf documen...
2011-07-13 Andrey KamaevImproved ANDROID_SDK_TARGET detection; improved NDK...
2011-07-13 Andrey KamaevFixed Android SDK searching
2011-07-13 Andrey KamaevFixed Android SDK searching
2011-07-12 Andrey KamaevAdded option INSTALL_ANDROID_EXAMPLES (default off...
next