aboutsummaryrefslogtreecommitdiff
path: root/tools/windows
AgeCommit message (Collapse)Author
2018-12-20[uwp] Replace kodi_temp_key.pfxPhilipp Kerling
The previous signing key had expired, so replace with a new version.
2018-06-12[tools] nuke whitespaceh.udo
2018-05-23[cmake] Cosmetics: core_find_versionsh.udo
2018-04-26[cleanup][windows] remove unused scriptsRechi
generation is handled in cmake
2018-01-24convert CRLF to LF line endingsRechi
2018-01-18[win10] make the uwp app working in background and handles media buttons.Anton Fedchin
2018-01-03[win10] update package manifest.Anton Fedchin
2018-01-03[win10] fix pvr connection issue.Anton Fedchin
2018-01-03[win10] change file types associations (added pictures and subtitles)Anton Fedchin
2017-12-24[win10] added codeGeneration capability to allow visualization.milkdrop2 ↵Anton Fedchin
works on uwp
2017-12-19[app] move app brandind to version.txtAnton Fedchin
2017-12-19[win10] update temporary certificate to match publisherAnton Fedchin
2017-12-18[win10] fix PhoneIdentity in package.appxmanifestAnton Fedchin
2017-12-18[win10] update manifest to pass certificationAnton Fedchin
2017-12-17[uwp] remoe Real Media Files from FileType in manifestMartijn Kaijser
2017-11-02[temp] hardcode package versionAnton Fedchin
2017-11-02[packaging] added packaging resources for uwpAnton Fedchin
2017-10-31[addons][fix] Generate proj. files on Release modeNick Renieris
This is a fix that binary add-on devs have had to do manually for a while now for the build system to work. Credits: @Montellese who suggested it 2 years ago: https://forum.kodi.tv/showthread.php?tid=173361&pid=2097898#pid2097898. For some reason no-one has PR'ed it yet, so I did.
2017-10-30[cleanup][windows] remove unused scriptRechi
2017-03-13[win] use 64-bit toolset if availableRechi
2017-01-16updated artwork containing full logo to reflect our registered mark (r)da-anda
2016-12-21[autotools/buildsteps/depends] Update pathsh.udo
2016-11-05[binary-addons] Rename DEPENDS_PATH into ADDON_DEPENDS_PATHChristian Fetzer
DEPENDS_PATH is used twice in the code build system it's set to the system depends path (via toolchain file). In the addon system it's used to point to the place where addon dependencies should be built. This change renames the variable for binary-addons to ADDON_DEPENDS_PATH. The toolchain file can then be used for local addon builds.
2016-10-01Update this to use Visual Studio 14.Pär Björklund
This file had apparently been forgotten about and was still trying to use Visual Studio 2013 toolset.
2016-07-24Move win32 files to their own platform folderKolja Lampe
2016-05-18[cmake] Rename script/PLATFORM/ specific filesh.udo
2016-05-02[cmake][addons] Rename APP_ROOT to CORE_SOURCE_DIR for consistencyh.udo
2016-02-23[win32] Update msys+mingw build system to msys2+mingw-w64.Anton Fedchin
2015-07-24[binary addons] turn PACKAGE_ZIP into a proper cmake optionmontellese
2015-03-11[win32] add prepare-binary-addons-dev.bat for easier binary addon developmentmontellese
2014-12-22Made versiontag optionalTobias Arrskog
2014-12-16Revert "change xbmc/ path to src/ in all files"Rainer Hochecker
This reverts commit 4949be256667f3e500e52b7084476ae1f2b00d92.
2014-12-15change xbmc/ path to src/ in all filesFneufneu
2014-12-06[rebrand][win] new application.icoh.udo
2014-11-24[rebrand][win32] new installer artworkda-anda
2014-11-24[rebrand][win] new app iconda-anda
2014-11-23[rebrand][win] new app icon (reverted from commit ↵Voyager1
53bc14946e46b6e97a965dd3da5d6fbcf9cbcdbf)
2014-11-23[rebrand][android] new icons (reverted from commit ↵Voyager1
73195e349303cf88ecbd83c0d683d39d6efac52e)
2014-11-23[rebrand][win32] new installer artwork (reverted from commit ↵Voyager1
b208d62a6e07d41cdf98a59e838b27e2006d2534)
2014-11-23[rebrand][win32] new installer artworkda-anda
2014-11-23[rebrand][android] new iconsda-anda
2014-11-23[rebrand][win] new app iconda-anda
2014-08-10[win32] create executable ProductName/CompanyName properties from version.txtMartijn Kaijser
2014-08-10[configure] use central version.txt file to store Kodi name, and add it to ↵Martijn Kaijser
GuiInfoManager
2014-07-27[win32] integrate XBMC_PC.rc into CompileInfo.bat for automatic versioningmontellese
2014-07-27[win32] use all uppercase characters for batch keywords in CompileInfo.batmontellese
2014-07-27[win32] add some comments to CompileInfo.batmontellese
2014-06-30[WIN32] added automatic versioning (batch file done by wsnipex)wsoltys
and generate addons/xbmc.addon/addon.xml in CompileInfo.bat, thx Montellese
2014-05-09[win32] extend JsonSchemaBuilder.bat to auto-generate xbmc.json's addon.xmlmontellese
2014-05-09[win32] add JsonSchemaBuilder.bat to the windows specific build toolsmontellese