index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: use CMAKE_LIBRARY_OUTPUT_DIRECTORY for the final shared library symlink
Azat Khuzhin
2019-11-30
1
-2
/
+2
*
cmake: improve package config file
yuangongji
2019-11-14
3
-49
/
+231
*
cmake: eliminate duplicate installation of public headers
yuangongji
2019-10-25
1
-11
/
+0
*
Doxygen documentation improvements
yuangongji
2019-08-29
1
-0
/
+1
*
cmake: attach doxygen target into all target
yuangongji
2019-08-28
1
-0
/
+111
*
cmake: install shared library only if it was requested
Azat Khuzhin
2019-07-12
1
-1
/
+1
*
cmake: set library names to be the same as with autotools
yuangongji
2019-07-11
1
-8
/
+46
*
cmake: add missing autotools targets (doxygen, uninstall, event_rpcgen.py)
yuangongji
2019-06-13
1
-0
/
+23
*
Fix typos in a comment describing the purpose of `VersionViaGit.cmake`
Enji Cooper
2019-02-28
1
-1
/
+1
*
cmake: introduce EVENT__LIBRARY_TYPE option
Azat Khuzhin
2018-11-23
1
-33
/
+48
*
Make cmake's check_const_exists() rely on cache
Azat Khuzhin
2018-10-18
1
-14
/
+16
*
Fix CheckFunctionExistsEx() cmake macro on win32
Azat Khuzhin
2018-04-26
1
-15
/
+13
*
cmake: ensure windows dll's are installed as well as lib files
Philip Herron
2018-04-09
1
-0
/
+1
*
configure: avoid false positive in DragonFlyBSD
Carlo Marcelo Arenas Belón
2017-09-11
1
-3
/
+3
*
cmake: use APPEND during exporting targets (for old cmake)
Azat Khuzhin
2017-03-14
1
-0
/
+1
*
cmake: fix pkgconfig generation (copy-paste typo)
Azat Khuzhin
2017-03-13
1
-2
/
+2
*
cmake: fix export absolute path and relative path and cleanup a bit
Azat Khuzhin
2017-03-13
1
-6
/
+3
*
cmake: generate and install pkgconfig files
Azat Khuzhin
2017-03-13
1
-0
/
+29
*
cmake: build SHARED and STATIC libraries (like autoconf does)
Azat Khuzhin
2017-03-13
2
-4
/
+87
*
cmake: add missing event_openssl/event_pthreads libraries
Azat Khuzhin
2017-03-13
1
-1
/
+1
*
cmake: fix extracting of the version from git (check for number of matches)
Azat Khuzhin
2017-03-08
1
-18
/
+21
*
Check for WNOWAIT in waitpid() in runtime (not in cmake/configure)
Azat Khuzhin
2017-03-08
1
-18
/
+0
*
cmake: Fix checking of enum values from sysctl.h
Azat Khuzhin
2017-03-08
1
-0
/
+23
*
Do not overwrite version from GIT if it is older then defaults
Azat Khuzhin
2017-01-29
1
-9
/
+17
*
Bump version in master to 2.2.0-alpha-dev
Azat Khuzhin
2017-01-29
1
-3
/
+3
*
Bump version to 2.1.8-stable everywhere
Azat Khuzhin
2017-01-26
1
-1
/
+1
*
Bump version to 2.1.7-beta everywhere
Azat Khuzhin
2016-11-04
1
-1
/
+1
*
Fix cmake -DEVENT__COVERAGE=ON
Azat Khuzhin
2016-11-02
1
-2
/
+5
*
cmake: fix CheckFunctionExistsEx/CheckPrototypeDefinition (CMP0054)
Azat Khuzhin
2016-10-26
2
-6
/
+4
*
Bump version to 2.1.6-beta everywhere
Azat Khuzhin
2016-08-27
1
-1
/
+1
*
tests: use waitpid(..., WNOWAIT) to fix failing of main/fork under solaris
Azat Khuzhin
2016-08-11
1
-0
/
+18
*
cmake: fix adding of compiler flags, and now it will
Azat Khuzhin
2016-03-10
1
-4
/
+2
*
More cmake updates, lot's of missing definitions
Mark Ellzey
2015-12-20
1
-4
/
+4
*
CMAKE CMAKE CMAKE CLEANUPS
Mark Ellzey
2015-12-20
3
-0
/
+113
*
Lot's of cmake updates
Mark Ellzey
2015-12-19
1
-0
/
+14
*
This fixes a bug introduced in 27bd9faf498b91923296cc91643e03ec4055c230
Joakim Söderberg
2015-02-05
1
-0
/
+17
*
Fix cmake error when the Module path has more than one entry.
Acer Yang
2014-11-30
1
-2
/
+1
*
updates in cmake build
Sergey Nikulov
2014-09-02
1
-1
/
+1
*
Export event_extra not event_extras.
Joakim Söderberg
2014-03-07
1
-1
/
+1
*
Change all uses of WIN32 to _WIN32
Joakim Söderberg
2014-01-21
1
-2
/
+2
*
Some work on making it possible to simply do add_subdirectory() on the project.
Joakim Soderberg
2014-01-14
1
-2
/
+1
*
Add CMake config and install targets.
Joakim Soderberg
2014-01-09
2
-0
/
+28
*
Only look for ZLib when it is used (if tests are included).
Joakim Soderberg
2013-12-19
1
-2
/
+2
*
Add a "make verify_coverage" target generation coverage info.
Joakim Soderberg
2013-12-17
1
-0
/
+162
*
Added a test for testing if kqueue works with pipes.
Joakim Söderberg
2013-12-17
1
-0
/
+52
*
Add copyright and licensing files for CMake modules.
Joakim Soderberg
2013-12-16
2
-0
/
+79
*
Initial CMake commit.
Joakim Soderberg
2013-12-09
6
-0
/
+271