aboutsummaryrefslogtreecommitdiff
path: root/project/BuildDependencies
AgeCommit message (Collapse)Author
2011-01-29[WIN32] changed: use libtool from mingw. fixes libdvd won't compile.WiSo
2011-01-29[WIN32] changed: dist directory seems to be goneWiSo
2011-01-29[WIN32] fixed: copy perl's lib directory tooWiSo
2011-01-29[WIN32] added some supplementary tools to make bootstrap work (which it does ↵WiSo
only partly)
2011-01-29[WIN32] mount xbmc source path under /xbmc (mingw)WiSo
2011-01-07[WIN32] updated mingw and msys dependenciesWiSo
2011-01-07[WIN32] choose vc10 as defaultWiSo
2011-01-04[WIN32] fixed: libcurl download location. Can't remember the libcurl ↵WiSo
location on our mirror but this will be fixed sooner or later.
2011-01-04Fix CRLFCory Fields
2010-09-23[WIN32] updated: libcurl to version 7.21.1. Also fixes broken secure FTP ↵arnova
(SSL/TLS) which previously existed in 7.21.0. !!! Not sure whether this should be merged to Dharma!!! git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34084 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-19[WIN32] changed: more reliable download location for precompiled bzip2 lib. ↵wiso
(goodbye good old svn :( ) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33968 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-13fixed: win32 build deps for sdl_imagejmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33750 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-31[WIN32] get third party bzip2 lib.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33378 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-31[WIN32] download mysqlclient via the dep downloaderwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33364 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-30[WIN32] add the call to vcvars32.bat to msys.batwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33348 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-30[WIN32] fixed: current mingw needs patches to compile ffmpeg. the patches ↵wiso
will by applied by the download script and ffmpeg builds now. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33347 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-29[WIN32] WIP: scripts to download the msys/mingw environment. Suffers from ↵wiso
the rmdir/md bug somehow and therefore sometimes extracts to tmp/ and sometimes not. Help is appreciated. Also the ming build env isn't yet working as expected 8ffmpeg won't compile). git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33314 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-29[WIN32] fixed: some archives need escaping here toowiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33311 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-29[WIN32] check for tar and unzip it in dlextract.batwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33307 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-19[WIN32] fixed missing libcurl download #9661 (thanks jhsrennie)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31982 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-16[WIN32] move copying of webserver dlls and python libs from getdeps.bat to ↵wiso
DepDownloader git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31859 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-16[WIN32] last time I promisewiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31858 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-16[WIN32] arrgh, stupid me forgot the debug pausewiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31857 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-16[WIN32] stupid Windows still shows access denied if rmdir is followed by md. ↵wiso
This way a little less but still ... git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31856 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-14[WIN32] no need for libvpx anymorewiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31805 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-08[WIN32] expand libsdl deps to download sdl_image for the TexturePackerwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31667 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-08[WIN32] download libglew and libsdl and copy it to the appropriated placeswiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31663 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-05added: pysqlite addon module. Linux + OS/X need some makefile love to fetch ↵jmarshallnz
+ build this. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31632 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-05added: Python Image Library addon module. Linux + OS/X need some makefile ↵jmarshallnz
love to fetch + build this. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31631 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-01[WIN32] fixed: headers were missing.wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31542 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-01[WIN32] updated: librtmp to v2.3. now fetching the official release from ↵theuni
mplayerhq.hu git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31540 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-30[WIN32] updated librtmp scriptswiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31518 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-29[WIN32] rtmpdump 2.2e not yet usable so disabling download for nowwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31501 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-21[WIN32] fixed typo. thanks TheUniwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31286 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-21[WIN32] added download scripts for librtmpwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31283 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-20[WIN32] download libvpx via builddependencieswiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31257 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-07fixed: Forgot one filearnova
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30912 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-07fixed: SSL with FileCurl (https/davs) no longer worked. Problem is somehow ↵arnova
caused by Curl 7.20.1, fixed by reverting to 7.20.0 until this is sorted out. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30907 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-06-03[WIN32] added optional download path parameter to dependency downloader. ↵wiso
This may help billy to store 3rd party libs somewhere else to not download them every day. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30789 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-23[WIN32] changed: download libcurl and delete it from svn. builders: you have ↵wiso
to run DownloadBuildDeps.bat git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30461 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-20[WIN32] Download the build dependencies only once, dl & extract refactored ↵CrystalPT
in independent .bat git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30354 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-11[WIN32] changed: don't use & as it may cause problems (thanks nuka)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30018 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-11Fixed: [Win32] Dependency downloader Take into account that people may have ↵jezz_x
the source code in a folder with spaces in the name git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30012 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-08[WIN32] download requirements for libass (fontconfig)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29934 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-08[WIN32] initial commit of downloader scripts to full fill the build ↵wiso
dependencies (call DownloadBuildDeps.bat and add trunk/project/BuildDependencies/include and trunk/project/BuildDependencies/lib to the vs directories) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29931 568bbfeb-2a22-0410-94d2-cc84cf5bfa90