Commit Graph

6 Commits

Author SHA1 Message Date
Bruce Mitchener
a37d26c8ee
[cglm] Update to 0.9.4 (#38229)
- [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.
2024-04-18 19:35:36 -04:00
Bruce Mitchener
9854d1d922
[cglm] Enable for uwp (#36704) 2024-02-13 13:30:43 -08:00
Jia Yue Hua
a434c364ee
[cglm] update to 0.9.2 (#36285)
* [cglm] update to 0.9.2

* [cglm] update to 0.9.2
2024-01-22 10:58:16 -08:00
Bruce Mitchener
77c73ede01
[cglm] Allow building for arm platforms. (#35607)
This works for arm (at least on macOS).
2023-12-13 23:39:34 -08:00
Jia Yue Hua
0fa73de34b
[cglm] update to 0.9.1 (#34074)
* [cglm] update to 0.9.1

* [cglm] update to 0.9.1
2023-09-28 22:55:08 -07:00
chausner
7632bef82e
[cglm] New port (#29024)
* Add cglm 0.8.8

* Update CI baseline

* Disable ARM and UWP builds

* Update CI baseline

* Add usage

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-23 15:30:41 -08:00