aboutsummaryrefslogtreecommitdiff
path: root/ports/libsndfile/vcpkg.json
AgeCommit message (Collapse)Author
2021-02-01[libsndfile] Update to 1.0.31 (#15953)evpobr
* [libsndfile] Update to 1.0.31 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2020-10-19[itk,libsamplerate,libsndfile] Apply some Visual Studio 2019 version 16.9 ↵Billy O'Neal
preview 1 workarounds (#14056)
2020-09-20[libsndfile] Update to 1.0.30 (#13616)evpobr
* Update to latest release * Remove patch merged to upstream * Add vcpkg_fixup_pkgconfig() call * Do not use deprecated option `ENABLE_STATIC_RUNTIME`
2020-09-14[vcpkg manifest] Add documentation! (#13488)nicole mazzuca
* [vcpkg docs] add docs for manifest files These are just for the maintainer docs, not user docs. * [vcpkg] EBNF-ify platform expression parsing this modifies nothing about what strings are accepted or rejected, it just moves stuff around. also adds tests. * [vcpkg docs] add manifest mode example * [wip] docs for augustin also fix tabs * [vcpkg manifest] switch to using maps for features * Apply suggestions from code review * un-experimentize format-manifest * flesh out the user manifest mode docs * CRs * billy CRs * final personal pass-thru
2020-08-25[libsndfile] Update to 1.0.29 (#12921)evpobr
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>