Lines Matching full:cmake
50 o Testing with vagrant for 6 OS and cmake+autoconf (9585338 Azat Khuzhin)
54 o Fix cmake -DEVENT__COVERAGE=ON (40fbffc Azat Khuzhin)
57 o cmake: fix finding python2, and check that it is really 2 (3453c08 Azat Khuzhin)
58 o cmake: fix CheckFunctionExistsEx/CheckPrototypeDefinition (CMP0054) (43b69b2 Azat Khuzhin)
59 o cmake: cleanup (dc624ad Zonr Chang)
60 o cmake/win32: fix running regress, but fixing finding python2 interpreter (bcb990a Azat Khuzhin)
61 o cmake: use PYTHON_EXECUTABLE to find python2 (a4d044c Azat Khuzhin)
369 o appveyor: check -DUNICODE -D_UNICODE according to ReleaseChecklist (cmake only) (e9acc44 Azat Khuzhin)
371 o appveyor: drop shallow_clone, since we use tags for detecting version in cmake (ac90133 Azat Khuzhin)
372 o appveyor: support cmake & autotools using build matrix (like travis-ci has) (8f95015 Azat Khuzhin)
380 o Use autotools for appveyor until cmake is fixed. (1cc2e29 Mark Ellzey)
387 o cmake/solaris: set CMAKE_REQUIRED_LIBRARIES to fix functions detections (dc95823 Azat Khuzhin)
388 o cmake/solaris: fix building (link with socket,nsl) (050bfc7 Azat Khuzhin)
389 o cmake: check for ZLIB_INCLUDE_DIR, since we can have only library without headers (c4dfb93 Azat Khuzhin)
391 o cmake/win32: do not compile regress_thread on -DEVENT__DISABLE_THREAD_SUPPORT=ON (de0c196 Azat Khuzhin)
392 o cmake/win32: do not compile evthread_win32 on -DEVENT__DISABLE_THREAD_SUPPORT=ON (ecb0ec8 Azat Khuzhin)
393 o cmake: fix -DEVENT__ENABLE_VERBOSE_DEBUG (typo on -DUSE_DEBUG) (e35f224 Azat Khuzhin)
394 o cmake: do not use stderr for notifications/version-info (38716c6 Azat Khuzhin)
404 o cmake: require 3.1 only for win32 to make it work under ubunty precise (87f7238 Azat Khuzhin)
405 o cmake: require at least 3.1 for target_sources() (c46ead5 Azat Khuzhin)
406 o cmake: fix adding of compiler flags, and now it will (36588e1 Azat Khuzhin)
407 o Replace -Wswitch-enum with -Wswitch, and add it into cmake rules too (f29f59e Azat Khuzhin)
410 o cmake: don't define EVENT__NEED_DLLIMPORT always (fixes VS2013 static build) (49bd790 Azat Khuzhin)
412 o cmake: fix building dns-example under win32 (missing getopt) (a1609a8 Azat Khuzhin)
414 o cmake: Fix detection of ssize_t/SSIZE_T (7707f6b Azat Khuzhin)
416 o Fixed issue with cmake version generation (d56efd9 Mark Ellzey)
417 o Cmake is now officially working. (7f9646d Mark Ellzey)
418 o More cmake updates, lot's of missing definitions (49a5381 Mark Ellzey)
419 o CMake syntax fixes fo .in files (6aad23d Mark Ellzey)
421 o CMAKE CMAKE CMAKE CLEANUPS (a9db46a Mark Ellzey)
422 o Lot's of cmake updates (8b228e2 Mark Ellzey)
440 o Added cmake-generated files to ignore list. (6c12bfe Matyas Dolak)
522 o Add missing headerfile for cmake (15d90cc Trond Norbye)
527 o updates in cmake build (27bd9fa Sergey Nikulov)
528 o Fix cmake error when the Module path has more than one entry. (befbd13 Acer Yang)
529 o Fix CMake shared library build (e69d910 Nobuaki Sukegawa)
554 alternative (non-primary!) cmake-based build mechanism.
599 Features: (cmake build support)
600 o Initial CMake commit. (e415196 Joakim Soderberg)
601 o Add all tests and benchmarks to CMake project. (e9fc014 Joakim Soderberg)
602 o More work on adding tests to CMake project (99c1dc3 Joakim Soderberg)
608 o Add copyright and licensing files for CMake modules. (c259d53
632 o Add CMake config and install targets. (f3446ed Joakim Soderberg)
641 o Update README with CMake build instructions. (604b8cc Joakim Soderberg)
650 o Disclaimerize cmake a little in the README (d03b5bf)
651 o Fix CMake compile when OpenSSL is disabled. (e423d42 Joakim
653 o CMake: Get rid of python not found warning when regress tests
664 o Add cmake-related files to .gitignore (e061321 Trond Norbye)