aboutsummaryrefslogtreecommitdiff
path: root/ports/seal
AgeCommit message (Collapse)Author
2020-09-26[seal] Fixed and updated ports/seal to 3.5.9. (#13598)Wei Dai
* Fixed and updated ports/seal to 3.5.9. * Update ports/seal/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/seal/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [seal] Disable vendored dependencies. Fix writes to source dir. Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-05-26[seal] Disable SEAL_USE_MSGSL and add default feature zlib (#11588)Jack·Boos·Yu
2020-01-30[seal] Add new port (#9698)Kotaro Inoue
* Add Microsoft SEAL as a new port * Fix to choose either static or shared binaries * Fix to fail port install on Windows platforms * Fix to enable a command line build on windows * Fix to fail port install on UWP