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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-6
/
+6
*
cmake: fix finding python2, and check that it is really 2
Azat Khuzhin
2016-10-31
1
-6
/
+10
*
cmake: cleanup
Zonr Chang
2016-10-26
1
-3
/
+3
*
cmake/win32: fix running regress, but fixing finding python2 interpreter
Azat Khuzhin
2016-10-26
1
-1
/
+4
*
cmake: use PYTHON_EXECUTABLE to find python2
Azat Khuzhin
2016-10-04
1
-1
/
+2
*
Add -DEVENT__DISABLE_CLOCK_GETTIME switch for cmake
Azat Khuzhin
2016-10-03
1
-1
/
+6
*
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
/
+2
*
cmake/solaris: set CMAKE_REQUIRED_LIBRARIES to fix functions detections
Azat Khuzhin
2016-08-10
1
-0
/
+3
*
cmake/solaris: fix building (link with socket,nsl)
Azat Khuzhin
2016-08-10
1
-0
/
+5
*
cmake: check for ZLIB_INCLUDE_DIR, since we can have only library without hea...
Azat Khuzhin
2016-08-09
1
-2
/
+2
*
cmake/win32: do not compile regress_thread on -DEVENT__DISABLE_THREAD_SUPPORT=ON
Azat Khuzhin
2016-08-09
1
-1
/
+3
*
cmake/win32: do not compile evthread_win32 on -DEVENT__DISABLE_THREAD_SUPPORT=ON
Azat Khuzhin
2016-08-09
1
-1
/
+0
*
cmake: fix -DEVENT__ENABLE_VERBOSE_DEBUG (typo on -DUSE_DEBUG)
Azat Khuzhin
2016-08-09
1
-1
/
+1
*
cmake: do not use stderr for notifications/version-info
Azat Khuzhin
2016-08-09
1
-4
/
+4
*
[#372] check for errno.h
Mark Ellzey
2016-06-28
1
-0
/
+1
*
cmake: require 3.1 only for win32 to make it work under ubunty precise
Azat Khuzhin
2016-03-10
1
-1
/
+5
*
cmake: require at least 3.1 for target_sources()
Azat Khuzhin
2016-03-10
1
-1
/
+1
*
cmake: fix adding of compiler flags, and now it will
Azat Khuzhin
2016-03-10
1
-19
/
+20
*
Replace -Wswitch-enum with -Wswitch, and add it into cmake rules too
Azat Khuzhin
2016-03-10
1
-1
/
+1
*
cmake: fix building dns-example under win32 (missing getopt)
Azat Khuzhin
2016-01-14
1
-0
/
+6
*
cmake: Fix detection of ssize_t/SSIZE_T
Azat Khuzhin
2016-01-07
1
-15
/
+13
*
Fixed issue with cmake version generation
Mark Ellzey
2015-12-21
1
-4
/
+4
*
Cmake is now officially working.
Mark Ellzey
2015-12-21
1
-16
/
+20
*
More cmake updates, lot's of missing definitions
Mark Ellzey
2015-12-20
1
-15
/
+22
*
CMAKE CMAKE CMAKE CLEANUPS
Mark Ellzey
2015-12-20
1
-212
/
+357
*
Lot's of cmake updates
Mark Ellzey
2015-12-19
1
-77
/
+168
*
sample/https-client: check for ERR_remove_thread_state() existence
Azat Khuzhin
2015-11-24
1
-1
/
+5
*
test: run regress with EVENT_DEBUG_MODE=1 and without
Azat Khuzhin
2015-09-02
1
-0
/
+3
*
sample: add HTTP CONNECT tunnelling example using libevent http layer
Azat Khuzhin
2015-08-18
1
-0
/
+1
*
This fixes a bug introduced in 27bd9faf498b91923296cc91643e03ec4055c230
Joakim Söderberg
2015-02-05
1
-1
/
+1
*
Increment version to 2.1.5-beta
Nick Mathewson
2015-01-05
1
-4
/
+4
*
Fix CMake shared library build
Nobuaki Sukegawa
2015-01-03
1
-3
/
+18
*
Fix compilation for older OpenSSL versions.
Joakim Soderberg
2014-09-24
1
-0
/
+1
*
updates in cmake build
Sergey Nikulov
2014-09-02
1
-65
/
+81
*
Add missing headerfile for cmake
Trond Norbye
2014-03-24
1
-0
/
+1
*
Increment version to 2.1.4-alpha-dev
Nick Mathewson
2014-03-21
1
-2
/
+3
*
Fixup make install for cmake projects
Trond Norbye
2014-03-21
1
-1
/
+3
*
Increment version to 2.1.4-alpha
Nick Mathewson
2014-03-16
1
-2
/
+2
*
Merge remote-tracking branch 'origin/pr/110'
Nick Mathewson
2014-03-03
1
-21
/
+79
|
\
|
*
Add option to build shared library
Trond Norbye
2014-02-25
1
-7
/
+59
|
*
Rename event_extras to event_extra
Trond Norbye
2014-02-19
1
-17
/
+23
*
|
Stop checking for inet_aton; we don't use it.
Nick Mathewson
2014-02-24
1
-1
/
+0
|
/
*
Added -Qunused-arguments for clang on macosx
Trond Norbye
2014-02-14
1
-0
/
+4
*
Guard against EVENT_NOWIN32 being set during testing.
Joakim Soderberg
2014-01-22
1
-2
/
+19
*
CMake: Get rid of python not found warning when regress tests turned off.
Joakim Söderberg
2014-01-22
1
-55
/
+57
*
Fix CMake compile when OpenSSL is disabled.
Joakim Söderberg
2014-01-22
1
-3
/
+5
*
Split epoll lookup table into a separate header file
Nick Mathewson
2014-01-21
1
-0
/
+1
*
Fix include bug.
Joakim Söderberg
2014-01-21
1
-2
/
+7
[next]