fuzzard
fuzzard
I was looking to leverage the cmake installed config files, but the current implementation doesnt provide any version file in the install set to allow consumers to check the version...
Im trying to work out if this was intended or not. I dont really know how we would fix it at this stage either, even if it wasnt intended. In...
Currently the 6.x release series has the VERSION to match the SOVERSION This has the knock on effect of a pkg config returning the below for a build of libnfs...
## Description Enable building mariadb-c-connector. ## Motivation and context unify windows dependency builds with other tools/depends platforms ## How has this been tested? Lightly ## What is the effect on...
## Description Remove some extensions for link arguments that caused no deduplication for those particular libs Remove global define (TAGLIB_STATIC) and apply at the module level ~~Add new policy for...
## Description Bump libbluray 1.4.0 Bump libudfread 1.2.0 Allow building for all platforms, including windows. ## Motivation and context Videolan libs are all moving to Meson build system (libdvdcss/nav/read also)....
## Description Enable building Python and python modules (PIL, pycryptodome, setuptools) for tools/depends based platforms (darwin_embedded, macos, android, webos) ## Motivation and context unix side of cmake implementation. Also brings...