aboutsummaryrefslogtreecommitdiff
path: root/project/Win32BuildSetup
AgeCommit message (Collapse)Author
2021-11-17Fix various typos in docs, user-facing code, and source commentsluz paz
Found via `codespell -q 3 -S *.po,./lib/libUPnP/Neptune -L bloaded,busses,inout,lod,medias,parm`
2021-10-22[Xbox] Changed 'expandedResources' to 'hevcPlayback'thexai
and removed 'backgroundMediaPlayback'
2021-07-06Merge pull request #19221 from tunip3/masterthexai
Fix 4k content crashing on series consoles
2021-04-21[Windows] Updates VC runtime to be compatible with both VS2019 and VS2017thexai
2021-02-12add expanded resources rescaptunip3
2019-12-01[Win32BuildSetup] add Version to add/remove programs entryvjadid
2018-12-22[win32] replace vc140 redis with vc141Anton Fedchin
2018-10-16[windows] Add message to installer that add-ons have been removed from the ↵Martijn Kaijser
installer and added to Kodi repository.
2018-07-03[LICENSE] Update content to markdownh.udo
Verbatim copy of https://www.gnu.org/licenses/old-licenses/gpl-2.0.md
2018-06-12[project] nuke whitespaceh.udo
2018-04-19Cleanup due to x64 build changesKolja Lampe
2018-04-05drop more dsp leftoversRechi
2017-12-24[windows][installer] inform about x64Rechi
2017-12-19[app] move app brandind to version.txtAnton Fedchin
2017-12-19[windows] fixup! BuildSetup.bat after #13211Anton Fedchin
2017-12-13[jenkins] improve revsion, date and branch name detectionRechi
- more exact check for pull request in attached state - append head or merge for a pull request in attached state - favour branch --points-at over branch --contains in detached state - detect pull requests in detached state - replace slashes in branch names with a dash - enlarge commit hash as it sometimes isn't distinct anymore
2017-12-10[uwp] remoe Real Media Files from FileType in manifestMartijn Kaijser
2017-11-18[buildsteps][windows] keep downloaded vcredistRechi
2017-05-20[windows][uninstaller] set SetShellVarContext to current for removing ↵Rechi
$APPDATA\${APP_NAME}
2017-05-17[buildsteps][windows] postfix setup filename with architectureRechi
2017-05-16[Windows] Let's actually package the available add-ons in the installerMartijn Kaijser
2017-05-11[windows] retry download depends & vcredist if it failsRechi
2017-05-08[windows][installer] set InstallDir for x64Rechi
2017-05-08[windows][installer] error message if x64 runs on win32Rechi
2017-04-29[buildsteps][windows] add old path forwarding scriptsRechi
Allows to build with the same jenkins buildsteps v17 and master.
2017-04-29[buildsteps][windows] BuildSetup.batRechi
2017-04-29[cleanup][windows] BuildSetup: remove leftover from VS2010Rechi
2017-04-11[win32] Bye bye Windows VistaMartijn Kaijser
2017-04-08[windows] installer: call findstr with full pathRechi
2017-03-25[windows] use wmic qfe instead of powershell to check if hotfix is installedRechi
2017-03-13[win] use 64-bit toolset if availableRechi
2017-03-04Change SetShellVarContext from current to allkwade00
2017-03-03[win32] installer: fix generation nsis includes on some systems.Anton Fedchin
2017-03-03[win32] installer: added checks for required updates and SPs.Anton Fedchin
2017-02-18add .m4b to default audio extensionsnotspiff
these are mp4 based audio books
2016-12-21[autotools/buildsteps/depends] Update pathsh.udo
2016-12-01[retroplayer] Game add-onsGarrett Brown
Thanks to Themaister for rewind functionality, fetzerch for mouse support, file length check and cmake modifications, topfs2 for fixing a crash when loading game clients, eibma for fixing linux compilation errors, a1rwulf for catching a missing callback symbol and fixing some rebase errors, and to notspiff for helping with the rebrand and cmake.
2016-11-07Merge pull request #10785 from ronie/privacypolicyMartijn Kaijser
add privacy policy
2016-11-07update build filesronie
2016-11-02[win32] Set minimum Windows 10 version for UWP to be installed which ↵Martijn Kaijser
contains fix for BSOD https://support.microsoft.com/en-gb/kb/3197954
2016-10-27Revert "[xbmc][win]Build addons with debug info on Windows"Martijn Kaijser
2016-10-24[win32] .url extension is not allowed to be registered for UWP appsMartijn Kaijser
2016-10-23Build addons with debug info on WindowsPär Björklund
Change buildsetup to bundle all our PDB files into an archive, should hopefully make it easier to look at addon crashes
2016-10-16[win32] extend UWP with capabilities and file associationsMartijn Kaijser
2016-10-09[BuildSetup.bat] Remove unnecessary skin buildingChristian Fetzer
CMake's pack-skin target already packages the skin (builds the xbt files). The current scripts produced empty xbt files, and the final package only worked because of an error in CMake which was overriding the xbt file again with a working version.
2016-10-09[BuildSetup.bat] Update usage instructionsChristian Fetzer
2016-09-20[win32] fix appx manifest Visual C++ Redistributable for Visual Studio 2015 ↵Martijn Kaijser
dependency
2016-09-16[win32] Update appxmanifest and add banner.pngMartijn Kaijser
2016-08-23[win32] Remove XBMC to Kodi data migration from NSIS installerMartijn Kaijser
2016-08-07[win32] update readmeMartijn Kaijser