aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix manpage generationPřemysl Janouch2016-03-101-1/+1
| | | | The manpages could end up in a wrong directory.
* degesch: use libffi to unify input callbacksPřemysl Janouch2016-03-061-4/+4
| | | | And fuck you both, Readline and Editline.
* Try to use version information from gitPřemysl Janouch2016-03-061-11/+23
|
* Don't force override compile flagsPřemysl Janouch2016-03-061-1/+2
|
* Fix build of testsPřemysl Janouch2016-01-051-1/+1
|
* CleanupPřemysl Janouch2016-01-041-2/+2
|
* Bump liberty, enable TLS SNIPřemysl Janouch2016-01-041-3/+12
| | | | | | | Involves some rewrites to fit the new APIs. SNI has been implemented Mostly just because we can, I don't think it's widely in use and kike doesn't support this feature of the protocol either.
* Bump versionv0.9.2Přemysl Janouch2015-12-311-1/+1
|
* Update Travis CI and bump CMakePřemysl Janouch2015-12-091-7/+1
|
* Fix Travis CIPřemysl Janouch2015-12-091-0/+6
|
* degesch: add a unit test for message wrapping algoPřemysl Janouch2015-12-091-0/+17
|
* Fix searching for Lua 5.3 on OpenBSDPřemysl Janouch2015-11-221-1/+1
|
* degesch: add the first Lua plugin to distributionPřemysl Janouch2015-11-211-5/+6
| | | | This required separate plugin directories for both pluginized executables.
* degesch: add a stubbed Lua plugin loaderPřemysl Janouch2015-11-211-7/+17
|
* Add a CMake target for clang-tidyPřemysl Janouch2015-11-131-0/+14
|
* Bump version, add NEWSPřemysl Janouch2015-09-241-1/+1
|
* Fix library searchingPřemysl Janouch2015-08-061-10/+5
|
* Fix OpenBSD buildPřemysl Janouch2015-07-301-9/+28
|
* Bump versionv0.9Přemysl Janouch2015-07-231-1/+1
|
* Fix build under FreeBSDPřemysl Janouch2015-07-231-0/+8
|
* degesch: fix README by fixing CMakeLists.txtPřemysl Janouch2015-05-051-6/+6
|
* degesch: add support for libeditPřemysl Janouch2015-05-051-1/+23
| | | | Just another kind of evil.
* Rename project to uirc3Přemysl Janouch2015-04-301-2/+2
|
* degesch: preparations for numerics processingPřemysl Janouch2015-04-211-1/+2
|
* Add a stubbed IRC clientPřemysl Janouch2015-04-111-3/+18
|
* Move to libertyPřemysl Janouch2015-02-281-1/+1
|
* Import option handler from ponymapPřemysl Janouch2015-02-111-1/+1
|
* Convert to CMakePřemysl Janouch2015-02-111-0/+103