aboutsummaryrefslogtreecommitdiff
path: root/ports/clapack/support-uwp.patch
AgeCommit message (Collapse)Author
2021-06-11[clapack] Remove broken host-arithchk (#17573)Robert Schumacher
2021-03-26[many ports] Apply host dependencies (#16479)ras0219
* [vcpkg] Add VCPKG_HOST_TRIPLET. Improve vcpkg.schema.json * [many ports] Apply host dependencies * [yasm-tool] Revert yasm-tool changes to split into PR #16478 * [many ports] Add versions * [vcpkg.cmake] Revert change applied in other PR * [boost-modular-build-helper] Merge from master Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-05-20[clapack] Add uwp support (#9957)Jack·Boos·Yu
* [clapack] Add uwp support * use _CRT_NONSTDC_NO_DEPRECATE instead of patching codes