aboutsummaryrefslogtreecommitdiff
path: root/ports/libevent/portfile.cmake
AgeCommit message (Expand)Author
2020-11-30[libevent] Fix library cannot be found (#14805)NancyLi1013
2020-07-31[libevent] update to 2.1.12 (#12277)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-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-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