aboutsummaryrefslogtreecommitdiff
path: root/docs/README.macOS.md
AgeCommit message (Collapse)Author
2021-06-10[Docs][Apple] Update apple platform build docsfuzzard
Update tested OS+Xcode combinations to match the versions used in CI. We dont have any other regular builds happen with other combinations, so Update recommendations to match known working versions in line with CI.
2020-09-28[tools/depends] rework configure for apple platformsfuzzard
reorder configure for apple platforms introduce osx arm arch types Update docs --with-platform mandatory usage for apple platforms Update buildsteps ios/osx to use new mandatory --with-platform Update samba to explicitly use -Wno-error=implicit-function-declaration since global use of flag was removed
2020-09-26[docs] Provide further information regarding addon_to_build regex usageBrent Murphy
2020-02-10[osx] drop i386 supportRechi
Since OSX 10.8 (Mountain Lion) the operating system is x86_64 so there is no need for an i386 Kodi application.
2020-02-05[macosx] set minimum osx version to 10.13 (High Sierra), fix deprecations ↵phunkyfish
and cleanup dependencies
2019-10-03[cmakebuildsys\ios] generator option (GEN) + docsfuzzard
Xcode is now the only supported cmake generator for ios. make build no longer available for ios, removed from docs updated jenkins buildsteps for ios to use xcodebuild macos/tvos docs for cmakebuildsys updated for use with xcodebuild Cleanup of cmake and darwin/support scripts to use existing default variables from xcode project instead of defining additional.
2019-10-03[cmakebuildsys] Add build_dir option + Docsfuzzard
Allow supplying BUILD_DIR option to cmakebuildsys to define build location. Default will fall back to <source>/build if not supplied.
2018-10-03Clarify choices in Step 5 Build binary add-onsPeter Teeson
2018-08-18[docs/README.*] Fix typo in .bashrc exportGarrett Brown
2018-07-03[docs/README.macOS] Update content to markdownh.udo
2018-07-03[files] Rename to markdown formath.udo