summaryrefslogtreecommitdiff
path: root/dev-cpp/cpp-httplib/files
AgeCommit message (Collapse)Author
2025-11-02dev-cpp/cpp-httplib: add 0.27.0Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/44362 Closes: https://github.com/gentoo/gentoo/pull/44362 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
2025-07-23dev-cpp/cpp-httplib: drop 0.18.3, 0.18.6, 0.20.0-r1Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/43079 Signed-off-by: Sam James <sam@gentoo.org>
2025-04-28dev-cpp/cpp-httplib: fix dependency on zstd for users of libraryAlexey Sokolov
Closes: https://bugs.gentoo.org/953066 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/41458 Signed-off-by: Sam James <sam@gentoo.org>
2025-03-28dev-cpp/cpp-httplib: fix build with zstdAlexey Sokolov
Closes: https://bugs.gentoo.org/952844 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/41354 Signed-off-by: Sam James <sam@gentoo.org>
2025-02-08dev-cpp/cpp-httplib: add 0.18.6Alexey Sokolov
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/40482 Signed-off-by: Sam James <sam@gentoo.org>
2024-05-15dev-cpp/cpp-httplib: drop old 0.14.1-r1Maciej Barć
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-10-11dev-cpp/cpp-httplib: fix version in headerViolet Purcell
The 0.14.1 tag doesn't include the "Release v0.14.1" commit, which means that the version is detected as 0.14.0 and any revdeps that depend on 0.14.1 or higher do not work. Signed-off-by: Violet Purcell <vimproved@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/33269 Signed-off-by: Maciej Barć <xgqt@gentoo.org>