Lines Matching +refs:cmake +refs:mode +refs:syntax +refs:table

60   o cmake: avoid problems from use of CMAKE_USE_PTHREADS_INIT (a62ec765 Paul Osborne)
61 o Update list of cmake files for autotools dist archive (2016f017 Azat Khuzhin)
62 …o LibeventConfig.cmake: restore CMAKE_FIND_LIBRARY_SUFFIXES and LIBEVENT_STATIC_LINK default (640f…
63 o cmake: fix getaddrinfo checking error (dea51c2e yuangongji)
68 o cmake: improve package config file (1c047618, baec84f2 yuangongji)
73 o cmake: fix getrandom() detection (e0e5f3bd Azat Khuzhin)
78 o cmake: attach doxygen target into all target (7a85300a yuangongji)
80 o Add Uninstall.cmake.in into dist archive (877f2355 Azat Khuzhin)
106 o cmake: install shared library only if it was requested (596855f7 Azat Khuzhin)
108 o cmake: set library names to be the same as with autotools (305251b9 yuangongji)
112 o cmake: link against shell32.lib/advapi32.lib (c9ce638c Azat Khuzhin)
114 o cmake: add missing autotools targets (doxygen, uninstall, event_rpcgen.py) (2d65071c yuangongji)
197 o Add cmake rules into dist archive (bf3a67cf)
276 cmake:
282 o Fix generation of LibeventConfig.cmake for the installation tree (7fa08c4b)
284 o Merge branch 'cmake-missing-bits' (9806b126)
286 o Merge branch 'cmake-configure-fixes-v2' (a0bfe2c4)
287 o Do not add epoll_sub (syscall wrappers) for epoll in cmake (cea61de6)
363 o Testing with vagrant for 6 OS and cmake+autoconf (9585338 Azat Khuzhin)
367 o Fix cmake -DEVENT__COVERAGE=ON (40fbffc Azat Khuzhin)
370 o cmake: fix finding python2, and check that it is really 2 (3453c08 Azat Khuzhin)
371 o cmake: fix CheckFunctionExistsEx/CheckPrototypeDefinition (CMP0054) (43b69b2 Azat Khuzhin)
372 o cmake: cleanup (dc624ad Zonr Chang)
373 o cmake/win32: fix running regress, but fixing finding python2 interpreter (bcb990a Azat Khuzhin)
374 o cmake: use PYTHON_EXECUTABLE to find python2 (a4d044c Azat Khuzhin)
574 o test: fix bufferevent/bufferevent_pair_release_lock in debug mode (3f749e9 Azat Khuzhin)
682 …o appveyor: check -DUNICODE -D_UNICODE according to ReleaseChecklist (cmake only) (e9acc44 Azat Kh…
684 …o appveyor: drop shallow_clone, since we use tags for detecting version in cmake (ac90133 Azat Khu…
685 …o appveyor: support cmake & autotools using build matrix (like travis-ci has) (8f95015 Azat Khuzhi…
687 o travis-ci: enable multi-os mode (osx, linux) (79917e4 Azat Khuzhin)
690 o travis: add builds without debug mode into matrix (3e56da2 Azat Khuzhin)
693 o Use autotools for appveyor until cmake is fixed. (1cc2e29 Mark Ellzey)
700 o cmake/solaris: set CMAKE_REQUIRED_LIBRARIES to fix functions detections (dc95823 Azat Khuzhin)
701 o cmake/solaris: fix building (link with socket,nsl) (050bfc7 Azat Khuzhin)
702 …o cmake: check for ZLIB_INCLUDE_DIR, since we can have only library without headers (c4dfb93 Azat …
704 …o cmake/win32: do not compile regress_thread on -DEVENT__DISABLE_THREAD_SUPPORT=ON (de0c196 Azat K…
705 …o cmake/win32: do not compile evthread_win32 on -DEVENT__DISABLE_THREAD_SUPPORT=ON (ecb0ec8 Azat K…
706 o cmake: fix -DEVENT__ENABLE_VERBOSE_DEBUG (typo on -DUSE_DEBUG) (e35f224 Azat Khuzhin)
707 o cmake: do not use stderr for notifications/version-info (38716c6 Azat Khuzhin)
717 o cmake: require 3.1 only for win32 to make it work under ubunty precise (87f7238 Azat Khuzhin)
718 o cmake: require at least 3.1 for target_sources() (c46ead5 Azat Khuzhin)
719 o cmake: fix adding of compiler flags, and now it will (36588e1 Azat Khuzhin)
720 o Replace -Wswitch-enum with -Wswitch, and add it into cmake rules too (f29f59e Azat Khuzhin)
723 …o cmake: don't define EVENT__NEED_DLLIMPORT always (fixes VS2013 static build) (49bd790 Azat Khuzh…
725 o cmake: fix building dns-example under win32 (missing getopt) (a1609a8 Azat Khuzhin)
727 o cmake: Fix detection of ssize_t/SSIZE_T (7707f6b Azat Khuzhin)
729 o Fixed issue with cmake version generation (d56efd9 Mark Ellzey)
731 o More cmake updates, lot's of missing definitions (49a5381 Mark Ellzey)
732 o CMake syntax fixes fo .in files (6aad23d Mark Ellzey)
735 o Lot's of cmake updates (8b228e2 Mark Ellzey)
742 o event_debug_created_threadable_ctx_: fix compilation without debug mode (a068f2e Azat Khuzhin)
753 o Added cmake-generated files to ignore list. (6c12bfe Matyas Dolak)
757 o Debug mode option to error on evthread init AFTER other event calls. (dcfb19a Mark Ellzey)
835 o Add missing headerfile for cmake (15d90cc Trond Norbye)
840 o updates in cmake build (27bd9fa Sergey Nikulov)
841 o Fix cmake error when the Module path has more than one entry. (befbd13 Acer Yang)
867 alternative (non-primary!) cmake-based build mechanism.
912 Features: (cmake build support)
963 o Disclaimerize cmake a little in the README (d03b5bf)
977 o Add cmake-related files to .gitignore (e061321 Trond Norbye)
1225 mode (2fad0f3)
1815 o Use newer syntax for autoconf/automake init (7d60ba8)
1926 o Replace big chain of if/thens in epoll.c with a table lookup (8c83eb6)