aboutsummaryrefslogtreecommitdiff
path: root/project/BuildDependencies
AgeCommit message (Expand)Author
2012-01-12[WIN32] fixed: impossible to seek via nfs for files bigger than 2GB. closes #...WiSo
2012-01-07[WIN32] bump libcurl to 7.21.6 to be in line with Linux and "future" OSXWiSo
2011-12-29[WIN32] bumped libbluray to the first stable release 0.2.1WiSo
2011-12-20[WIN32] bumped libcdio to the stable 0.83 release. This fixes for me CDDA pla...wsoltys
2011-12-19[WIN32] updated some mingw/msys components and fixed a libtool not foundwsoltys
2011-12-08[WIN32] applied the hanewin patch to libnfswsoltys
2011-11-16use the same libcec version on win32 as on other platformsLars Op den Kamp
2011-11-15use packages.pulse-eight.net as source for the win32 libcec dep instead of xb...Lars Op den Kamp
2011-11-11cec: updated to libcec 1.1. no longer using a fixed logical address.Lars Op den Kamp
2011-11-04cec: use libcec v1.0. for XBMC, this adds a new log level (CEC_LOG_TRAFFIC) a...Lars Op den Kamp
2011-10-15win32: fixed - put the cec headers in include instead of include/libcec with ...Lars Op den Kamp
2011-10-14cec: take v0.7 of libcec as build dependency on win32Lars Op den Kamp
2011-10-11[WIN32] changed: import libcec not needed as we use loadlibrary and moved lib...WiSo
2011-10-11cec: use libcec v0.6. fixes build issues because of outdates dependencies. ad...Lars Op den Kamp
2011-10-10[WIN32] fixed: redefinition different basic types (thanks koying)WiSo
2011-10-10[WIN32] use a modified libplist with the additional function plist_free_strin...WiSo
2011-10-08[WIN32] added missing header files to libblurayWiSo
2011-10-04[WIN32] fixed: heap corruption caused by freetype.Sébastien Brochet
2011-10-01[WIN32] download libplist from our mirrorWiSo
2011-10-01[WIN32] added scripts to download dnssd from our mirrorWiSo
2011-09-30cec: added support for the Pulse-Eight CEC Adaptor. split up linux/Peripheral...Lars Op den Kamp
2011-09-28[WIN32] fixed: reapply fopen patch to freetype to load fonts from paths with ...WiSo
2011-09-26[WIN32] changed: download only the boost headers and libs we need (almost)WiSo
2011-09-26[WIN32] rebuild jpeg-turbo to support exceptions (fixes #11993 on win32, than...WiSo
2011-09-25[WIN32] changed: updated freetype dll to v2.4.6 for fontconfigSébastien Brochet
2011-09-25[WIN32] updated freetype to v2.4.6Sébastien Brochet
2011-09-18[WIN32] download libjepg-turbo from our mirrorwsoltys
2011-09-11download libnfs from our mirrorswsoltys
2011-09-03[WIN32] updated libbluray to 8e5d24 and added the missing log_control.h heade...WiSo
2011-09-03[WIN32] added msys libtool beside mingw libtool. I really would like to know ...WiSo
2011-08-27[WIN32] fixed: librtmp wasn't working on win32 (only on win64). Just took the...WiSo
2011-08-23[WIN32] fixed a few missing xcopy optionsWiSo
2011-08-23[WIN32] changed: repacked librtmp to include libgpg-error-0.dll. We have this...WiSo
2011-07-28[WIN32] changed: updated to librtmp 2.4.WiSo
2011-07-28[WIN32] fixed: wrong source path to libgnutlsWiSo
2011-07-15[WIN32] fixed: setup missing some dll files in root.Martin van Beurden
2011-06-26[WIN32] switch back to libmicrohttpd 0.4.5 since 0.9.12 won't stop in certain...WiSo
2011-06-26[WIN32] changed: use latest libcdio 0.83 git to support accessing bluray drivesWiSo
2011-06-24[WIN32] added mingw libs to compile libmicrohttpdWiSo
2011-06-24[WIN32] changed: use libmicrohttpd 0.9.12WiSo
2011-06-24[WIN32] download libmicrohttpd 0.9.12 from our mirrorWiSo
2011-06-24[WIN32] added texinfo to MSYS (needed by libcdio)WiSo
2011-06-23[WIN32] fixed: release build needs other boost named libsWiSo
2011-06-23[WIN32] download boost libs (note to myself: for next boost use the libs with...WiSo
2011-06-15[WIN32] changed: moved to yajl 2.0.1WiSo
2011-06-03replace jsoncpp with yajl (thanks topfs2)montellese
2011-05-21[WIN32] create debug project directory to copy dlls inWiSo
2011-05-21[WIN32] changed: copy_deps should be run firstWiSo
2011-05-21[WIN32] removed copying of python libs. This is already handled by the dep do...WiSo
2011-05-20[win32] replace jsoncpp with yajlmontellese