summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
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
2008-10-19Fix build with cmake 2.4 which was accidentally brokenJulien Louis
2008-10-18- Add FindTCL.cmake to fix FreeBSD detectionJulien Louis
2008-07-04Fix Lua detection on FreeBSD (and probably other *BSD)Julien Louis
2008-03-05Added file FindPkgConfig.cmake (for old cmake versions)Sebastien Helleu
2008-01-02Update of year in some copyrightsSebastien Helleu
2007-08-18Add uninstall and dist targets to the cmake build system.Julien Louis
2007-07-02Replaced GPL 2 license by GPL 3Sebastien Helleu
2007-06-11Fix Gettext detection and code cleanup.Julien Louis
2007-06-11re-introduce ELSEIF check since it breaks libintl check on other plateforms.Julien Louis
2007-06-11check for dgettext function in libintl on non openbsd platformsJulien Louis
2007-06-11Fix Typo in FindGettext.cmakeJulien Louis
2007-06-11Fix libintl detection on openbsdJulien Louis
2007-06-11The lua library on openbsd is named liblua so we check now for libluaJulien Louis
2007-05-26Fix libintl.h issue on FreeBSDJulien Louis
2007-05-21Fix ncurses detection.Julien Louis
2007-05-21Added cmake for weechat compileSebastien Helleu