summaryrefslogtreecommitdiffstats
path: root/cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* Display cmake warning if libncursesw is not foundSebastien Helleu2010-03-251-2/+16
* Reformat multi-line commentsSebastien Helleu2010-03-1911-32/+32
* Add mechanism DH-BLOWFISH for SASL authentication with IRC serverSebastien Helleu2010-02-181-0/+47
* Add missing includes in FindIconv.cmake (patch #7069)Sebastien Helleu2010-01-281-0/+3
* Remove evil tabs in sourcesSebastien Helleu2010-01-242-3/+3
* Update copyright datesSebastien Helleu2010-01-0313-13/+13
* Support of Ruby >= 1.9.1 (patch #6989)Sebastien Helleu2009-11-291-3/+22
* Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSDEmmanuel Bouthenot2009-10-031-3/+3
* Remove detection of library iksemelSebastien Helleu2009-06-141-74/+0
* Fix some bugs in asciidoc detection, add detection of source-highlight (needed by asciidoc to build doc)Emmanuel Bouthenot2009-06-071-0/+35
* Change the way to detect gnutls (using pkg-config instead of libgnutls-config)Emmanuel Bouthenot2009-06-071-4/+6
* Add cmake detection for asciidoc versionSebastien Helleu2009-06-021-0/+43
* Add check for python 2.6Julien Louis2009-02-021-2/+2
* Use pkg-config to find iksemel library, if availableSebastien Helleu2009-01-251-13/+39
* Add Jabber plugin (alpha version, many Jabber features are missing)Sebastien Helleu2009-01-151-0/+48
* Update copyright datesSebastien Helleu2009-01-0311-11/+11
* Fix build with cmake 2.4 which was accidentally brokenJulien Louis2008-10-191-9/+10
* - Add FindTCL.cmake to fix FreeBSD detectionJulien Louis2008-10-181-0/+158
* Fix Lua detection on FreeBSD (and probably other *BSD)Julien Louis2008-07-041-2/+5
* Added file FindPkgConfig.cmake (for old cmake versions)Sebastien Helleu2008-03-051-0/+360
* Update of year in some copyrightsSebastien Helleu2008-01-0211-9/+42
* Add uninstall and dist targets to the cmake build system.Julien Louis2007-08-182-0/+54
* Replaced GPL 2 license by GPL 3Sebastien Helleu2007-07-029-24/+31
* Fix Gettext detection and code cleanup.Julien Louis2007-06-111-9/+9
* re-introduce ELSEIF check since it breaks libintl check on other plateforms.Julien Louis2007-06-111-1/+1
* check for dgettext function in libintl on non openbsd platformsJulien Louis2007-06-111-1/+1
* Fix Typo in FindGettext.cmakeJulien Louis2007-06-111-1/+1
* Fix libintl detection on openbsdJulien Louis2007-06-111-1/+8
* The lua library on openbsd is named liblua so we check now for libluaJulien Louis2007-06-111-1/+1
* Fix libintl.h issue on FreeBSDJulien Louis2007-05-262-1/+14
* Fix ncurses detection.Julien Louis2007-05-211-0/+23
* Added cmake for weechat compileSebastien Helleu2007-05-218-0/+570