aboutsummaryrefslogtreecommitdiff
path: root/tools/darwin
AgeCommit message (Expand)Author
2024-02-06[skin] Remove estouchy from corefuzzard
2024-01-19log script commandsAndrey Filipenkov
2024-01-19use only PlistBuddy to read bundle IDAndrey Filipenkov
2023-11-01use keychain profile for notarytoolAndrey Filipenkov
2023-10-31migrate from altool to notarytoolAndrey Filipenkov
2023-10-17[tvos] Fix some errors in copy scriptsfuzzard
2023-08-07[cmake][macOS] Allow building without xbmchelper - default for arm64Miguel Borges de Freitas
2023-06-05[darwin_embedded] explicitly set/use SRCROOT variable for postbuild scriptfuzzard
2023-05-24[macos] allow primary executable target to be built as bundlefuzzard
2022-05-30[macOS] make the parent DMG script sh-compatibleAndrey Filipenkov
2022-05-30[macOS] rewrite DMG creation script in bashAndrey Filipenkov
2022-05-25[macos] unmount dmg before detaching itAndrey Filipenkov
2022-05-25[macos] replace existing signature in the main and helper executablesAndrey Filipenkov
2021-11-23[tools/depends][packaging] remove hardcoded intel stringfuzzard
2021-01-12Merge pull request #18779 from basilgello/desktop-keywordsDave Blake
2020-12-19[macos][packaging] include only darwin settings filesAndrey Filipenkov
2020-11-28[OSX][packaging] allow the ability to create dmg from xcode generated projectfuzzard
2020-11-27[darwinembedded] deb packaging handle symlink settingsfuzzard
2020-11-15[Python] Replace shebang with 'env python3' invocationVasyl Gello
2020-10-29[macOS] Remove XBMC migration stepSylvain CECCHETTO
2020-10-28[packaging][iOS] Remove XBMC migration scriptSylvain CECCHETTO
2020-09-14Merge pull request #18335 from sy6sy2/ATV-fake-sign-topshelfSylvain CECCHETTO
2020-09-13[tools/codesign][tvOS] Fake sign kodi-topshelf and other binariesSylvain CECCHETTO
2020-09-04[tools/codesign][darwin_embedded] Remove obsolete Kodi.xcent fileSylvain CECCHETTO
2020-08-28[macos] fail only release build on notarization failureAndrey Filipenkov
2020-08-26[tools/packaging][iOS/tvOS] Use xz compression type for dpkg-debSylvain CECCHETTO
2020-08-26[tools/codesign][Darwin] Clean up and ignore eggs for jailbroken devicesSylvain CECCHETTO
2020-08-26[tools/codesign][tvOS] Do fake sign, needed for jailbroken devicesSylvain CECCHETTO
2020-07-14[macos] add ability to notarize dmgAndrey Filipenkov
2020-07-14[macos] add ability to codesign app and dmgAndrey Filipenkov
2020-07-14[darwin] allow passing signing certificate's SHA hash instead of identity nameAndrey Filipenkov
2020-07-14[darwin-embedded] allow signing with distribution certificateAndrey Filipenkov
2020-06-21[tools/depends] bump pythonmodule-pil 7.1.2fuzzard
2020-04-20[packaging iOS/tvOS] fix wrong architecture field in deb control fileSylvain CECCHETTO
2020-02-27[ios] set minimum ios version to 11.0 and cleanup dependenciesphunkyfish
2020-01-22[macos][packaging] fix parsing device handle of a mounted dmgAndrey Filipenkov
2020-01-11[macos] fix copying addons/skin.estuary/resources to app packageAndrey Filipenkov
2020-01-11[macos] copy files script cleanupAndrey Filipenkov
2020-01-08[DarwinEmbedded] Support xcode 11 certificate naming schemefuzzard
2020-01-08[tvOS] add binary-addons to xcode projectfuzzard
2020-01-08[tvOS] Initial Platform Commit for Apple TVOSSylvain CECCHETTO
2019-10-11Added Python Version VaraiableArpit Nandwani
2019-10-11Added IOS and OSX FixArpit Nandwani
2019-10-03[cmakebuildsys\ios] generator option (GEN) + docsfuzzard
2019-07-18[ios/build] rename core_system_name to darwin_embeddedfuzzard
2019-07-12[iOS] use CMAKE_XCODE_ATTRIBUTE_IPHONEOS_DEPLOYMENT_TARGET instead of hardcod...Rechi
2019-04-23[ios] use dpkg-deb --root-owner-group for deb creationRechi
2019-04-23[depends] bump dpkg to 1.19.6Rechi
2019-04-13[darwin][packaging] adjust minimum iOS version to 9.0 after 4020c8649dRechi
2019-03-03[ios/cmake] - ensure that CURRENT_ARCH is set by cmake when calling Codesing....Memphiz