Commit Graph

34 Commits

Author SHA1 Message Date
Michele Caini
97ce57b378
[entt] update to 3.14.0 (#41816) 2024-10-28 23:49:23 -07:00
miyanyan
f6a144ae83
[entt] update to 3.13.2 (#38154)
- [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-04-15 13:10:24 -04:00
miyanyan
02ac6b37d3
[entt] update to 3.13.1 (#36554)
* [entt] update to 3.13.1

* [entt] update versions
2024-02-05 11:30:19 -08:00
miyanyan
2da8bb1a93
[entt] update to 3.13.0 (#36207)
* [entt] update to 3.13.0

* [entt] update versions
2024-01-17 11:13:59 -08:00
Weihang Ding
d6c1fc64f0
[entt] Bump to 3.12.2 (#32945)
* [entt] Bump to 3.12.2

* update version database
2023-08-04 06:48:37 -07:00
Michael Ferrari
acee1bdb49
[entt] Update to 3.12.0 (#32038) 2023-06-16 16:00:14 -07:00
Cheney Wang
7ef2404e08
[entt] Update to 3.11.1 (#29276) 2023-01-30 17:02:34 -08:00
Alessandro Vergani
cbe83d2d6a
[entt] Update to 3.11.0 (#27731)
* [entt] Update to 3.11.0

* Remove port-version

* Remove wrong version
2022-11-11 09:12:43 -08:00
LilyWangLL
4491ca9143
[entt] Install natvis files (#24675)
* [entt] Install natvis files

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-13 16:52:53 -07:00
EhWhoAmI
fbd65fb91d
[entt] Update to 3.10.1 (#24581)
* entt: Update port files

* entt: updated version files

* Update version files
2022-05-06 17:11:14 -07:00
sbhutch
6d710fceeb
[entt] Update to 3.10.0 (#24163)
* entt: updated port files

* entt: updated version files

* entt: added license field to vcpkg.json

* entt: updated version files
2022-04-19 09:42:10 -07:00
Daniel Marshall
c3d2f29edb
[entt] Update to 3.9.0 (#22147)
* [entt] Update to 3.9.0

* Update version files

* Migrate to new functions

* Update version
2021-12-21 23:20:36 -05:00
terens
f894a2f39a
[entt] add experimental feature (#18626)
* Update `entt/portfile.cmake` to support the new `experimental` feature.

* Added the `experimental` feature on `entt/vcpkg.json`.

* Small fix on `entt/vcpkg.json`.

* Update vcpkg.json

* New branch

* Fixup

* (Hopefully) fixed entt version

* Require specifying `--head` for the feature

* update version

* update version

* [entt] add experimental feature

* update version

* update vcpkg.json

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-07-25 12:49:48 -07:00
David
4dc290b650
[entt] update to 3.8.0 (#19043)
* update entt to 3.8.0
2021-07-22 13:35:13 -07:00
JonLiu1993
b1f7f2e603
[Entt] update to 3.7.1 (#17923)
* [Entt] update to 3.7.1

* update version
2021-05-18 00:55:05 -07:00
David
10e85f2cd1
[entt] Update to 3.7.0 (#17047)
* Update to 3.7.0

* fix
2021-04-02 12:43:24 -07:00
JonLiu1993
355214eba0
[entt] update to <3.6> (#15567)
* [entt] update to <3.6>

* fix option name
2021-01-11 21:01:09 -08:00
Vennor
9ef3b7c81f
[entt] Update to 3.5.1 (#13318) 2020-09-06 20:51:06 -07:00
Vennor
34db0f946b
[entt] Update to 3.4.0 (#11507) (#11509)
* [entt] Update to 3.4.0 (#11507)

* [entt] Replaced port name with ${PORT}. (#11507)
2020-05-22 21:57:41 -07:00
Meyer Zinn
fe0c299ff2 [entt] Update to version 3.3.2 2020-04-02 13:21:11 -05:00
Stanislav Ershov
d317268f4f
[entt] Update to 3.3.0 (#10205) 2020-02-25 14:14:45 -08:00
Bartosz Rempuszewski
edbc0dee67 Upgrade entt to 3.2.2 (#9409) 2019-12-21 14:04:58 -08:00
Stanislav Ershov
a46dce076b [entt] Update to 3.1.1 (#8098) 2019-09-09 12:46:39 -07:00
Stanislav Ershov
8fb4a3153c [entt] Update to 3.1.0 (#7984) 2019-09-03 14:35:33 -07:00
Cheney Wang
8fe8cf468b [entityx][entt] Disable parallel configure (#6736)
* [entityx][entt] Disable parallel configure

* [entityx][entt] Remove the invalid patch
2019-06-04 02:23:04 -07:00
Stanislav Ershov
76827951ab [entt] Update to 3.0.0 (#6490) 2019-05-17 08:28:38 -07:00
Stanislav Ershov
8407472fb2 [entt] Update to version 2.7.3 (#4649)
* [entt] Update to version 2.7.3

[entt] Support cmake targets

* [entt] Fix non-windows cmake targets
2018-11-07 23:49:02 -08:00
Robert Schumacher
c538d6d996 Upgrades 2018.10.25 2018-10-26 18:49:29 -07:00
Michele Caini
363d924a23 updated port (#4511) 2018-10-20 13:18:41 -07:00
Robert Schumacher
7e5bb652fb Upgrades 2018.08.03 2018-09-18 02:11:05 -07:00
Sztergbaum Roman
8abb0bb4f9 [entt] update to 2.7.0 (#3826)
* [entt] update to 2.7.0

* [entt] update to 2.7.1
2018-07-02 22:31:16 -07:00
Sztergbaum Roman
ee6c993a74 [entt] update to 2.6.1 (#3650) 2018-06-05 00:30:39 -07:00
Alexander Karatarakis
6ad96b7e7a 2018.05.17 updates 2018-05-17 22:56:05 -07:00
David Nerjes
58e8c96de0 [entt] inital port (#2984)
* [entt] inital port

* [entt] Remove unneeded vcpkg_configure_cmake step
2018-03-07 14:16:07 -08:00