Commit Graph

5 Commits

Author SHA1 Message Date
Sébastien
ff7b7e8711
[bext-ut] Updated bext-ut to v2.0.1 (#37040)
- [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.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] 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.

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2024-03-05 01:57:41 -08:00
Lily Wang
7771648f32
[bext-ut] Update to latest commit (#32546) 2023-07-13 11:39:13 -07:00
Park DongHa
fc2959942a
[bext-ut] remove ut-1.1.9/include from header install path (#27051)
* [bext-ut] change header install path

* [bext-ut] update baseline

* [bext-ut] nest patch file
2022-10-03 14:04:17 -07:00
chausner
68a85fa730
[bext-ut] Update to 1.1.9 (#24181)
* Update bext-ut to 1.1.9

* Update CI baseline

* Move file(INSTALL)

* Update CI baseline

* Add bext-ut to ci.baseline.txt

* Revert "Add bext-ut to ci.baseline.txt"

This reverts commit 16640b0c5b.

* Avoid CPM

* Fix copyright installation

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:35:37 -07:00
Park DongHa
b3aaa1c3b7
[bext-ut] create a new port (#16822)
* [ut] create a new port

* [ut] update baseline and port SHA

* [bext-ut] change port name

* [bext-ut] unique name for downloaded license

* Update ports/bext-ut/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [bext-ut] comment for copyright install

* [bext-ut] Lift license download up. Copy, don't move.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-07 13:25:51 -07:00