Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-29 | core: add WEECHAT_HOME option in cmake and configure to setup default ↵ | Sebastien Helleu | |
WeeChat home (default is "~/.weechat") (task #11266) Syntax for cmake: cmake <dir> -DWEECHAT_HOME="~/.weechat" Syntax for configure: ./configure WEECHAT_HOME="~/.weechat" | |||
2011-06-01 | core: fix bug with new line inserted at end of each line displayed (set ↵ | Sebastien Helleu | |
eat_newline_glitch to 0 if available) | |||
2011-02-10 | Add option "memory" to command /debug | Sebastien Helleu | |
2008-10-27 | Add missing backtrace() function check in cmake | 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 | |||
2007-05-21 | Added cmake for weechat compile | Sebastien Helleu | |