aboutsummaryrefslogtreecommitdiff
path: root/versions
AgeCommit message (Collapse)Author
2021-01-22[vcpkg,boost-modular-build-helper] initial ppc64le community support (#15572)Andrei Lebedev
* [vcpkg] initial ppc64le community support Signed-off-by: Andrei Lebedev <lebdron@gmail.com> * [boost-modular-build-helper] ppc64le support Signed-off-by: Andrei Lebedev <lebdron@gmail.com> * Merge from master Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: dan-shaw <51385773+dan-shaw@users.noreply.github.com> Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2021-01-22[libsamplerate] Upgrade to 0.2.0 (#15797)evpobr
* [libsamplerate] Upgrade to 0.2.0 * Add missiong OPTIONS * Use share/${PORT} instead of share/libsamplerate * Remove SYSTEM_LIBRARIES m argument Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update version * Update version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-22[sentry-native] Update to 0.4.5 (#15790)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-01-22[vcpkg baseline] [mesa] Fix conflicts with angle (#15729)NancyLi1013
* [mesa] Remove libs conflicted with angle * Update port_versions check * Use gles-lib-suffix to avoid conflicts with angle * [mesa] Remove libs conflicted with angle * Update port_versions check * Use gles-lib-suffix to avoid conflicts with angle * Update port_versions/m-/mesa.json * Update ports/mesa/portfile.cmake * Update space and versions * Update versions/m-/mesa.json
2021-01-21[aws-sdk-cpp] Fix PRIVATE => PRVATE typo (#15804)Billy O'Neal
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca