fuzzard
fuzzard
## Description Groups all dependency build options into a single file to make it easy to see the multitude of ENABLE_INTERNAL_XXX options ## Motivation and context Little bit of reorganisation....
## Description Build from source spdlog and fmt for all platforms (except linux/freebsd unless specifically enabled of course) ## Motivation and context Build from source spdlog and fmt for windows...
## Description Allow building cec via core cmake project, and default build for all platforms (except linux/freebsd system builds) ## Motivation and context More depends being built via cmake Update...
## Description move toolds/depends platforms to always build internal move windows to build from source and always build internal ## Motivation and context more lib building from core cmake system...
## Description bump to samba 4.15.5 ## Motivation and context Get dependencies up to date. Have skipped 4.14 series. Couldnt see anything really relevant in it to make it worthwhile...
## Description Lets remove the contrib source and use upstream (https://github.com/mborgerding/kissfft) ## Motivation and context Move out of tree. Allow systems to provide kissfft (ie linux - eg Debian Bullseye...
## Description Noticed that for our windows curl lib, we build and enable brotli - https://github.com/xbmc/kodi-deps/blob/17b83b0df1d5d3b33e4e0d106f125a454e2e363e/CMakeLists.txt#L452 This just makes this available for tools/depends targets ## Motivation and context Parity with...
## Description Allow all platforms to build python as part of the cmake build rather than as a prebuilt lib (ie tools/depends) ## Motivation and context Unify cpython lib used...
## Description Migrate FindBluray to TARGET usage ## Motivation and context Modern cmake ## How has this been tested? Generate and build macos aarch64 ## What is the effect on...
## Description Bump zlib to 1.3.1 ## Motivation and context Dependency bump ## How has this been tested? Build zlib native/target ## What is the effect on users? N/A ##...