aboutsummaryrefslogtreecommitdiff
path: root/ports/libwebm/portfile.cmake
AgeCommit message (Collapse)Author
2021-02-26[libwebm] apply upstream changes to support Android NDK r15b and later (#16398)Jesse Towner
* [libwebm] upstream changes for Android NDK r15b This applies upstream changes from master to libwebm 1.0.0.27 to support building with Android NDK r15b and later up through Android NDK r23 beta. Commits taken from https://chromium.googlesource.com/webm/libwebm master branch: 0ae757087f5e6eb01dfea16cc09205b2425cfb74 Fix android build failure with NDK r15b. 90967863b2f67962f52595a26abb8e4fa4105d44 mkvparser: fix float conversion warning * [libwebm] update control file * [libwebm] update versions * Update ports/libwebm/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions/baseline.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions/l-/libwebm.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions/baseline.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [libpx] use file INSTALL instead of COPY & RENAME * [libvpx] update versions Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2019-05-26Added debug postfix in libwebm and reverted debug files rename. (#6626)Krzysztof Kawa
2019-03-04[libwebm] Fix no-postfix in debug for dll/lib/pdb (#5516)LarryIII
2018-10-25[libwebm] Avoid building executablesRobert Schumacher
2017-03-15[libwebm] add version 1.0.0.27Mikhail Paulyshka