]> granicus.if.org Git - libevent/history - cmake
epoll: use epoll_pwait2() if available
[libevent] / cmake /
2022-08-07 Haowei HsuSearch library name of Debug for find_event_lib.
2022-07-09 Azat KhuzhinMerge branch 'mbedtls-3'
2022-07-09 William MarlowInitial Mbed-TLS 3 support to get the GitHub Actions...
2022-07-09 Azat KhuzhinSupport build dir of the MbedTLS
2022-01-15 Azat KhuzhinSet RPATH only if installation is done into non system...
2021-11-12 Christopher ChavezCheckWorkingKqueue.cmake: fix missing headers
2021-05-04 Biswapriyo Nathcmake: Fix generted pkgconfig files.
2020-11-23 Loïc Yhuelcmake: do not link libevent with libevent_core
2020-10-04 Azat KhuzhinChange prefix for man pages from "le_" to "libevent_"
2020-10-04 Azat KhuzhinAdd prefix (le_) for man pages
2020-10-04 Azat KhuzhinDrop DOXYGEN_MAN_LINKS unsupported cmake flag
2020-07-22 Azat KhuzhinMerge branch 'mbedtls'
2020-07-22 okhowang(王沛文)fix build system and add test and cleanup code
2020-07-22 Jesse Fangmbed TLS cmake support
2020-05-28 yuangongjiremove FindGit.cmake, improve `git describe` command
2020-05-25 Azat Khuzhinhttp: Merge branch 'http-max_connections-pr-592'
2020-05-01 yuangongjicmake: set a default value for LIBEVENT_STATIC_LINK
2020-03-22 Azat KhuzhinMerge #976 -- symbols check build fixes
2020-03-22 yuangongjicmake: replace CheckFunctionExists with CheckSymbolExists
2020-03-17 Mario EmmenlauerLibeventConfig.cmake: restore CMAKE_FIND_LIBRARY_SUFFIX...
2020-03-17 Azat KhuzhinMerge branch 'build-fixes' (#969)
2020-03-17 yuangongjicmake: fix getaddrinfo checking error
2020-03-17 yuangongjicmake: remove CheckFunctionExistsEx
2020-01-26 Azat KhuzhinMerge branch 'github-actions-v2' (#951)
2020-01-24 yuangongjicmake: set rpath for libraries on linux
2020-01-24 yuangongjicoverage: 'lcov --remove' need full path
2019-11-30 Azat Khuzhincmake: use CMAKE_LIBRARY_OUTPUT_DIRECTORY for the final...
2019-11-16 Azat KhuzhinMerge #929 -- cmake package improvements
2019-11-14 yuangongjicmake: improve package config file
2019-10-25 yuangongjicmake: eliminate duplicate installation of public headers
2019-08-29 yuangongjiDoxygen documentation improvements
2019-08-27 yuangongjicmake: attach doxygen target into all target
2019-07-11 Azat Khuzhincmake: install shared library only if it was requested
2019-07-11 yuangongjicmake: set library names to be the same as with autotools
2019-06-13 yuangongjicmake: add missing autotools targets (doxygen, uninstal...
2019-03-01 Enji CooperFix typos in a comment describing the purpose of `Versi...
2018-11-22 Azat Khuzhincmake: introduce EVENT__LIBRARY_TYPE option
2018-10-18 Azat KhuzhinMake cmake's check_const_exists() rely on cache
2018-05-02 Nathan FrenchMerge pull request #632 from NathanFrench/realign_struc...
2018-04-25 Azat KhuzhinFix CheckFunctionExistsEx() cmake macro on win32
2018-04-08 Philip Herroncmake: ensure windows dll's are installed as well as...
2017-09-10 Carlo Marcelo Aren... configure: avoid false positive in DragonFlyBSD
2017-03-14 Azat Khuzhincmake: use APPEND during exporting targets (for old...
2017-03-13 Azat Khuzhincmake: fix pkgconfig generation (copy-paste typo)
2017-03-13 Azat KhuzhinMerge branch 'cmake-missing-bits'
2017-03-13 Azat Khuzhincmake: fix export absolute path and relative path and...
2017-03-13 Azat Khuzhincmake: generate and install pkgconfig files
2017-03-13 Azat Khuzhincmake: build SHARED and STATIC libraries (like autoconf...
2017-03-13 Azat Khuzhincmake: add missing event_openssl/event_pthreads libraries
2017-03-08 Azat KhuzhinMerge branch 'cmake-configure-fixes-v2'
2017-03-08 Azat Khuzhincmake: fix extracting of the version from git (check...
2017-03-08 Azat KhuzhinCheck for WNOWAIT in waitpid() in runtime (not in cmake...
2017-03-08 Azat Khuzhincmake: Fix checking of enum values from sysctl.h
2017-01-29 Azat KhuzhinDo not overwrite version from GIT if it is older then...
2017-01-29 Azat KhuzhinBump version in master to 2.2.0-alpha-dev
2017-01-25 Azat KhuzhinMerge branch 'release-2.1.8-stable-pull' release-2.1.8-stable
2017-01-25 Azat KhuzhinBump version to 2.1.8-stable everywhere
2016-11-04 Azat KhuzhinMerge remote-tracking branch 'azat/release-2.1.7-rc... release-2.1.7-rc
2016-11-04 Azat KhuzhinBump version to 2.1.7-beta everywhere
2016-11-02 Azat KhuzhinFix cmake -DEVENT__COVERAGE=ON
2016-10-26 Azat Khuzhincmake: fix CheckFunctionExistsEx/CheckPrototypeDefiniti...
2016-08-26 Azat KhuzhinMerge branch 'release-2.1.6-beta-pull' release-2.1.6-beta
2016-08-26 Azat KhuzhinBump version to 2.1.6-beta everywhere
2016-08-11 Azat Khuzhintests: use waitpid(..., WNOWAIT) to fix failing of...
2016-03-09 Azat Khuzhincmake: fix adding of compiler flags, and now it will
2015-12-21 Mark EllzeyMerge pull request #125 from libevent/master
2015-12-21 Mark EllzeyMerge pull request #305 from libevent/cmake_updates
2015-12-21 Mark EllzeyMore cmake updates, lot's of missing definitions
2015-12-20 Mark EllzeyMerge pull request #300 from ellzey/cmake_updates
2015-12-20 Mark EllzeyCMAKE CMAKE CMAKE CLEANUPS
2015-12-19 Mark EllzeyLot's of cmake updates
2015-06-17 Mark EllzeyMerge pull request #190 from JohnOhl/evhttp-post-fix
2015-06-17 Mark EllzeyMerge pull request #183 from azat/dns-example
2015-02-05 Nick MathewsonMerge pull request #116 from JoakimSoderberg/fix_build_...
2015-02-05 Joakim SöderbergThis fixes a bug introduced in 27bd9faf498b91923296cc91...
2014-12-01 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-12-01 Nick MathewsonMerge remote-tracking branch 'public/patches-2.0'
2014-12-01 Nick MathewsonMerge remote-tracking branch 'origin/pr/182'
2014-12-01 Nick MathewsonMerge remote-tracking branch 'origin/pr/180'
2014-11-30 Nick MathewsonMerge remote-tracking branch 'origin/pr/175'
2014-11-30 Nick MathewsonMerge remote-tracking branch 'origin/pr/186'
2014-11-30 Acer YangFix cmake error when the Module path has more than...
2014-10-09 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-09-18 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-09-18 Nick MathewsonMerge pull request #168 from ufo2243/master
2014-09-18 Nick MathewsonMerge pull request #119 from ldx/winhosts
2014-09-18 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-09-18 Nick MathewsonMerge pull request #118 from azat/http-forward-family...
2014-09-18 Nick MathewsonMerge pull request #128 from azat/tests-disable-when...
2014-09-18 Nick MathewsonMerge pull request #129 from azat/disable-probing-with...
2014-09-08 Nick MathewsonMerge pull request #167 from snikulov/pr_libevent_cmake_upd
2014-09-02 Sergey Nikulovupdates in cmake build
2014-08-29 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-08-29 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-08-18 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-03-31 Nick MathewsonMerge pull request #125 from azat/tree.h-drop-copy
2014-03-26 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-03-26 Nick MathewsonMerge pull request #121 from azat/dns-regress-leaks
2014-03-21 Nick MathewsonMerge remote-tracking branch 'origin/patches-2.0'
2014-03-07 Joakim SöderbergExport event_extra not event_extras.
next