36 Commits (ea667d82b30a19b10a6c00edf8acc6e9dd85c429)

Author SHA1 Message Date
Adrian Kashivskyy 00285a5e88 Merge pull request #13424 from akashivskyy:pr/ios-nonfree 6 years ago
Adrian Kashivskyy b7c134617d Add ability to specify iPhoneSimulator ARCHS 6 years ago
Alexander Alekhin 9a76322ef9 ios: update build script 6 years ago
Andrew Mroczkowski 3c5a6be835 Fix Xcode version parsing error (affects bitcode generation) 6 years ago
Alexander Alekhin a956732874 cmake: update install paths (Linux) 6 years ago
Andrew Mroczkowski b6d5565df1 build: fix Xcode 10 build problems 6 years ago
Vadim Pisarevsky 80b62a41c6 Merge pull request #12411 from vpisarev:wide_convert 6 years ago
Ben John 2f0060e399 Merge pull request #10923 from Preventis:patch-ios 7 years ago
Alexander Alekhin af1ea1f7ac build: fix iOS warnings with armv7s, switch precommit armv7 -> armv7s 7 years ago
Yuriy Solovyov 96f1ef1347 Fix buildcmd 8 years ago
Yuriy Solovyov 4f6238aa04 Use all available cpu cores in iOS/OSX build procedure 8 years ago
Alexander Alekhin f1c8e04268 ios framework: don't disable opencv_world in dynamic framework 8 years ago
Alexander Alekhin a78d143c98 ios framework: refactor code (no functional changes) 8 years ago
Dal Rupnik e71ff78f7f Merge pull request #8009 from Legoless:master 8 years ago
Alexander Alekhin 4c8d25878b cmake: update configuration for iOS 8 years ago
Ian MacLeod b78f1ad823 Support for blacklisting modules when building iOS and OS X frameworks 8 years ago
Alexander Alekhin 1734f435f7 ios: reduce number of test configurations in precommit builds 8 years ago
Pierre Dulac 262a52f306 Enable NEON for the arm64 architecture too 9 years ago
Alexander Alekhin be23846c4e update osx and ios build_framework.py 9 years ago
Maksim Shabunin e8bf4417ef New variant of iOS framework building, fixed some warnings for XCode 7.1.1 and cmake 3.3.2 9 years ago
Maksim Shabunin a5a510da4b Support for compound modules, support for contrib_world 10 years ago
Maksim Shabunin c28fea32c7 Build separate world-like iOS framework for contrib 10 years ago
Maksim Shabunin 0c3722be82 iOS framework build script changes from master branch 10 years ago
Maksim Shabunin b59aaae2dc iOS framework build script changes 10 years ago
Maksim Shabunin f379bcc6d3 Suppressed some iOS framework compilation warnings 10 years ago
Ilya Lavrenov c54ef78220 fixes 10 years ago
Ilya Lavrenov 69c82b4c2b ability to compile for iOS with Neon 10 years ago
Alessandro Trebbi 3d25d70627 fix for compiling 2.4 opencv with xcode 5.1 11 years ago
Alexander Shishkov 9631cb6de9 fix for supporting 64-bit architecture 11 years ago
Alexander Shishkov 16814c7fb1 Update build_framework.py 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko 5dd598fc6d Fix building the iOS framework after I dropped the VERSION macro. 11 years ago
Alexander Shishkov 68741bf8a0 moved iOS part to platforms folder 12 years ago
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
Andrey Kamaev 639bbec44a svn repository web references are replaced with links to git 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