This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
vcpkg
Watch
1
Star
0
Fork
0
You've already forked vcpkg
mirror of
https://github.com/microsoft/vcpkg.git
synced
2024-12-01 20:27:37 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
243a12456c
vcpkg
/
ports
/
libevent
/
CONTROL
5 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[libevent] Initial support
2017-04-03 20:54:11 +08:00
Source: libevent
Modify `vcpkg_fixup_cmake_targets()` (#5459) * some libraries export <PackageName>LibraryDepends.cmake instead of <PackageName>Targets.cmake. Those file also need the fix of #1044 should close #4753 * prefered the general solution #4622. hopefully solved the issue within #4150 replaced the regex with something more readable (also ident is lost) should close: #4753 #4633 #4150 and maybe more * Hash vcpkg_fixup_cmake_targets.cmake * [boost] Fix use of find_package(Boost) with cache variables [socket-io-client] Fix install * reversed change back to use regex replace * [glbinding] Fix _IMPORT_PREFIX depth in *-export.cmake files * [tinyspline] Ignore warnings treated as errors * [libevent, liblemon, libpng, smpeg2, zlib] Fix apply patches * [libsodium] Fix apply patches * [folly] Link correct libraries in debug and release * [vtk] Remove unset of _IMPORT_PREFIX * [tinyspline] Do not treat warnings as errors * [smpeg2] Fix double* to int comparison * [nvtt] Define value for HAVE_UNISTD_H in MacOS * [libui] Fix MacOS X build * [zlib] Fix download URL * [qhull] Update to v7.2.1 * [podofo] Set value for HAVE_UNISTD_H in MacOS * [mongo-cxx-driver,ogre,podofo,qhull] Bump CONTROL version * [mongo-c-driver] Set _IMPORT_PREFIX * [tmxparser] Bump CONTROL version * [qhull,vxl] Bump CONTROL version
2019-03-01 15:53:42 +08:00
Version: 2.1.8-4
[libevent] Add missing openssl dependency. Simplify portfile. Fixes #1456.
2017-07-14 06:52:03 +08:00
Build-Depends: openssl
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
2017-09-09 15:12:54 +08:00
Description: An event notification library
Reference in New Issue
Copy Permalink