aboutsummaryrefslogtreecommitdiff
path: root/ports/libevent
AgeCommit message (Expand)Author
2021-09-09Bulk convert control files. (#19986)Billy O'Neal
2020-11-30[libevent] Fix library cannot be found (#14805)NancyLi1013
2020-07-31[libevent] update to 2.1.12 (#12277)DailyShana
2020-02-03[vcpkg] Add Supports: field. Use contents of triplets instead of names for de...Phil Christensen
2020-01-13[libpq, openssl, librtmp] libpq 12 and others with openssl 1.1.1d (#8566)Alexander Neumann
2020-01-09[libevent] remove dependency of default feature (#9232)DailyShana
2020-01-06[libevent] Fix include headers fails on x64-windows, using CMAKE (#9292)Alvin
2019-12-20[libevent] Add thread as default feature (#9101)NancyLi1013
2019-11-19[libevent] add features (#8349)NancyLi1013
2019-09-25[libevent] crt linkage fix (#8211)Nikolay Shishov
2019-08-06[libevent] update to 2.1.11 (#7515)DailyShana
2019-06-25[libevent] Upgrade to version 2.1.10 (#6969)wangli28
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
2019-05-02Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)Victor Romero
2019-02-28Modify `vcpkg_fixup_cmake_targets()` (#5459)Victor Romero
2018-05-18[libevent] Fix build on Linux (#3426)Arkady Shapkin
2018-02-10[libevent] Fix generated libevent targets filesArkady Shapkin
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs...Alexander Karatarakis
2017-07-20[libevent] Fail faster for unsupported platforms.Robert Schumacher
2017-07-13[libevent] Add missing openssl dependency. Simplify portfile. Fixes #1456.Robert Schumacher
2017-04-05[libevent] Fixup cmake config files to not have hardcoded paths.Robert Schumacher
2017-04-03[libevent] Initial supportArkadiy Shapkin