opencv/platforms
Andrew Mroczkowski 3c5a6be835 Fix Xcode version parsing error (affects bitcode generation)
The regex was only parsing for a single digit in the major version, causing Xcode 10 to be treated as version "1". Other parts of the script only turn on bitcode generation if the Xcode version is > 7.
2018-09-28 17:01:40 +03:00
..
android OpenCV 3.4.3 2018-08-28 15:58:21 +03:00
ios Fix Xcode version parsing error (affects bitcode generation) 2018-09-28 17:01:40 +03:00
js Merge pull request #12647 from alalek:cmake_js_cleanup 2018-09-26 18:53:02 +03:00
linux cmake: drop unconditional forcing of CMAKE_SKIP_RPATH=TRUE 2018-09-02 21:48:10 +00:00
maven OpenCV version++ 2018-08-14 14:10:37 +03:00
osx Fix buildcmd 2017-05-02 18:59:37 +03:00
scripts valgrind: update suppression rules 2018-02-03 22:59:45 +00:00
winrt Misc. ./apps ./doc ./platoforms typos 2018-02-08 13:04:34 -05:00
readme.txt cleanup unused/outdated files/scripts/links 2018-01-27 23:22:44 +00:00

This folder contains toolchains and additional files that are needed for cross compilation.
For more information see introduction tutorials for target platform in documentation:
https://docs.opencv.org/master/df/d65/tutorial_table_of_content_introduction.html