Commit Graph

12 Commits

Author SHA1 Message Date
Cheney Wang
8cfe2589b7
[libgo] Fix include directory not exposed by target (#24958)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-05-27 13:25:59 -07:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
Stefano Sinigardi
259e0bd22c
[libgo] fix baseline issue (#19773)
* [libgo] fix baseline issue

* [libgo] fix references

* [libgo] fail fast on unsupported archs

* [libgo] fix references

* [libgo] fixes for macOS

* [libgo] fix references

* Minimize the patch

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-09-13 14:56:51 -07:00
NancyLi1013
1b1d1b209d
[libgo] Add DISABLE_PARALLEL_CONFIGURE (#19037)
* [libgo] Add DISABLE_PARALLEL_CONFIGURE

* update version files

* Update deprecated functions

* Update versions/l-/libgo.json
2021-07-22 13:37:49 -07:00
Tim Autry
9fa44fc4b7
[libgo] Update CONTROL to fix typo (#11435) 2020-05-19 15:14:29 -07:00
NancyLi1013
3f7bee619a
[libgo] Update to 3.1 (#11263)
* [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>
2020-05-18 14:09:10 -07:00
Stefano Sinigardi
726c111481 [vcpkg] fatal_error when patch fails to apply (#8087)
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-07 10:35:13 -07:00
Robert Schumacher
b901286329 [libgo] Fix boost-1.68 2018-08-20 14:26:47 -07:00
Alexander Karatarakis
1f00e2fc67 [libgo] Bump version 2018-05-23 16:45:59 -07:00
Alexander Karatarakis
de8d4a3823 [libgo] Fix patch 2018-05-23 16:02:06 -07:00
test
cf649980bc libgo update to v2.8 2018-05-19 13:50:40 +08:00
yyzybb537
68447ced17 Add libgo library packge (#3394)
* Add libgo library packge

* [libgo] Fix Windows and adjust cmake usage information
2018-05-02 22:36:19 -07:00