Fixed support of translation in the GPU-based plane warper
[profile/ivi/opencv.git] / CMakeLists.txt
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...
2011-07-12 Vadim Pisarevskyembeded cv Python module into cv2.
2011-07-12 Andrey Kamaevminor cmake corrections
2011-07-08 Alexander Shishkovremoved -static-libstdc++ flag for compatibility with...
2011-07-08 Alexander Shishkovremoved CPack
2011-07-07 Vadim PisarevskyDisabled -ffast-math in the case of GCC 4.6.x (ticket...
2011-07-07 Vadim Pisarevskyfixed #1204
2011-07-05 Andrey Kamaevremoved duplicated compiler flags assignment
2011-07-04 Vadim Pisarevskymerged the latest fixes in 2.3 to trunk
2011-07-04 Andrey KamaevTurned off android camera and java wrappers for low...
2011-07-04 Andrey KamaevInstroduced separate option for Android examples -...
2011-07-02 Andrey KamaevFixed several cross-compiling issues. Fixed cmake statu...
2011-07-01 Vadim Pisarevskywe do not need strmiids.lib anymore
2011-07-01 Andrey KamaevModified cmake status report
2011-07-01 Vadim Pisarevskygot back to the old DLL naming scheme (opencv_core230_v...
2011-07-01 Ethan Rubleeminor edits to cmake.
2011-07-01 Ethan RubleeAdding namemangling to the opencv.pc file.
2011-06-30 Andrey KamaevMerged name suffixes for windows (from 2.3 branch)
2011-06-30 Andrey KamaevAdded cmake script to build Android samples
2011-06-30 Andrey KamaevModified version section to read version number from...
2011-06-29 Andrey KamaevFixes for path mangling feature
2011-06-28 Ethan RubleeMore work on the mangling of install paths.
2011-06-28 Ethan RubleeFirst pass at name mangling based on version number...
2011-06-28 Andrey KamaevFixed Android.mk file generation
2011-06-28 Andrey KamaevMinor bugfix
2011-06-28 Andrey KamaevFixed compiler options in Android build (Windows)
2011-06-28 Andrey KamaevNumerous small fixes in CMakeLists.txt
2011-06-27 Andrey KamaevFixed OpenCVConfig.cmake generation for windows
2011-06-27 Andrey KamaevEliminated cmake warning for case when python is not...
2011-06-27 Andrey Kamaev* Install path share/opencv is renamed to share/OpenCV.
2011-06-27 Andrey KamaevMinor python search improvements
2011-06-25 Vadim Pisarevskypropagated fix for ticket #1168 to trunk
2011-06-24 Andrey KamaevModified install layout for Android
2011-06-24 Andrey KamaevUpdated build scripts for better Java module support
2011-06-23 Andrey KamaevFixed numpy search on Windows x64
2011-06-22 Andrey KamaevMain CMakeLists.txt merged with 2.3 branch
2011-06-22 Andrey KamaevRemoved SWIG from Android toolchain; always search...
2011-06-20 Andrey Kamaev(trunk) Do not use prebuilt Android camera libs for...
2011-06-20 Andrey KamaevAdded generation of OpenCV.mk file for Android developm...
2011-06-18 Vadim Pisarevskyuse "-O2 -DNDEBUG" in release by default in the case...
2011-06-17 Alexander Shishkovset default compiler flags to "-O2" in the case of...
2011-06-17 Andrey Morozovimproved build of installer package for windows
2011-06-17 Andrey KamaevAdded cmake file to compile Android native camera wrapp...
2011-06-17 Alexander Shishkovturned off Python support for Windows in Debug mode
2011-06-17 Alexander Shishkovfixed compilation on Linux in static case
2011-06-17 Andrey KamaevFixed Android install target
2011-06-16 Andrey KamaevAdded Android native camera module
2011-06-16 Vadim Pisarevskylittle fix: "and" => "AND"
2011-06-16 Vadim Pisarevskyadded missing evcode.h; made videoinput optional (ticke...
2011-06-15 Vadim PisarevskyvideoInput is now integrated into highgui and built...
2011-06-15 Vadim Pisarevskyfixed gcc dwarf2 check
2011-06-15 Alexander Shishkovturned off WITH_VIDEOINPUT for mingw with dwarf2
2011-06-15 Anatoly Baksheevdefault cuda target flags changed
2011-06-14 Alexander Shishkovfixed #768 ticket
2011-06-14 Alexander Shishkovfixed #768 ticket
2011-06-11 Anatoly Baksheev~40 warnings under VS2008
2011-06-06 Alexander Shishkovadded BUILD_WITH_STATIC_CRT option for static linking...
2011-06-03 Andrey KamaevFixed Android build
2011-06-01 Anatoly Baksheevminor
2011-05-31 Alexander Shishkovadded SSE compiler flags under Windows+MSVC (ticket...
2011-05-31 Alexander Shishkovremoved OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARE...
2011-05-30 Ethan RubleeMaking the install and lib, bin directories consistent.
2011-05-30 Alexander Shishkovfixed problem with VideoInput on Windows when OpenCV...
2011-05-27 Vadim Pisarevskyuse FindZLIB(), FindJPEG() etc. on MacOSX as well to...
2011-05-27 Maria Dimashovarenamed WITH(HAVE)_EIGEN2 to WITH(HAVE)_EIGEN, fixed...
2011-05-24 Ethan RubleeAdding python default install path for debian vs mac...
2011-05-17 Vadim Pisarevskyfixed a few warnings from VS2010 express
2011-05-17 Anatoly Baksheevsolution folder flag disabled by default
2011-05-13 Andrey KamaevSmall Android build fixes
2011-05-11 Anatoly Baksheevformatting
2011-05-11 Anatoly Baksheev[+] added use_folders cmake feature if cmake version...
2011-05-09 Vadim Pisarevskyrepaired opencv refman & refman1 build
2011-05-06 Andrey KamaevRefactored NEON optimization usage
2011-05-03 Andrey KamaevAndroid cmake toolchain file is included into OpenCV
2011-05-02 Vadim Pisarevskyupdated OpenCV version to 2.2.9; added missing cv:...
next