Kai Pastor
b8a0a2dfca
[libunwind,gperftools] Fix dependencies ( #41893 )
2024-11-05 13:02:24 -08:00
Jia Yue Hua
1019f434e2
[folly] add libunwind back ( #41699 )
2024-10-29 13:33:44 -07:00
JonLiu1993
88fbb11406
[libunwind] Fix build error on arm64-linux ( #41245 )
...
Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-09-30 13:24:49 -04:00
Cheney Wang
6391d9d7fc
[libunwind] update to 1.8.1 ( #37434 )
2024-03-14 12:28:32 -07:00
jim wang
86a103d605
[libunwind] Update to 1.8.0 ( #36910 )
...
Fixes https://github.com/microsoft/vcpkg/issues/36797
- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md ).
- [X] SHA512s are updated for each updated download.
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt )
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [X] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [X] Only one version is added to each modified port's versions file.
Usage test pass with following triplets:
```
x64-linux
```
2024-02-21 21:47:29 -08:00
Danyil Melnytskyi
e2b7697406
[libunwind] new port ( #33204 )
...
* Initial support of libunwind
* Fix copyright install
* ./vcpkg x-add-version --all
* Update git-tree
* Resolve some change requests
- A blank line needs to be added at the end of the file.
- Fix the version number in the vcpkg.json and usage files.
* Fix version
* Use vcpkg_from_github instead vcpkg_from_git
* Fix usage and portfile.cmake files
* Fix git-tree
* Yet another refactor
* Update git-tree
2023-08-16 12:51:34 -07:00