aboutsummaryrefslogtreecommitdiff
path: root/ports/entt
AgeCommit message (Collapse)Author
2021-07-25[entt] add `experimental` feature (#18626)terens
* 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-22[entt] update to 3.8.0 (#19043)David
* update entt to 3.8.0
2021-05-18[Entt] update to 3.7.1 (#17923)JonLiu1993
* [Entt] update to 3.7.1 * update version
2021-04-02[entt] Update to 3.7.0 (#17047)David
* Update to 3.7.0 * fix
2021-01-11[entt] update to <3.6> (#15567)JonLiu1993
* [entt] update to <3.6> * fix option name
2020-09-06[entt] Update to 3.5.1 (#13318)Vennor
2020-05-22[entt] Update to 3.4.0 (#11507) (#11509)Vennor
* [entt] Update to 3.4.0 (#11507) * [entt] Replaced port name with ${PORT}. (#11507)
2020-04-03[entt] Update to version 3.3.2Meyer Zinn
Update version in CONTROL.
2020-04-02[entt] Update to version 3.3.2Meyer Zinn
2020-02-25[entt] Update to 3.3.0 (#10205)Stanislav Ershov
2019-12-21Upgrade entt to 3.2.2 (#9409)Bartosz Rempuszewski
2019-09-09[entt] Update to 3.1.1 (#8098)Stanislav Ershov
2019-09-03[entt] Update to 3.1.0 (#7984)Stanislav Ershov
2019-06-10[vcpkg] Add optional 'Homepage' field to CONTROL (#6844)Phil Christensen
* [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-04[entityx][entt] Disable parallel configure (#6736)Cheney Wang
* [entityx][entt] Disable parallel configure * [entityx][entt] Remove the invalid patch
2019-05-17[entt] Update to 3.0.0 (#6490)Stanislav Ershov
2018-11-07[entt] Update to version 2.7.3 (#4649)Stanislav Ershov
* [entt] Update to version 2.7.3 [entt] Support cmake targets * [entt] Fix non-windows cmake targets
2018-10-26Upgrades 2018.10.25Robert Schumacher
2018-10-20updated port (#4511)Michele Caini
2018-09-18Upgrades 2018.08.03Robert Schumacher
2018-07-02[entt] update to 2.7.0 (#3826)Sztergbaum Roman
* [entt] update to 2.7.0 * [entt] update to 2.7.1
2018-06-05[entt] update to 2.6.1 (#3650)Sztergbaum Roman
2018-05-172018.05.17 updatesAlexander Karatarakis
2018-03-07[entt] inital port (#2984)David Nerjes
* [entt] inital port * [entt] Remove unneeded vcpkg_configure_cmake step