aboutsummaryrefslogtreecommitdiff
path: root/project/Win32BuildSetup
AgeCommit message (Expand)Author
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
2011-04-09[WIN32] removed zlib1.dll from dependenciesWiSo
2011-04-09[WIN32] msv*71 dlls are goneWiSo
2011-04-09[WIN32] removed msvcr71.dll and msvcp71.dllWiSo
2011-04-08[WIN32] fixed: delete python26.dll on uninstallWiSo
2011-04-06This commit represents the including of the new external python for win32. cr...WiSo
2011-03-27[WIN32] build xbmc_asap.dll during compile timeWiSo
2011-03-26[WIN32] add timidity to the XBMC main build processWiSo
2011-03-21[win32] fixed: log was not copied if noprompt was set.theuni
2011-03-21changed: use supported '-n 1' param instead for determining revision string.theuni
2011-03-20[win32] changed: no need for cd games, git commands work in any dir in the wo...theuni
2011-03-20[win32] changed: print the git revision in extract_git_rev.bat so that buildb...theuni
2011-03-20changed: prepend version string with "date-"theuni
2011-03-18[WIN32] changed: exit buildscript only, not the command windowMartin van Beurden
2011-03-18[WIN32] added nomingwlibs build option to skip building the mingw libs, life ...Martin van Beurden
2011-03-18[WIN32] fixed: noclean build option wasn't respected anymore.Martin van Beurden
2011-03-06[WIN32] fix libmpeg2 build success checkCrystalP
2011-03-05[WIN32] changed: build libmpeg2 with XBMCWiSo
2011-03-05[WIN32] exit with errorcode 1 if build failsWiSo
2011-02-08[WIN32] fixed: vs 2010 redist name in Setup program. Thx EclipseGTCrystalP
2011-02-08[WIN32] changed: buildlog.htm to XBMC.log as first one doesn't exist anymore.WiSo
2011-02-06[WIN32] changed: don't use a hash in a filename.WiSo
2011-02-06[WIN32] added: check for mingw env and end gracefully if not foundWiSo