summaryrefslogtreecommitdiff
path: root/dev-cpp/magic_enum/files
AgeCommit message (Collapse)Author
2025-06-21dev-cpp/magic_enum: drop 0.9.5Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-21dev-cpp/magic_enum: add 0.9.7Sam James
Thanks to Arniiiii for pursuing this upstream wrt bug #933479. I've also taken the opportunity to make examples conditional on USE as it's a header-only library otherwise and nothing needs to be built (ofc excluding tests). Closes: https://bugs.gentoo.org/933479 Signed-off-by: Sam James <sam@gentoo.org>
2024-08-02dev-cpp/magic_enum: add 0.9.6Michael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37824 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
2024-03-21dev-cpp/magic_enum: don't use -WerrorSam James
Closes: https://bugs.gentoo.org/890206 Signed-off-by: Sam James <sam@gentoo.org>