aboutsummaryrefslogtreecommitdiff
path: root/ports/libuuid/portfile.cmake
AgeCommit message (Collapse)Author
2021-07-22[libuuid] Added cmake config and targets (#18738)bucurb
* added cmake config and targets * bumped version * updated sha * renamed targets to unofficial- * updated sha * Trigger builds * PR comments * updated sha * Update the baseline version * PR comments * sha Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2020-06-26[vcpkg] Add vcpkg_from_sourceforge (1/2) (#11899)Jack·Boos·Yu
2020-06-11[libuuid] Install uuid.pc file (#11849)Lily
* [libuuid] Install uuid.pc file * [libuuid] Install uuid.pc file * [libuuid] Install uuid.pc file * Update portfile.cmake * Update ports/libuuid/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-04-15[libuuid]Add warning to non-unix platform when building. (#5844)JackBoosY
* [libuuid]Add warning to non-unix platform when building. * [azure-storage-cpp] Don't rely on vcpkg install of libuuid on OSX in favor of the built in version * [azure-storage-cpp] Remove old patch
2018-03-25[libuuid] Initial commit of 1.0.3Robert Schumacher