Age | Commit message (Expand) | Author |
2015-01-12 | doc: add translators in docs, move table of contents on the left, build HTML5 | Sébastien Helleu |
2015-01-01 | core: update copyright dates | Sébastien Helleu |
2014-11-22 | core: fix Lua detection on FreeBSD with cmake | Sébastien Helleu |
2014-10-03 | core: fix Lua detection on Cygwin with cmake | Sébastien Helleu |
2014-10-03 | core: fix Lua detection on OpenBSD with cmake | Sébastien Helleu |
2014-10-03 | core: use pkg-config to find Lua lib/headers with cmake, detection of Lua 5.2 | Sébastien Helleu |
2014-09-28 | core: use HINTS for introspected values in Python detection | Tim D. Smith |
2014-09-20 | guile: fix compilation with Guile < 2.0.4 (closes #198) | Sébastien Helleu |
2014-09-20 | aspell: fix compilation with enchant version older than 1.6.0 (closes #192) | Sébastien Helleu |
2014-07-20 | tests: add unit tests using CppUTest | Sébastien Helleu |
2014-04-12 | core: use lower case for CMake keywords | Sébastien Helleu |
2014-03-16 | ruby: add detection of Ruby 2.1 | Sebastien Helleu |
2014-02-12 | core: fix cmake warning CMP0007 on "make uninstall" (bug #41528) | Sebastien Helleu |
2014-02-06 | core: fix typo in FindGnuTLS.cmake | Sebastien Helleu |
2014-02-05 | ruby: add detection and fix compilation with Ruby 2.0 (patch #8209) | Sebastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-11-17 | aspell: display aspell/enchant version on signal "debug_libs" | Sebastien Helleu |
2013-08-07 | core: use $DESTDIR on make uninstall with cmake | Sebastien Helleu |
2013-06-28 | core: update man page and add translations (in french, german, italian, and j... | Sebastien Helleu |
2013-06-07 | aspell: add support of enchant library (patch #6858) | Sebastien Helleu |
2013-02-19 | guile: fix arguments given to callbacks (separate arguments instead of one li... | Sebastien Helleu |
2013-02-14 | core: fix detection of iconv with cmake on OS X (bug #38321) | Sebastien Helleu |
2013-01-31 | core: fix detection of python on Ubuntu Raring | Sebastien Helleu |
2013-01-16 | guile: fix compilation with guile 2.0 | Sebastien Helleu |
2013-01-05 | core: add cmake option ENABLE_PYTHON3 and configure option --enable-python3 | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-12-14 | core: fix cmake target "dist": build tarballs using git-archive and not cvs | Sebastien Helleu |
2012-11-06 | core: stop cmake if gcrypt lib is not found (bug #37671) | Sebastien Helleu |
2012-08-21 | core: check that python version is >= 2.5 in cmake/autotools (patch from Pete... | Sebastien Helleu |
2012-07-31 | core: fix typo in FindNcurses.cmake (patch from jaset) | Sebastien Helleu |
2012-07-17 | python: fix detection of python (first try "python2.x" and then "python") (bu... | Sebastien Helleu |
2012-06-30 | ruby: replace puts with print in FindRuby.cmake | Peter Boström |
2012-06-30 | ruby: add detection of ruby version 1.9.3 in cmake | Peter Boström |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2012-01-03 | python: support of Python 3.x (task #11704) | Sebastien Helleu |
2011-12-07 | core: fix detection of zlib with cmake | Sebastien Helleu |
2011-12-06 | relay: add WeeChat protocol (for remote GUI), doc about protocol, new options | Sebastien Helleu |
2011-11-04 | core: replace Config by RbConfig for detection of Ruby to avoid deprecation w... | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-10-26 | guile: new script plugin for scheme (task #7289) | Sebastien Helleu |
2011-08-18 | core: fix lookup of ncurses include path under Cygwin | Sebastien Helleu |
2011-03-26 | tcl: fix tcl detection on some 64-bits systems (bug #32915) | Sebastien Helleu |
2011-01-13 | Fix compilation of Ruby plugin with ruby >= 1.9.1, give higher priority to ne... | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-12-13 | Add support of python 2.7 in cmake and configure (debian #606989) | Sebastien Helleu |
2010-11-09 | Fix Tcl detection in autotools and cmake (look for tcl 8.5 or newer) (bug #30... | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-03-25 | Display cmake warning if libncursesw is not found | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-02-18 | Add mechanism DH-BLOWFISH for SASL authentication with IRC server | Sebastien Helleu |