Age | Commit message (Expand) | Author |
2021-01-12 | Merge pull request #18779 from basilgello/desktop-keywords | Dave Blake |
2020-12-19 | [macos][packaging] include only darwin settings files | Andrey Filipenkov |
2020-11-15 | [Python] Replace shebang with 'env python3' invocation | Vasyl Gello |
2020-09-13 | [tools/codesign][tvOS] Fake sign kodi-topshelf and other binaries | Sylvain CECCHETTO |
2020-09-04 | [tools/codesign][darwin_embedded] Remove obsolete Kodi.xcent file | Sylvain CECCHETTO |
2020-08-26 | [tools/codesign][Darwin] Clean up and ignore eggs for jailbroken devices | Sylvain CECCHETTO |
2020-08-26 | [tools/codesign][tvOS] Do fake sign, needed for jailbroken devices | Sylvain CECCHETTO |
2020-07-14 | [macos] add ability to codesign app and dmg | Andrey Filipenkov |
2020-07-14 | [darwin] allow passing signing certificate's SHA hash instead of identity name | Andrey Filipenkov |
2020-07-14 | [darwin-embedded] allow signing with distribution certificate | Andrey Filipenkov |
2020-06-21 | [tools/depends] bump pythonmodule-pil 7.1.2 | fuzzard |
2020-02-27 | [ios] set minimum ios version to 11.0 and cleanup dependencies | phunkyfish |
2020-01-11 | [macos] fix copying addons/skin.estuary/resources to app package | Andrey Filipenkov |
2020-01-11 | [macos] copy files script cleanup | Andrey Filipenkov |
2020-01-08 | [DarwinEmbedded] Support xcode 11 certificate naming scheme | fuzzard |
2020-01-08 | [tvOS] add binary-addons to xcode project | fuzzard |
2020-01-08 | [tvOS] Initial Platform Commit for Apple TVOS | Sylvain CECCHETTO |
2019-10-11 | Added Python Version Varaiable | Arpit Nandwani |
2019-10-11 | Added IOS and OSX Fix | Arpit Nandwani |
2019-10-03 | [cmakebuildsys\ios] generator option (GEN) + docs | fuzzard |
2019-07-18 | [ios/build] rename core_system_name to darwin_embedded | fuzzard |
2019-03-03 | [ios/cmake] - ensure that CURRENT_ARCH is set by cmake when calling Codesing.... | Memphiz |
2019-03-02 | [ios/signing] - added old ldid for 32bit for fixing fake signing for 32 bit b... | Memphiz |
2018-08-09 | Merge pull request #14182 from Memphiz/ios11_jailbreak | Memphiz |
2018-07-20 | [ios/codesign]: - do proper fake sign for ios11 jailbreak | Memphiz |
2018-07-11 | Codesign: - adapted to ldid2 | Memphiz |
2018-07-11 | [ios/codesign]: - do the fakesign on the whole app not only the binary | Memphiz |
2018-07-03 | [LICENSE] Update content to markdown | h.udo |
2018-06-12 | [tools] nuke whitespace | h.udo |
2017-05-12 | [depends][darwin] configure: remove special tarballs dir & nativeprefix | Rechi |
2017-05-12 | [cleanup] remove autotools leftovers | Rechi |
2016-12-23 | [ios/codesing] - add a second method to get the bundle id (mdls seems not to ... | Memphiz |
2016-12-09 | [cmake/ios] Enable Xcode generator for IOS | Christian Fetzer |
2016-11-07 | update build files | ronie |
2016-07-30 | [estuary] Add resources folder to build scripts | BigNoid |
2016-07-13 | [estouchy] add screenshots | Thomas Amland |
2016-05-19 | [cmake/ios] Packaging | Christian Fetzer |
2016-04-05 | small syntax typo | Timemachine |
2016-03-01 | build estouchy instead of re-touched | ronie |
2016-03-01 | prepare build-related stuff for skin change | phil65 |
2016-01-13 | [osx] - corrected wrong Info.plist path in xcode project and buildphase scrip... | Memphiz |
2016-01-06 | [darwin/support] - some cleanups for the codesign script, added codesigning o... | Memphiz |
2016-01-06 | [darwin/support] - cleaned up osx and ios support scripts | Memphiz |
2015-12-12 | [codeshuffle] - moved AutoPool, DarwinUtils and GNUOsxReplacements to darwin ... | Memphiz |
2015-11-19 | [OSX] adjust to python 2.7 | wsnipex |
2015-10-19 | [ios/VideoToolbox] - dyload VideoToolbox framework and dependend on the runti... | Memphiz |
2015-10-04 | [ios] - removed, atv2 support. time to make way for something new. hint, hint... | S. Davilla |
2015-09-15 | [ios] - allow full codesign in after build phase for all identities if set | Memphiz |
2015-09-04 | remove visualizations fishbmc, goom, milkdrop, projectm, spectrum, vortex and... | wsnipex |
2015-08-06 | [ios] - fix linkage for VTB framework for ios < 6 - fixes vtb on ios 5.x runtime | Memphiz |