aboutsummaryrefslogtreecommitdiff
path: root/ports/libqrencode
AgeCommit message (Collapse)Author
2021-09-07[libuv/librsync/libqrencode] Update to latest release version (#19972)Phoebe
* [libuv/librsync/libqrencode] Update to latest release version * Update the baseline version * [libuv] Add new source file epoll.c * Update the source * Small changes
2020-09-22[Many ports] Update to the latest version or commit (#13560)NancyLi1013
* [Many ports] Update to the latest version or commit * [libplist] Update version [libsync] Update patch format * Update as review suggestions * [libplist] Revert changes
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-09-11[libqrencode] Remove unnessesary patch, it's in upstream now (#8099)Stanislav Ershov
[libqrencode] Add feature to build qrencode tool
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2018-04-26[libqrencode] Use SOURCE_PATHAlexander Karatarakis
2017-12-20Added port libqrencode - a fast and compact QR Code encoding library (#2372)Anatoly Shirokov
* https://github.com/Microsoft/vcpkg/issues/2363 * libqrencode: Added necessary new line at end of CONTROL, portfile.cmake, usage files. Added copying the usage file in portfile.cmake, and removed unnecessary DBUILD_SHARED_LIBS as remarked @ras0219-msft * [libqrencode] Adjust usage to match other packages