12 Commits (a29ce401d5ec6f1630e3032a252e4ad213ce01f9)

Author SHA1 Message Date
Anatoly Baksheev 7fa01e3fcc enabled png and jpeg for iOS 12 years ago
Vadim Pisarevsky 3d0c08816d another fix to make OpenCV more friendly for iOS developers. We now use libc++ instead of libstdc++ and clang instead of gcc to build opencv2.framework. 12 years ago
Alexander Shishkov 2dba13f7d4 added support armv7s for iOS framework 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev 639bbec44a svn repository web references are replaced with links to git 12 years ago
Vadim Pisarevsky d8b69d750d some tweaks in optimization flags for opencv2.framework 12 years ago
Vadim Pisarevsky 8efb84b5a4 added ios camera support in highgui. turned on optimization in opencv2.framework (ticket #2232) 12 years ago
Andrey Kamaev 5100ca7508 svn repository web references are replaced with links to git 12 years ago
Marina Kolpakova 150aeee58f merged iOS framework from the trunk 13 years ago
Vadim Pisarevsky 139e790fbf always remove libopencv_world.a before building framework to always include the up-to-date code into the framework binary. 13 years ago
Vadim Pisarevsky 76f49f3078 added script to build the universal opencv2.framework for iOS device and simulator. fixed opencv_world cmake script to create static libopencv_world.a for iOS. temporarily disable compressed file storages in the case of iOS (to avoid dependency of zlib) 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev 5a93b275cd Fix for #1730 13 years ago
Artem Myagkov 3a3bc18381 modified capturing building ligic for iOS 13 years ago
Artem Myagkov 8c6782300a modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial 13 years ago