aboutsummaryrefslogtreecommitdiff
path: root/cmake/scripts/windows
AgeCommit message (Expand)Author
2023-06-18[windows] Distinguish between host/native download/tools for windows buildfuzzard
2023-04-29fixup! [cmake] windows: only add sse2 support for x86Lukas Rusak
2023-04-27[cmake] windows: only add sse2 support for x86Lukas Rusak
2023-03-14[cmake][win] allow MAXTHREADS env var for /MP usefuzzard
2022-10-13Fix CMake warning in windows/ArchSetup.cmakeszx
2022-06-21[cmake] standardise on DEPENDS_PATH for all platformsfuzzard
2022-06-17[cmake] split flatbuffers buildtool (flatc) and target headers find modulesfuzzard
2022-06-17[cmake] windows create NATIVEPREFIX variablefuzzard
2022-06-02[cmake] Remove default DEBUG_POSTFIX for ArchSetupfuzzard
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 buildfuzzard
2022-01-17[cmake] set TARBALLS_DIR for overriding tarball download locationfuzzard
2021-10-15Fix Kodi with /permissive-Pär Björklund
2021-04-02[cmake] windows: remove mediafoundation libraryLukas Rusak
2021-02-03[win32] Fixed configuration and build on WindowsEvgeny Grin
2020-06-19FFmpeg: Bump to 4.3-Matrix-Alpha1Lukas Rusak
2020-01-06Update dependenciesPär Björklund
2020-01-03Fixed windows 7 environment compatibilityCastagnaIT
2019-10-11Updated Windows DependenciesArpit Nandwani
2018-11-02[windows] bump OpenSSL to 1.1.1Rechi
2018-11-02[windows] build FFmpeg staticRechi
2018-06-20changed: remove internal sftp supportnotspiff
2018-04-19bump ffmpeg to 4.0Rainer Hochecker
2018-03-18windows: update patch utility to 2.7.6Anton Fedchin
2018-02-25[cmake][windows] require SDK 10.0.14393.0 or higherRechi
2018-02-13[windows] define WIN32_LEAN_AND_MEAN globallyRechi
2018-02-09[input] apply IRemoteControl interface to platform's CRemoteControl classes a...Anton Fedchin
2018-01-04added: pass render system to use to add-onsnotspiff
2017-12-22[windows][cmake] move defines to cmakeLukas Rusak
2017-10-20cmake: adapt to changes in dependencies.Anton Fedchin
2017-08-08[Win] download patch-2.5.9-7-bin-3 instead patch-2.5.9-7-bin-1peak3d
2017-08-02[win32] add new define `TARGET_WINDOWS_DESKTOP`Anton Fedchin
2017-07-17Update cmake and buildsetup to new python locationPÃr BjÃrklund
2017-06-21[windows][mingwlibs] change installdirectory to project/BuildDependencies/min...Rechi
2017-06-02Make WinMain.cpp the CORE_MAIN_SOURCE for the win32 platformPhilipp Kerling
2017-05-30[cmake][windows] add project/BuildDependencies/${ARCH}/lib as link directory ...Rechi
2017-04-25[cmake][windows] keep _ITERATOR_DEBUG_LEVEL=0 only for win32Rechi
2017-03-13[win] use 64-bit toolset if availableRechi
2017-03-07[cmake][windows] split dependencies into separate architecture directoriesRechi
2017-03-06[cmake][windows] use correct d3dcompiler depending on target architectureRechi
2017-03-01Move to using unicode win32 api methodsPär Björklund
2017-02-24[cmake|win] don't link with yajl.lib explicitly as it is already added by cor...Rechi
2017-02-24[cmake|win] get rid of _USE_32BIT_TIME_TRechi
2017-02-07[cmake] use app-name in install pathJonas Karlman
2017-01-03spelling: commentsJosh Soref
2017-01-11Revert "[cmake/win32] Don't use system wide installed dependencies"Pär Björklund
2017-01-07Merge pull request #11246 from fetzerch/cmake_win_depsPär Björklund
2016-12-22[win] always link with Windows SocketsRechi
2016-12-22[cmake/win32] Don't use system wide installed dependenciesChristian Fetzer
2016-12-21[cmake] Move to root folder: Update pathsh.udo