summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version to 2.1.7-beta everywhereAzat Khuzhin2016-11-041-1/+1
* Fix cmake -DEVENT__COVERAGE=ONAzat Khuzhin2016-11-021-2/+5
* cmake: fix CheckFunctionExistsEx/CheckPrototypeDefinition (CMP0054)Azat Khuzhin2016-10-262-6/+4
* Bump version to 2.1.6-beta everywhereAzat Khuzhin2016-08-271-1/+1
* tests: use waitpid(..., WNOWAIT) to fix failing of main/fork under solarisAzat Khuzhin2016-08-111-0/+18
* cmake: fix adding of compiler flags, and now it willAzat Khuzhin2016-03-101-4/+2
* More cmake updates, lot's of missing definitionsMark Ellzey2015-12-201-4/+4
* CMAKE CMAKE CMAKE CLEANUPSMark Ellzey2015-12-203-0/+113
* Lot's of cmake updatesMark Ellzey2015-12-191-0/+14
* This fixes a bug introduced in 27bd9faf498b91923296cc91643e03ec4055c230Joakim Söderberg2015-02-051-0/+17
* Fix cmake error when the Module path has more than one entry.Acer Yang2014-11-301-2/+1
* updates in cmake buildSergey Nikulov2014-09-021-1/+1
* Export event_extra not event_extras.Joakim Söderberg2014-03-071-1/+1
* Change all uses of WIN32 to _WIN32Joakim Söderberg2014-01-211-2/+2
* Some work on making it possible to simply do add_subdirectory() on the project.Joakim Soderberg2014-01-141-2/+1
* Add CMake config and install targets.Joakim Soderberg2014-01-092-0/+28
* Only look for ZLib when it is used (if tests are included).Joakim Soderberg2013-12-191-2/+2
* Add a "make verify_coverage" target generation coverage info.Joakim Soderberg2013-12-171-0/+162
* Added a test for testing if kqueue works with pipes.Joakim Söderberg2013-12-171-0/+52
* Add copyright and licensing files for CMake modules.Joakim Soderberg2013-12-162-0/+79
* Initial CMake commit.Joakim Soderberg2013-12-096-0/+271