Michael Keck
Michael Keck
Context: https://github.com/conan-io/conan-center-index/pull/3112#pullrequestreview-502351271
Since the `required_conan_version` attribute got added in Conan 1.28.0 this should also be the default value as everything else would be without effect anyway > required_conan_version = ">=1.28.0" Please note...
CCI is reducing the conandata.yml file at runtime to contain only the values important for the current version Bincrafters' CI isn't doing this currently, which can lead to different behaviour...
I'm suggesting to change archs/CONAN_ARCHS to `["x86_64"]` by default from the current `["x86", "x86_64"]` (no more implicit x86 builds) In order to not break workflows unexpected, I'm proposing to change...
The last release is 8 years old: https://github.com/richgel999/jpeg-compressor/releases/tag/v104 Could you please consider doing a new one @richgel999?
The link to the wiki in the readme points to an empty page. Please add information how to install and use this add-on.
This adds some basic CI builds via GitHub Actions. This produces a build matrix `[Linux, Windows, MacOS]` x `[Debug, Release]` and builds ENet with CMake with the default detected compiler...
Oftentimes, people tend to group tabs thematically in different windows. It would be nice to give those windows a custom title. The title could be displayed as the headline of...