aboutsummaryrefslogtreecommitdiff
path: root/ports/fdlibm/portfile.cmake
AgeCommit message (Collapse)Author
2020-10-28Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)Billy O'Neal
2019-07-01Fix vcpkg_from_git (#7082)Phil Christensen
* [vcpkg_from_git/fdlibm] Fix flaky sha256 issues * [doc] regenerate docs
2019-04-15upgrade to windows MinGit 2.21.0 (#6041)Phil Christensen
* [fdlibm] update hash
2019-04-10Revert "partial update for testing"Phil Christensen
This reverts commit 880181892e83b89657207777b1f2ce40fe3d31cb.
2019-04-10partial update for testingPhil Christensen
2018-11-08[vcpkg_from_git] Use tar.gz because .zip has different hash in different ↵Alexander Karatarakis
timezones
2018-11-06fdlibm init (#4165)atkawa7
* fdlibm init * fix links * Fix different hashes creation with google host * Move functions to script * Fix documentation * [vcpkg_from_git] Add SHA512 argument, switch to zip to better support Windows. * [fdlibm] Trigger rebuild * [vcpkg_from_git] Use FETCH_HEAD reference to support tags