aboutsummaryrefslogtreecommitdiff
path: root/tools/darwin
AgeCommit message (Collapse)Author
2011-12-21[ios/atv2] - set deb package version to 11.0-0~b1 for eden beta1Memphiz
2011-12-04[fix] - fixed access of files with some stupid nfs servers (HaneWin) - fixes ↵Memphiz
iso playback with that servers ...
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-11-23[ios] fixed, -Os can generate broked code and we should not be using it for ↵davilla
building depends
2011-11-15fixed, bump libcec to 1.2.0davilla
2011-11-14[fix] - libplist doesn't like -j8 ... so we force to -j1 ...Memphiz
2011-11-11[osx] bump to libcec-1.1.0davilla
2011-11-08[osx/ios] sync libshairport to 40ab15b1cb6e6c868d6b5ac2f295807741e902f4davilla
2011-11-07[fix] - definition clash of LOG_INFO and LOG_DEBUG between shairport.h and ↵Memphiz
syslog.h
2011-11-06[osx/ios] fixed config.site leakage, some autotools use cpp to determine ↵davilla
presence so we must also pass -m and -sysroot so the correct sdk is used for testing. thanks WayneP the find/fix
2011-11-04[osx] bump libcec from 0.7 to 1.0.0davilla
2011-10-31[osx/ios] changed, bump freetype from 2.3.9 to 2.4.7davilla
2011-10-31[osx/ios] changed, bump fontconfig from 2.6.0 to 2.8.0, bump libass from ↵davilla
0.9.11 to 0.9.13
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-24[osx/ios] fixed aclocal path and add m4 export in generated config.site.mkdavilla
2011-10-15[osx] enable libcec under darwin intel/ppcdavilla
2011-10-15update libcec from 0.6.0 to 0.7.0davilla
2011-10-14[ios] fixed slow python, thanks rogerthisdavilla
2011-10-13[osx/ios] add gnu sed to darwin dependsdavilla
2011-10-11[osx] add libcec makefile for darwin dependsdavilla
2011-10-08[osx] revert part of 084768a9e285f9feb0d4d9247bad54c782b2b9e4, we will not ↵davilla
need libusb after all
2011-10-08[osx] fixed, enable libusb supportdavilla
2011-10-07[osx/ios] fixed build of script.module.pil, this also add the ability to ↵davilla
cross-build any python module
2011-10-02[buildbot/ios] - fixed filename generation for dsym by using absolute path ↵Memphiz
instead of relative
2011-10-02[osx/ios] fixed... again.davilla
2011-10-02never going to execute thesedavilla
2011-10-01[osx/ios] changed how env set flags are passeddavilla
2011-10-01[osx/ios] changed compile flags to accept env set flagsdavilla
2011-10-01[fix] - fix empty st_mode field in stat in libafpclient - at least it isn't ↵Memphiz
zero anymore but we still don't get symlink flag set...
2011-10-01[libshairport] - add function for setting external log function (for ↵Memphiz
stopping the stderr spam)
2011-09-30[osx/ios] add m4 to dependsS. Davilla
2011-09-27[ios] fixed build failure of libshairportS. Davilla
2011-09-27[add] - build of libshairport to darwin dependsMemphiz
2011-09-25[osx/ios] fixed, build libjpeg-turbo with exception handlingdavilla
2011-09-26[fixups] - for libshairportMemphiz
2011-09-23[osx/ios] add libshairport, disabled for nowdavilla
2011-09-23[osx/ios] changed, really use libjpeg-turbo instead of libjpegdavilla
2011-09-23changed, use libjpeg-turbo instead of libjpegdavilla
2011-09-15[buildbot] - save dsym files for ios/atv2Memphiz
2011-09-10[osx/ios] fixed, refactor afpfs-ng includes to follow fedora and others, thx ↵davilla
sraue. Warning to all, need to rebuild tools/darwin/depends/afpfs-ng
2011-09-04[osx/ios] - fix afpclient build (don't use rpl_malloc)Memphiz
2011-09-04[fix] - usage of errnoMemphiz
2011-09-04[osx/ios] fixed, smbclient would not fallback to port 139. This is a samba ↵davilla
3.6.0 bugfix for (Bug 8385 - smbclient can't access a NT4 share since 3.6.0)
2011-09-04[osx/ios] fixed borked patch to afp.h for libafpclientdavilla
2011-09-04[ios] fixed, libgcrypt need help with inlined code, ie -fgnu89-inlinedavilla
2011-09-03[osx/ios/atv2] - add lib-gpgerror, libgcrypt and afpnfs-ng to darwin dependsMemphiz
2011-09-02[nfs] - bump version to 0804e67Memphiz
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-22[osx/ios] fixed build, patch file for libplist got deleteddavilla
2011-08-21[osx/ios] bump samba to 3.6.0davilla