Skip to content

Set correct minimum dependency versions#4720

Merged
ranisalt merged 1 commit intootland:masterfrom
ranisalt:cmake-minimum-versions
Jun 2, 2024
Merged

Set correct minimum dependency versions#4720
ranisalt merged 1 commit intootland:masterfrom
ranisalt:cmake-minimum-versions

Conversation

@ranisalt
Copy link
Copy Markdown
Member

@ranisalt ranisalt commented Jun 2, 2024

Pull Request Prelude

Changes Proposed

The minimum dependency versions are outdated and set too low. For the HTTP server, Boost 1.75 is the minimum required version. Furthermore, the most outdated still supported Ubuntu version, 20.04 LTS, ships Boost 1.71, it is pointless to support anything before

fmt 8.1.0 is a lot faster than 6.1.2 and also widely available. It has gotten support for formatting time points and named arguments which I intend to use

CMake 3.19 is already a requirement for the preset feature that we already use

Copy link
Copy Markdown
Contributor

@EvilHero90 EvilHero90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with that, if most common OS support everything then why not

@EvilHero90 EvilHero90 added this to the 1.6 milestone Jun 2, 2024
@EvilHero90 EvilHero90 added enhancement Increase or improvement in quality, value, or extent documentation includes linting/annotations or overall documentation labels Jun 2, 2024
@ranisalt ranisalt merged commit 855cd3b into otland:master Jun 2, 2024
@ranisalt ranisalt deleted the cmake-minimum-versions branch June 2, 2024 21:41
csantbr pushed a commit to csantbr/forgottenserver-downgrades that referenced this pull request Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation includes linting/annotations or overall documentation enhancement Increase or improvement in quality, value, or extent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants