aboutsummaryrefslogtreecommitdiff
path: root/tools/darwin/packaging
AgeCommit message (Collapse)Author
2013-09-27[release] version bump to 13.0 alpha9 as we start new merge window.Martijn Kaijser
2013-08-21[release] version bump to 13.0 alpha8 as we start new merge window.Martijn Kaijser
2013-08-21[osx] - sync version to alpha7Memphiz
2013-07-30[release] version bump to 13.0 alpha7 as we start new merge window.M. Kaijser
2013-06-30[release] version bump to 13.0 alpha6 as we start new merge window.Martijn Kaijser
2013-05-26[release] version bump to 13.0 alpha5 as we start new merge window.Martijn Kaijser
2013-04-28[release] version bump to 13.0 alpha4 as we start new merge window.Martijn Kaijser
2013-03-31Merge pull request #2510 from MartijnKaijser/version_aprilMartijn Kaijser
[release] version bump to 13.0 alpha3 as we start new merge window.
2013-03-28[osx] - fix missed adaption to the osx package scriptMemphiz
2013-03-28[release] version bump to 13.0 alpha3 as we start new merge window.Martijn Kaijser
2013-03-25Merge pull request #2478 from Memphiz/osxpackagingMemphiz
[osx] - adapt osx packaging - make it similar to what we do on ios and a...
2013-03-24[ios/atv2] - fix pathes in packaging scriptMemphiz
2013-03-21[osx] - adapt osx packaging - make it similar to what we do on ios and atv2 ↵Memphiz
for consistency reasons
2013-03-07Merge pull request #2243 from MartijnKaijser/13.0alpha2_bumpdavilla
[release] version bump to 13.0 alpha2 as we start new merge window.
2013-02-26[atv2-packaging] - copy our icon to TopRowIcon.png in case we are moved to ↵Memphiz
toprow
2013-02-20[atv2/packaging] - on postinst copy our app icon to ↵Memphiz
/Applications/AppleTV.app/com.apple.frontrow.appliance.xbmc\@720p.png - needed for ios6
2013-02-20[atv2] - bump seatbelt unlock patch for patching ios6.1 binaryMemphiz
2013-02-15[release] version bump to 13.0 alpha2 as we start new merge window.Martijn Kaijser
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2013-01-27[release] version bump to 13.0 alpha1 as we start new merge windows.Martijn Kaijser
2012-12-31[release] bump version to RC3Martijn Kaijser
2012-12-19[release] bump version to 12.0 RC2Martijn Kaijser
2012-12-10[release] bump version to 12.0rc1Martijn Kaijser
2012-12-07[release] bump version to beta3Martijn Kaijser
2012-12-02[osx] fixed dmg background images, thx ametdavilla
2012-12-02[release] bump version to beta2Martijn Kaijser
2012-11-13Bump XBMC version for beta1 releaseMartijn Kaijser
2012-09-30version bump for October merge windowMartijnKaijser
2012-09-20Revert "[ios] dpkg-deb -info can seq fault and abort the buildbot, info is ↵davilla
not really required so comment it out" This reverts commit c31aca24e63b1b70a6e207f360f134f460cbe2d7. buildbot needs this info, opps.
2012-09-19[ios] dpkg-deb -info can seq fault and abort the buildbot, info is not ↵davilla
really required so comment it out
2012-09-03release: bump versions for September merge windowMartijn Kaijser
2012-08-01release: bump versions for August merge windowmontellese
2012-07-01release: bump versions for July merge windowMemphiz
2012-06-29[atv2] - remove the install clamp for ios > 5Memphiz
2012-05-31release: bump versions for June merge windowtheuni
2012-05-02[ios] - remove the ios5 restriction for ios - we only need it for atv2 now ↵Memphiz
because AppleTV.app dyloads us.
2012-05-01temp exclude install on iphone/ipad under ios5 until we fix ffmpeg asmS. Davilla
2012-05-01[ios] temp exclude install on atv2/ios5 until we fix ffmpeg asmS. Davilla
2012-04-30release: bump versions for May merge windowtheuni
2012-04-03release: version bumps for 12.0 alpha1theuni
Each merge window will be defined as an alpha release. Thus, the first commit in the next merge window should be a bump to 12.0 alpha2. For internal versioning that cannot be handled with strings, we use currentvers + .9 instead, so that versions are always incrementing. It's not nice to mix, but since they're for dev use only, confusion should be minimal. xbmc.addon will be 11.9.1 for the first alpha in the 12.0 release series, 11.9.2 for the second, etc. This way final release will be 12.0.0 as expected. configure.in is handled the same way.
2012-03-31[atv2/ios5.1] - create the appliances dir if needed - its not there after jbMemphiz
2012-03-14[osx] fix release build and packaging, yes I really, really tested this to ↵davilla
make sure it works
2011-11-26[ios] fixed, add com.nito.updatebegone to depends for xbmc-atv to stop the ↵davilla
atv2 update prompt from killing us and flooding the forums with new user posts
2011-10-31[ios] added, if /var/mobile/Media/Photos/seas0nTV.png exists on install, ↵davilla
then remove it. Added at request of Firecore
2011-10-14[ios] fixed slow python, thanks rogerthisdavilla
2011-10-02[buildbot/ios] - fixed filename generation for dsym by using absolute path ↵Memphiz
instead of relative
2011-09-15[buildbot] - save dsym files for ios/atv2Memphiz
2011-08-31[ios] fixed, replace rm -rf with find -delete to fix issues with 4.3 ↵davilla
untether which uses a unionfs. We do both atv2 and iOS devices to keep things consistant
2011-08-14[ios] add ability to use fauxsu instead of sudo for creating debsS. Davilla
2011-06-23[ios/atv2] bump mkdeb revision to 9amet