Fixed compilation error with ffmpeg 0.9.x & 0.10.x
[profile/ivi/opencv.git] / CMakeLists.txt
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...
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.
next