aboutsummaryrefslogtreecommitdiff
path: root/project/Win32BuildSetup
AgeCommit message (Expand)Author
2013-01-19[pvr] bump add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit/967...Lars Op den Kamp
2013-01-14[pvr] bump pvr add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit...Lars Op den Kamp
2012-12-30[pvr] bump add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit/5f9...Lars Op den Kamp
2012-12-20[pvr] bump add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit/048...Lars Op den Kamp
2012-12-16[win32] get the proper version/revision of xbmc-pvr-addonsmontellese
2012-12-16[win32] hide git output when retrieving xbmc-pvr-addonsmontellese
2012-12-16[win32] avoid too long paths (> 256 characters) when building xbmc-pvr-addonsmontellese
2012-12-15[pvr] and now add-ons with the correct commitLars Op den Kamp
2012-12-15[pvr] bump add-ons to 528780fab48a63637fd959f68cc996af2a272217 for Frodo finalalanwww1
2012-12-13[pvr] bump pvr add-ons to 1409bbaa9248646372cf5c838def8c49c90e6e11 for Frodo RC2Lars Op den Kamp
2012-12-10[pvr] bump pvr add-ons to c1645d6b8b1f5ad657f1aff8806ee37427b470c0Lars Op den Kamp
2012-12-06[pvr] bump add-ons to d3671def0a4bd826f1fc29d18f5618e6ed4fc068Lars Op den Kamp
2012-12-05[win32] build xbmc-pvr-addons with BuildSetup.batmontellese
2012-11-15[WIN32] fixed: setup, some addons containing .h in the directory name were ex...Martin van Beurden
2012-10-15updated Win32BuildSetup/readme.txt to be consistent with the wiki pagemad-max
2012-09-06[WIN32] fixed: don't package .h/.cpp/.exp and .lib files.WiSo
2012-07-15[WIN32] fixed: older versions of libcdio dll were not uninstalled.Martin van Beurden
2012-07-12[WIN32] fixed wrong vs buildlog location and type the vs buildlog to the cons...WiSo
2012-06-27[WIN32] fixed: uninstaller missed two dll'sWiSo
2012-04-04Merge branch 'ffmpeg_0.10.2'elupus
2012-04-04[WIN32] deleted UnRAR.exe as is shouldn't be needed anymore.WiSo
2012-03-31Update ffmpeg to n0.10.2 (f139838d6473c7b5152178f602cb953a824c2ff9)elupus
2012-01-02[WIN] more robust git rev extraction - use plumbing instead of porcelainCrystalP
2012-01-02[WIN] change git exe priority orderCrystalP
2012-01-02[WIN] fix extraction to return unknown version in case the git tool doesn't r...CrystalP
2012-01-02[WIN] fix git rev extraction for BuildSetupCrystalP
2012-01-01[WIN] cosmetic - the quotes are not necessaryCrystalP
2012-01-01[WIN] fix git command detection for recent msysgitCrystalP
2012-01-01[WIN] more correct git command detection.CrystalP
2012-01-01[WIN] no need for @ prefixes after @echo offCrystalP
2012-01-01[WIN] fix git rev extraction: parse only the first line returnedCrystalP
2011-12-24[WIN32] fixed: extract git revision during build process wasn't working.WiSo
2011-08-27[WIN32] fixed: installing a nightly over dharma might cause problems with pyt...WiSo
2011-07-11[WIN32] moved dxsetup dependency to mirror servers.Martin van Beurden
2011-07-04[WIN32] changed mingw: use NUMBER_OF_PROCESSORS jobs for compiling (-jNUMBER_...WiSo
2011-06-26[WIN32] updated .gitignore and NSIS installer to work with new libcdio-12.dllWiSo
2011-06-23[WIN32] changed: moved vcredist dependency to mirror servers, include vc90(20...Martin van Beurden
2011-06-23[WIN32] changed: allow unchecking of directx installation option if dx dll is...Martin van Beurden
2011-06-23[WIN32] added description for nomingwlibs argument to buildsetup usage.Martin van Beurden
2011-06-21added: missing check for avformat-1.dll for win32 build scriptelupus
2011-06-21changed: restore ffmpeg's normal naming of swscale-0.dllelupus
2011-05-22[WIN32] fixed: missing command line variableWiSo
2011-05-21[WIN32] fixed: missing double quoteWiSo
2011-05-21[WIN32] fixed: set buildmode to clean when running interactiveWiSo
2011-05-21[WIN32] changed: mingw libs source directories are only cleaned if BuildSetup...WiSo
2011-05-07[WIN32] added libcdio-10.dll to .gitignore and remove it on uninstallWiSo
2011-04-30[WIN32] clean timidity dir first before buildingWiSo
2011-04-29Revert "[WIN32] fixed: delete pcre dlls on uninstall"WiSo
2011-04-29[WIN32] fixed: delete pcre dlls on uninstallWiSo
2011-04-23[WIN32] make dx the default build optionWiSo