index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
scripts
/
windowsstore
Age
Commit message (
Expand
)
Author
2022-06-02
[cmake] Remove default DEBUG_POSTFIX for ArchSetup
fuzzard
2022-05-14
[Windows] fix cmake find patch executable (prioritize use Git patch.exe)
thexai
2022-03-12
[cmake] FindSpdlog enable windows ENABLE_INTERNAL_SPDLOG build
fuzzard
2022-01-17
[cmake] set TARBALLS_DIR for overriding tarball download location
fuzzard
2021-12-20
Revert "Revert "Merge pull request #18403 from lrusak/cpp17""
Lukas Rusak
2021-11-11
Fix issue 20421 - UWP Xbox Python add-ons permission error
Chicopower
2021-10-15
Fix Kodi with /permissive-
Pär Björklund
2021-04-02
[cmake] windows: remove mediafoundation library
Lukas Rusak
2021-02-03
[win32] Fixed configuration and build on Windows
Evgeny Grin
2020-10-03
Revert "Merge pull request #18403 from lrusak/cpp17"
Lukas Rusak
2020-09-18
cmake: use c++17
Lukas Rusak
2020-06-19
FFmpeg: Bump to 4.3-Matrix-Alpha1
Lukas Rusak
2020-02-04
Fix formatting of class enums
Pär Björklund
2020-01-06
Update dependencies
Pär Björklund
2019-10-13
Fix build on various windows by including the correct openssl and Windows UWP...
Jim Carroll
2019-10-11
Updated Windows Dependencies
Arpit Nandwani
2019-05-23
[cmake] use CMAKE_CXX_STANDARD to set WindowsStore specific C++ standard
Rechi
2019-04-16
[win10] bump SDK to v10.0.17763.0
Anton Fedchin
2018-11-02
[windows] build FFmpeg static
Rechi
2018-07-27
[license] Nuke copying.txt. It's a copy of LICENSE.md
h.udo
2018-07-03
[LICENSE] Update content to markdown
h.udo
2018-06-12
[cmake] nuke whitespace
h.udo
2018-05-11
[win10] migration from c++/cx to c++/winrt
Anton Fedchin
2018-05-03
[win10] bump min required SDK version to 10.0.16299.0
Anton Fedchin
2018-03-29
[win10] packaging: include required shaders only
Anton Fedchin
2018-03-18
windows: update patch utility to 2.7.6
Anton Fedchin
2018-02-25
[cmake][windows] require SDK 10.0.14393.0 or higher
Rechi
2018-02-13
[windows] define WIN32_LEAN_AND_MEAN globally
Rechi
2018-02-09
[windows] move IRSS classes to win32 platform.
Anton Fedchin
2018-01-04
Set store minimum version
Pär Björklund
2018-01-04
added: pass render system to use to add-ons
notspiff
2017-12-23
Merge pull request #13240 from afedchin/win10-missing-files
Anton Fedchin
2017-12-23
[win10] add to uwp package some missing files.
Anton Fedchin
2017-12-22
[windows][cmake] move defines to cmake
Lukas Rusak
2017-11-03
[win10] fix patch utility version.
Anton Fedchin
2017-11-02
[win10] build binary addons for uwp
Anton Fedchin
2017-11-02
[win10] add uwp to cmake
Dale Stammen