Commit Graph

7 Commits

Author SHA1 Message Date
Thomas1664
0b1d7c19e1
[vk-bootstrap] Fix usage (#37725) 2024-03-26 11:51:12 -07:00
miyanyan
c87d3c5b39
[vk-bootstrap] update to 1.3.279 (#37281)
- [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.
2024-03-11 13:16:11 -07:00
Frank
812e37be7e
[bootstrap] Use official cmake configuration (#35643)
* [bootstrap] Use official cmake configuration

* version
2023-12-13 23:28:56 -08:00
Kai Pastor
fa0ff80b1c
[vk-bootstrap] Fix CMake config for non-windows (#32330)
* [vk-bootstrap] Fix CMake config for non-windows

* [vk-bootstrap] Switch to vulkan-headers

* Simplify
2023-07-06 11:35:29 -07:00
freestriker
8e591a9cf0
[vk-bootstrap] Update to v0.7 (#31285)
* Update portfile.cmake

use the latest v0.7 tag of package vk-bootstrap

* update baseline

update to v0.7 tag

* Update baseline.json

change port-version

* Update version and git-tree

* ${VERSION}

* version

---------

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-05-09 16:44:20 -07:00
Lily Wang
efc181852e
[vk-bootstrap] Disable build tests and example (#28869)
* [vk-bootstrap] Disable build tests and example

* x-add-version

* apply suggestion

* x-add-version
2023-01-11 23:11:05 -08:00
sean
7c2cbf1f53
[vk-bootstrap] New port (#21949) 2021-12-13 12:49:27 -08:00