summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2014-02-06core: fix typo in FindGnuTLS.cmakeSebastien Helleu
2014-02-05ruby: add detection and fix compilation with Ruby 2.0 (patch #8209)Sebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-11-17aspell: display aspell/enchant version on signal "debug_libs"Sebastien Helleu
2013-08-07core: use $DESTDIR on make uninstall with cmakeSebastien Helleu
2013-06-28core: update man page and add translations (in french, german, italian, and j...Sebastien Helleu
2013-06-07aspell: add support of enchant library (patch #6858)Sebastien Helleu
2013-02-19guile: fix arguments given to callbacks (separate arguments instead of one li...Sebastien Helleu
2013-02-14core: fix detection of iconv with cmake on OS X (bug #38321)Sebastien Helleu
2013-01-31core: fix detection of python on Ubuntu RaringSebastien Helleu
2013-01-16guile: fix compilation with guile 2.0Sebastien Helleu
2013-01-05core: add cmake option ENABLE_PYTHON3 and configure option --enable-python3Sebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-12-14core: fix cmake target "dist": build tarballs using git-archive and not cvsSebastien Helleu
2012-11-06core: stop cmake if gcrypt lib is not found (bug #37671)Sebastien Helleu
2012-08-21core: check that python version is >= 2.5 in cmake/autotools (patch from Pete...Sebastien Helleu
2012-07-31core: fix typo in FindNcurses.cmake (patch from jaset)Sebastien Helleu
2012-07-17python: fix detection of python (first try "python2.x" and then "python") (bu...Sebastien Helleu
2012-06-30ruby: replace puts with print in FindRuby.cmakePeter Boström
2012-06-30ruby: add detection of ruby version 1.9.3 in cmakePeter Boström
2012-01-08core: update copyright datesSebastien Helleu
2012-01-03python: support of Python 3.x (task #11704)Sebastien Helleu
2011-12-07core: fix detection of zlib with cmakeSebastien Helleu
2011-12-06relay: add WeeChat protocol (for remote GUI), doc about protocol, new optionsSebastien Helleu
2011-11-04core: replace Config by RbConfig for detection of Ruby to avoid deprecation w...Sebastien Helleu
2011-10-26core: remove unneeded whitespaceSebastien Helleu
2011-10-26guile: new script plugin for scheme (task #7289)Sebastien Helleu
2011-08-18core: fix lookup of ncurses include path under CygwinSebastien Helleu
2011-03-26tcl: fix tcl detection on some 64-bits systems (bug #32915)Sebastien Helleu
2011-01-13Fix compilation of Ruby plugin with ruby >= 1.9.1, give higher priority to ne...Sebastien Helleu
2011-01-01Update copyright datesSebastien Helleu
2010-12-13Add support of python 2.7 in cmake and configure (debian #606989)Sebastien Helleu
2010-11-09Fix Tcl detection in autotools and cmake (look for tcl 8.5 or newer) (bug #30...Sebastien Helleu
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-03-25Display cmake warning if libncursesw is not foundSebastien Helleu
2010-03-19Reformat multi-line commentsSebastien Helleu
2010-02-18Add mechanism DH-BLOWFISH for SASL authentication with IRC serverSebastien Helleu
2010-01-28Add missing includes in FindIconv.cmake (patch #7069)Sebastien Helleu
2010-01-24Remove evil tabs in sourcesSebastien Helleu
2010-01-03Update copyright datesSebastien Helleu
2009-11-29Support of Ruby >= 1.9.1 (patch #6989)Sebastien Helleu
2009-10-03Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSDEmmanuel Bouthenot
2009-06-14Remove detection of library iksemelSebastien Helleu
2009-06-07Fix some bugs in asciidoc detection, add detection of source-highlight (neede...Emmanuel Bouthenot
2009-06-07Change the way to detect gnutls (using pkg-config instead of libgnutls-config)Emmanuel Bouthenot
2009-06-02Add cmake detection for asciidoc versionSebastien Helleu
2009-02-02Add check for python 2.6Julien Louis
2009-01-25Use pkg-config to find iksemel library, if availableSebastien Helleu
2009-01-15Add Jabber plugin (alpha version, many Jabber features are missing)Sebastien Helleu
2009-01-03Update copyright datesSebastien Helleu