Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-19 | Fix build with cmake 2.4 which was accidentally broken | Julien Louis | |
2008-10-18 | - Add FindTCL.cmake to fix FreeBSD detection | Julien Louis | |
- Only call Tcl_CreateNamespace when available in the public API, fix compatibility with older release | |||
2008-07-04 | Fix Lua detection on FreeBSD (and probably other *BSD) | Julien Louis | |
Signed-off-by: Julien Louis <ptitlouis@sysif.net> | |||
2008-03-05 | Added file FindPkgConfig.cmake (for old cmake versions) | Sebastien Helleu | |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu | |
2007-08-18 | Add uninstall and dist targets to the cmake build system. | Julien Louis | |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu | |
2007-06-11 | Fix Gettext detection and code cleanup. | Julien Louis | |
2007-06-11 | re-introduce ELSEIF check since it breaks libintl check on other plateforms. | Julien Louis | |
2007-06-11 | check for dgettext function in libintl on non openbsd platforms | Julien Louis | |
2007-06-11 | Fix Typo in FindGettext.cmake | Julien Louis | |
2007-06-11 | Fix libintl detection on openbsd | Julien Louis | |
2007-06-11 | The lua library on openbsd is named liblua so we check now for liblua | Julien Louis | |
2007-05-26 | Fix libintl.h issue on FreeBSD | Julien Louis | |
2007-05-21 | Fix ncurses detection. | Julien Louis | |
We now provide a FindNcurses.cmake to find the library used and we define the right cpp variable when we compile the curses gui. Signed-off-by: Julien Louis <ptitlouis@sysif.net> | |||
2007-05-21 | Added cmake for weechat compile | Sebastien Helleu | |