aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Expand)Author
2013-10-04[WIN32] update mingw runtime to 4.0.3 which contains some minor bugfixes.wsoltys
2013-10-02Refactor CWinEventsTrent Nelson
2013-10-02[win32] bump to Python 2.7.5 and PIL-1.1.7.win32-py2.7Martijn Kaijser
2013-10-01[win32] Delete old unused PCRE package filesKarlson2k
2013-10-01[win32] Remove PCRE project from solutionKarlson2k
2013-10-01[win32] Download and extract PCRE depend packageKarlson2k
2013-10-01[win32] Remove individual batch files and dataKarlson2k
2013-10-01[win32] Run new batch file from DownloadBuildDeps.batKarlson2k
2013-10-01[win32] Update package list to include extension; update taglib, nfs entriesKarlson2k
2013-10-01[win32] Add batch file for getting formed build packagesKarlson2k
2013-09-30Merge pull request #3266 from wsoltys/mingwupdateMartijn Kaijser
2013-09-30Merge pull request #3284 from Karlson2k/win32_7zip_updateMartijn Kaijser
2013-09-28[win32] update package listMartijn Kaijser
2013-09-27Merge pull request #3272 from MartijnKaijser/win32_removeMartijn Kaijser
2013-09-25[win32] remove mplayer remenant from installerMartijn Kaijser
2013-09-25[win32] exlude .log on packagingMartijn Kaijser
2013-09-22[win32] remove "Debug" and "Release" as build solution as we always use "Debu...Martijn Kaijser
2013-09-19Add uXstrings.h with declarations of u16string and u32stringKarlson2k
2013-09-17[win32] Update 7zip binary packageKarlson2k
2013-09-15[win32] fix remarks about default buildMartijn Kaijser
2013-09-15[mingw] removed patch files. They aren't used any longer (probably already so...WiSo
2013-09-14[mingw] update w32api and mingwrt to 4.0.1WiSo
2013-09-09[win32] update VS project filesmontellese
2013-09-08[win32] update VS project filesmontellese
2013-09-08[pvr] bump add-onsLars Op den Kamp
2013-09-07[win32] update VS2010 project preprocessor to VistaMartijn Kaijser
2013-09-07Merge pull request #3191 from wsoltys/remove_emu_socketMartijn Kaijser
2013-09-03removed the emu_socket directory and files as its not in use for windows and ...wsoltys
2013-09-03[win32] Put 'XBMC_HOME' to the project for easy build and runKarlson2k
2013-09-03[win32] installer: fix setting wrong output path after 0a16a920f8235b9b0adec7...Martijn Kaijser
2013-09-02[win32] remove unused build .bat filesMartijn Kaijser
2013-09-02[win32] installer: remove outdated codeMartijn Kaijser
2013-09-02[win32] installer: move addon copyMartijn Kaijser
2013-09-02[win32] installer: remove unused codeMartijn Kaijser
2013-09-02[win32] installer: remove language checkbox and just install all languagesMartijn Kaijser
2013-09-02[win32] update and clean exclude.txt used in BuildSetupMartijn Kaijser
2013-09-01[win32] exclude skin.touched from copying if it hasn't been pulled from gitMartijn Kaijser
2013-08-31Merge pull request #3127 from MartijnKaijser/win32_installer_cleanupMartijn Kaijser
2013-08-31Merge pull request #3145 from jimfcarroll/removexpMartijn Kaijser
2013-08-28[win32]installer changes: add normal install mode without PVR and touched. Ma...Martijn Kaijser
2013-08-28[win32]installer: set app name globalMartijn Kaijser
2013-08-25[win32] Set minimum of Vista and up required to installMartijn Kaijser
2013-08-24Remove the Xp specific threading code.Jim Carroll
2013-08-22[jenkins] - fixed approach for detecting the current branch once and for all ...Memphiz
2013-08-20[cmake] fix tgz package and set zip as default cpack_generatorwsnipex
2013-08-20[cmake] add lto support againwsnipex
2013-08-20move to addon helpers. fits better and avoids duplication for win32spiff
2013-08-20[WIN32] removed prepare_addon_environment(). this is done in the prepare-env ...wsoltys
2013-08-20[WIN32] added xbmc_find_path to find paths recursivelywsoltys
2013-08-20[WIN32] added a xbmc-config.cmake.win32 for windowswsoltys