aboutsummaryrefslogtreecommitdiff
path: root/project/BuildDependencies
AgeCommit message (Collapse)Author
2015-01-08[TexturePacker/Win32] - don't copy sdl dlls to TexturePacker (not neededMemphiz
anymore)
2015-01-07[win32] - added static libs to zlib packageMemphiz
2015-01-07[win32] - added giflib package (needed for TexturePacker and for new gifMemphiz
support in core later aswell)
2015-01-02[win32] - added libpng package (needed for texturepacker)Memphiz
2014-12-04Update PIL package to prevent crash with some addonsKarlson2k
2014-11-20[win32] Update python package to 2.7.8Karlson2k
2014-11-01[cec] [win32] Use new package formatKarlson2k
2014-11-01[CEC] bump libCEC to 2.2.0Lars Op den Kamp
2014-09-23Merge pull request #5286 from Karlson2k/iconv_upd_14Tobias Arrskog
[depends] Update libiconv to 1.14
2014-09-13[win32] we only use "Debug" in VisualStudioMartijn Kaijser
2014-09-13[win32] rename %XBMC_PATH% from download deps to %APP_PATH%Martijn Kaijser
2014-08-27[win32] update sqlite to 3080600 (aka 3.8.6)Martijn Kaijser
2014-08-26[win32] Update libiconv to 1.14Karlson2k
2014-07-10[win32] remove lame_enc from the list of dependenciesmontellese
2014-07-10[win32] don't copy libvorbisenc to system/cdripmontellese
2014-05-31[WIN32] fixed: call the vsvars32.bat from vs2013wsoltys
2014-05-27[WIN32] Update tinyxml, mysqlclient, sqlite, libiconv, pcre and taglib ↵WiSo
package for VS2013
2014-05-09[win32] extend JsonSchemaBuilder.bat to auto-generate xbmc.json's addon.xmlmontellese
2014-05-08remove libsamplerate and related dead codeRainer Hochecker
2014-04-29[win32] auto-generate ServiceDescription.h on demandmontellese
2014-04-10[win32/nfs] - bump libnfs to 1.6.2 again for windows as there is aMemphiz
workaround for the issues now
2014-03-25[win32/shairplay] - bump package to version with those 2 backportsMemphiz
2014-03-06[win32/libnfs] - downgrade to 1.3.0 because of issues with 1.6 on windowsMemphiz
(not able to reproduce - not able to fix)
2014-02-23[WIN32] remove harfbuzz library as its already compiled within our ↵wsoltys
"internal" libass (see https://github.com/xbmc/libass)
2014-02-14[WIN32] fixed: missing some dlls for the mingw environmentwsoltys
2014-01-12[win32/nfs] - bump windows version of nfs 1.6.2 for windows (forced __stat64 ↵Memphiz
struct on windows as done on all other platforms via FILE_OFFSET_BITS=64)
2013-12-30Merge pull request #3916 from Karlson2k/fix_update_win32_tinyxmlwsoltys
[win32] Update tinyxml and use "new" package format
2013-12-30Merge pull request #3927 from Karlson2k/fix_update_mysqlclientwsoltys
[win32] Update mysql package, use "new" package type
2013-12-29[win32] Update sqlite to new bugfix version from same branchKarlson2k
Compile by MSVC using same settings as other XBMC dlls Include .pdb file
2013-12-29[win32] Update mysql package, use "new" package typeKarlson2k
* build with same settings as all XBMC static libs * add .PDB files to fix linker warnings
2013-12-29Revert "[win32] Update sqlite to new bugfix version from same branch"wsoltys
This reverts commit f9863978997b2fb509f64bb1c26fa1a2f33919a9.
2013-12-29[win32] Update sqlite to new bugfix version from same branchKarlson2k
Compile by MSVC using same settings as other XBMC dlls Include .pdb file
2013-12-28[win32] Use "new" package format for tinyxmlKarlson2k
2013-12-24[WIN32] changed: used repackaged libxslt and libxml2. No need for the ↵WiSo
packaging scripts (thanks karlson2k)
2013-12-23Merge pull request #3758 from jmarshallnz/xslt_scraperjmarshallnz
XSLT support in scrapers
2013-12-22[scrapers] Support XSLT transforms (XML->XML) in the scrapersnight199uk
2013-12-18[CEC] bump to libCEC 2.1.4Lars Op den Kamp
changelog can be found here: https://github.com/Pulse-Eight/libcec/blob/release/ChangeLog
2013-12-07[win32] update PCRE depend packageKarlson2k
.pdb files now included in package
2013-11-17[WIN32] fixed: XBMC wasn't found on my setup with win 8.1. Updating the ↵wsoltys
mdnsresponder helped. Since doPublishService is called by different threads guard the service creation to avoid multiple inits.
2013-11-02Use libass from external dependenciesSébastien Brochet
2013-11-01[win32] explicitly set zero exit code on successKarlson2k
2013-11-01[win32] properly check status of formed packagesKarlson2k
2013-11-01[WIN32] fixed: python package name was wrongWiSo
2013-10-27[win32] don't copy .dlls to debug directoryKarlson2k
2013-10-09[WIN32] updated libssh to 0.5.0 (like depends)wsoltys
2013-10-07[WIN32] changed: provide full boost headers rather than a flavor. Removed ↵wsoltys
unneeded boost libs. Removed unneeded download scripts. Reordered gnutls in package list.
2013-10-07[WIN32] fixed: new packages don't need the download scripts anymore.wsoltys
2013-10-07[WIN32] added: build ffmpeg with gnutls support. Force extracting during ↵wsoltys
unzipping.
2013-10-07[WIN32] added gnutls 3.2.3 to our mingw environment and the runtime dlls to ↵wsoltys
system/players/dvdplayer
2013-10-04[WIN32] updated libbluray to 0.4.0 (still without bd-j support yet, but with ↵wsoltys
a little less hacks to build)