summaryrefslogtreecommitdiff
path: root/config.h.cmake
AgeCommit message (Expand)Author
2023-10-15core: make libintl.h required if CMake option ENABLE_NLS is enabled (issue #2...Sébastien Helleu
2021-05-12core: improve options to load GnuTLS system/user CAs (closes #972)Sébastien Helleu
2021-05-08core: Use mallinfo2() when availableAndrew Potter
2020-04-12cmake: fix bugged WEECHAT_SHAREDIR definition exposed by DATAROOTDIR renameEli Schwartz
2020-04-12cmake: rename internal variable SHAREDIR to DATAROOTDIREli Schwartz
2019-04-25cmake: allow custom libdir (fix #1341)Ryan Farley
2016-08-19Revert "api: fix connection to servers with hook_connect() on Windows 10 with...Sébastien Helleu
2016-08-06api: fix connection to servers with hook_connect() on Windows 10 with Windows...Sébastien Helleu
2014-09-20guile: fix compilation with Guile < 2.0.4 (closes #198)Sébastien Helleu
2014-09-20aspell: fix compilation with enchant version older than 1.6.0 (closes #192)Sébastien Helleu
2013-11-17aspell: display aspell/enchant version on signal "debug_libs"Sebastien Helleu
2013-07-20core: add CA_FILE option in cmake and configure to setup default value of opt...Sebastien Helleu
2013-01-21core: remove obsolete/unneeded check of headers and functions in cmake and co...Sebastien Helleu
2012-08-01core: add option weechat.startup.sys_rlimit to set system resource limits for...Sebastien Helleu
2011-10-29core: add WEECHAT_HOME option in cmake and configure to setup default WeeChat...Sebastien Helleu
2011-06-01core: fix bug with new line inserted at end of each line displayed (set eat_n...Sebastien Helleu
2011-02-10Add option "memory" to command /debugSebastien Helleu
2008-10-27Add missing backtrace() function check in cmakeJulien Louis
2008-10-18- Add FindTCL.cmake to fix FreeBSD detectionJulien Louis
2007-05-21Added cmake for weechat compileSebastien Helleu