aboutsummaryrefslogtreecommitdiff
path: root/ports/utfz
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-06-13[utfz] Use vcpkg_from_github()Robert Schumacher
2017-06-10Add utfz to portsBen Harper
utfz is a UTF-8 decoding library. It is notably different from utfcpp because it doesn't use exceptions.