Commit Graph

32 Commits

Author SHA1 Message Date
moritz-h
03d3703880
[glm] fix clang compile (#39408) 2024-06-20 11:40:36 -07:00
Weihang Ding
dc5bc7995d
[glm] Fix c++ language auto detection (#37823) 2024-03-29 17:24:12 -07:00
WangWeiLin-MV
8a537de207
[glm] Update SHA512 of 1.0.1 to c6c6fa (#37016)
Fix #37008.

### Checklist
- [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.

### Test
Port usage tests pass with following triplets:
```plain
x64-windows
x64-windows-static
```
2024-02-28 16:38:53 -08:00
miyanyan
8e60d52dc8
[glm] update to 1.0.1 (#36979)
- [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.
- [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.

deleted patch,
7b53739128
2024-02-27 00:08:38 -08:00
Osyotr
b283d1db6f
[glm] no werror (#36658) 2024-02-08 22:43:32 -08:00
Weihang Ding
02344c986b
[glm] Bump to 1.0.0 (#36358)
* [glm] Bump to 1.0.0

* Update version database

* Fix build on android

* Update version database
2024-01-26 09:32:30 -08:00
Osyotr
f9ae3ba570
[glm] Restore version 0.9.9.8 (#34591)
* [glm] Restore version 0.9.9.8

* revert glm update

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-10-19 15:28:17 -07:00
Weihang Ding
a880596395
[glm] Bump to 2023-06-08 & fix usage (#32685)
* [glm] Bump to 0.9.9.8+20230608 & fix usage

* switch to version-date

* update version database
2023-08-23 22:04:38 -07:00
xiaozhuai, Weihang Ding
09c963efbb
[glm] Modernization (#29314)
* [glm] Modernization

* update version database
2023-01-31 12:34:37 -08:00
Jack·Boos·Yu
307ac18b08
[glm] Add namespace to export target (#16429)
* [glm] Add namespace to export target

* update version record

* [globjects] Fix dependency glm

* update version record
2021-03-01 16:28:05 -08:00
Lily
c3fc360947
[glm, sqlitecpp] update to new version (#10977)
* [glm] update to 0.9.9.8

* [sqlitecpp] Update to version 3.0.0
2020-04-23 21:17:26 -07:00
tags
9a57d51242 [glm] Updated to 0.9.9.7 (#9621)
* [glm] Updated to 0.9.9.7

* Changes suggested by Wolfgang Stöggl
2020-01-17 16:25:10 -08:00
Phil Christensen
d962dc7d65 [vcpkg] Add optional 'Homepage' field to CONTROL (#6844)
* [control file] Add optional 'Homepage' tag

This allows a 'Homepage' tag to be added to a port in order to support
changes such as PR #2933.  It currently does not do anything with it.

* [docs]

Add Homepage to the control file documentation

* move urls from descriptions to homepage field.
2019-06-10 16:35:22 -07:00
Robert Schumacher
8873d771c8
[glm] Fix missing include dir reference by moving include(GNUInstallDirs). Fixes #6461. (#6466) 2019-05-15 14:37:53 -07:00
Connor Fitzgerald
d539182ccb [glm] Remove all unnecessary build steps (#6410)
* [glm] Remove all unnecessary build steps

* [glm] Fix header export

* [glm] Bump control to force rebuild
2019-05-13 17:51:16 -07:00
Robert Schumacher
516d10bb68 [many ports] Updates 2019.04.19 (#6155)
* [many ports] Updates 2019.04.19
2019-04-30 09:20:18 -07:00
Robert Schumacher
c95512aaf6 [many ports] Updates 2019.03.29 (#5698)
* Updates 2019.03.29

* Undo changes to 4 ports(rocksdb tbb thrift uwebsockets) due to failures

* [folly] Fix target files in debug mode

* Undo glog changes since it caused sophus openmvg and cartographer failures

* Undo Folly changes since it cause wangle failed

* Undo Folly portfile
2019-04-15 22:30:11 -07:00
Robert Schumacher
9fe14bc18e Updates 2018.11.01 2018-11-08 00:17:59 -08:00
jasjuang
d23c403e2d [glm] update to 0.9.9.2 2018-09-23 15:02:05 -07:00
jasjuang
8071f31fd3 [glm] update to 0.9.9.0 2018-05-22 22:03:43 -07:00
Mark Garcia
dde10c4936 [glm] Ignore MSVC warning C4201 2017-12-19 15:25:03 +08:00
jasjuang
49e82f5db2 [glm] update to 0.9.8.5 2017-11-11 22:49:06 -08:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Robert Schumacher
338f8614e3 [vcpkg-fixup-cmake-targets][glm] Upgrade GLM. Move cmake fixup logic into helper script. 2017-06-20 15:20:23 -07:00
jasjuang
82a0834b37 enable cmake config for glm 2017-06-20 11:36:16 -07:00
Alexander Karatarakis
828d58fd6e [glm] Mark as header-only library 2016-10-26 14:29:12 -07:00
kryptan
e1a039bc20 [glm] Update to version 0.9.8.1 2016-10-03 00:40:43 +03:00
Alexander Karatarakis
3679955544 Introduce SOURCE_PATH to almost all portfiles 2016-09-28 17:05:56 -07:00
Ninetainedo
930d0a7ded URL and MIRRORS are now URLS
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Ninetainedo
8cee9c6e07 Replaced everything concerning MD5 with SHA512 2016-09-22 21:30:58 +02:00
Ciprian-Mihai Melinescu
a8f4f05633 [glm] Removed CMakeLists.txt 2016-09-21 10:34:07 +03:00
Ciprian-Mihai Melinescu
9ff0ea9e57 Added glm. 2016-09-21 02:13:39 +03:00