vcpkg/versions/e-
Thomas1664 4111e5e1b3
[eventpp] Optimize build (#38516)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->

<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

<!-- If this PR updates an existing port, please uncomment and fill out
this checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] 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.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is added to each modified port's versions file.

END OF PORT UPDATE CHECKLIST (delete this line) -->

<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-05-07 20:48:36 -07:00
..
eabase.json [many ports]switch to vcpkg-cmake / vckg-cmake-config part 1 (#29880) 2023-03-06 15:44:04 -08:00
earcut-hpp.json [earcut-hpp] Update to 2.2.4 (#29068) 2023-01-24 00:47:17 -08:00
eastl.json [eastl] update to 3.21.12 (#34126) 2023-10-02 20:28:06 -07:00
easycl.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
easyexif.json [easyexif] create a new port (#27118) 2022-10-06 11:52:26 -07:00
easyhook.json [easyhook] msbuild update (#33091) 2023-08-10 11:03:11 -07:00
easyloggingpp.json [easyloggingpp] Fix pkgconfig and add usage (#36851) 2024-02-21 09:35:50 -08:00
eathread.json [many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 (#29882) 2023-04-21 14:48:12 -07:00
ebml.json [ebml] update to 1.4.5 (#37209) 2024-03-07 22:35:25 -08:00
ecal.json [ecal] Add new port (#33296) 2023-09-26 00:24:39 -07:00
ecm.json [kf5] Update to 5.98 (#26831) 2022-11-30 11:03:25 -08:00
ecos.json [ecos] update to 2.0.10 (#34127) 2023-09-28 23:48:50 -07:00
ecsutil.json [Ecsutil] msbuild (#33107) 2023-08-11 09:47:35 -07:00
ed25519.json [ed25519] New port (#34517) 2023-10-31 12:39:05 -07:00
edflib.json [edflib] update to 1.25 (#36627) 2024-02-07 12:23:48 -08:00
edlib.json [many ports] call vcpkg_fixup_pkgconfig() (#20953) 2021-10-27 15:19:28 -07:00
effects11.json [directxmesh, directxtex, directxtk, uvatlas, dxut, effects11] June 2023 update (#32033) 2023-06-21 22:39:47 -07:00
effolkronium-random.json [effolkronium-random] update to 1.5.0 (#34128) 2023-09-28 23:41:00 -07:00
efsw.json [efsw] Update to 1.3.1. (#29430) 2023-02-07 14:59:38 -08:00
egl-registry.json [opengl-registry/egl-registry] update (#36856) 2024-02-21 09:32:54 -08:00
egl.json [egl] Revise wrapper and pkgconfig files for windows (#28174) 2022-12-13 16:27:58 -08:00
eigen3.json [Eigen3] Fix target check in cmake config. (#37231) 2024-03-07 22:33:44 -08:00
elements.json [elements] Add new port (#28224) 2022-12-28 13:15:08 -08:00
elfio.json [elfio] update to 3.12 (#34129) 2023-09-28 23:40:24 -07:00
elfutils.json [elfutils] remove debug scripts (#24915) 2022-05-26 13:11:21 -07:00
embree2.json [ports] add support expressions (#23034) 2022-02-17 17:23:21 -08:00
embree3.json [embree3] Remove explicit ISA selection and expose more project options as features (#35929) 2024-03-07 10:02:46 -08:00
enet.json [enet] export .pc file (#32316) 2023-07-05 11:40:31 -07:00
enkits.json [enkiTS] Fixing patch for dynamic linking on windows (#38014) 2024-04-09 12:07:03 -04:00
ensmallen.json [ensmallen] update to 2.19.1 (#34130) 2023-09-28 23:38:44 -07:00
entityx.json [many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 (#29882) 2023-04-21 14:48:12 -07:00
entt.json [entt] update to 3.13.2 (#38154) 2024-04-15 13:10:24 -04:00
epsilon.json Update xbox supports expressions for failing ports with copyleft licenses (#31770) 2023-06-15 14:49:00 -07:00
ereignis.json [saucer] update to 2.1.0 (#34732) 2023-11-08 09:36:24 -08:00
esaxx.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
etcd-cpp-apiv3.json [etcd-cpp-apiv3] Update, cleanup (#37908) 2024-04-02 12:33:08 -07:00
etl.json [etl] Fix cmake usage (#36747) 2024-02-14 23:40:51 -08:00
eve.json [eve] update to 2023.2.15 (#30475) 2023-03-28 11:28:44 -07:00
eventpp.json [eventpp] Optimize build (#38516) 2024-05-07 20:48:36 -07:00
evpp.json [glog] update to 0.7.0 (#37071) 2024-03-05 02:23:38 -08:00
exiv2.json [exiv2] fix target in usage description (#35923) 2024-01-02 14:32:38 -08:00
expat.json [expat] Update to 2.6.2 (#37426) 2024-03-14 12:23:02 -07:00
expected-lite.json [expected-lite] update to v0.6.3 (#30347) 2023-03-23 15:57:07 -07:00
exprtk.json [exprtk] Update ExprTk (#22871) 2022-01-31 15:21:16 -08:00
ezc3d.json [ezc3d] update to 1.5.7 (#36333) 2024-01-24 11:16:46 -08:00
ezfoundation.json [ezfoundation] Add new port (#25604) 2022-07-11 15:13:28 -07:00