aboutsummaryrefslogtreecommitdiff
path: root/ports/libgo/cmake.patch
AgeCommit message (Collapse)Author
2020-05-18[libgo] Update to 3.1 (#11263)NancyLi1013
* [libgo] Update to 3.1 * Add headers in debug sub folder * Update ci.baseline and remove headers in debug/include directory * Update the way to install headers and targets on Windows * Remove the headers in netio/disable_hook on all platforms * Add unsupported for arm and uwp * Add only support static build and update ci.baseline * code review Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2018-05-23[libgo] Fix patchAlexander Karatarakis
2018-05-02Add libgo library packge (#3394)yyzybb537
* Add libgo library packge * [libgo] Fix Windows and adjust cmake usage information