aboutsummaryrefslogtreecommitdiffstats
path: root/cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: add detection for Ruby 2.6J0WI2019-05-111-2/+2
* core: update copyright datesSébastien Helleu2019-01-0116-16/+16
* core: use https for links to GNU GPL licenseSébastien Helleu2018-11-2917-17/+17
* php: add detection of PHP 7.3Sébastien Helleu2018-10-161-1/+2
* python: add detection of Python 3.7Sébastien Helleu2018-07-121-2/+2
* core: update copyright datesSébastien Helleu2018-01-0516-16/+16
* core: add detection for Ruby 2.5Jakub Jirutka2017-12-261-2/+2
* core: add fix for ncurses with separate tinfo (closes #1090)alyptik2017-10-271-0/+10
* build: fix PHP library used to compile PHP plugin (closes #1078)Sébastien Helleu2017-10-141-4/+6
* Merge pull request #1069 from adsr/masterSébastien Helleu2017-09-281-4/+16
|\
| * php: use find_library to find libphp7.soAdam Saponara2017-09-171-4/+16
* | core: fix typo: Javascript -> JavaScriptSébastien Helleu2017-09-231-1/+1
|/
* php: ensure CMake script finds PHP 7Adam Saponara2017-09-051-6/+9
* php: new php pluginAdam Saponara2017-09-031-0/+44
* python: add detection of Python 3.6Sébastien Helleu2017-05-081-2/+2
* core: add detection for Ruby 2.4Tim Harder2017-01-241-2/+2
* core: update copyright datesSébastien Helleu2017-01-0116-16/+16
* Revert "api: fix connection to servers with hook_connect() on Windows 10 with Windows subsystem for Linux (closes #770)"Sébastien Helleu2016-08-191-40/+0
* api: fix connection to servers with hook_connect() on Windows 10 with Windows subsystem for Linux (closes #770)Sébastien Helleu2016-08-061-0/+40
* python: add detection of Python 3.5Sébastien Helleu2016-06-211-2/+2
* core: remove obsolete file FindSourcehighlight.cmake (issue #722)Sébastien Helleu2016-05-151-39/+0
* core: require asciidoctor 1.5.4 instead of 1.5.0 (issue #722)Sébastien Helleu2016-05-141-2/+2
* doc: use asciidoctor instead of asciidoc (issue #722)Sébastien Helleu2016-05-141-19/+13
* Merge pull request #513 from rakuco/cmake-iconv-detectionSébastien Helleu2016-03-311-3/+2
|\
| * FindIconv: Stop hardcoding the library name.Raphael Kubo da Costa2015-09-021-3/+2
* | core: search Ruby 2.3 executableSébastien Helleu2016-02-291-1/+1
* | Add detection for Ruby 2.3Christian Hofstaedtler2016-02-291-1/+1
* | Python plugin shared libraries missingShane McCarron2016-02-011-1/+1
* | core: update copyright datesSébastien Helleu2016-01-0117-17/+17
* | ruby: fix Ruby detection when pkg-config is not installedSébastien Helleu2015-09-071-1/+1
|/
* core: fix package name in comment (FindCppUTest.cmake)Sébastien Helleu2015-06-121-3/+3
* core: fix package name in comment (FindV8.cmake)Sébastien Helleu2015-06-111-2/+2
* ruby: add detection of Ruby 2.2Sébastien Helleu2015-06-101-1/+1
* core: make cpputest optional in cmake compilationSébastien Helleu2015-05-171-1/+1
* lua: add detection of Lua 5.3Sébastien Helleu2015-05-171-1/+1
* javascript: add new plugin to run javascript scripts in WeeChatSébastien Helleu2015-03-071-0/+49
* doc: add translators in docs, move table of contents on the left, build HTML5Sébastien Helleu2015-01-121-1/+5
* core: update copyright datesSébastien Helleu2015-01-0116-16/+16
* core: fix Lua detection on FreeBSD with cmakeSébastien Helleu2014-11-221-1/+1
* core: fix Lua detection on Cygwin with cmakeSébastien Helleu2014-10-031-1/+1
* core: fix Lua detection on OpenBSD with cmakeSébastien Helleu2014-10-031-1/+1
* core: use pkg-config to find Lua lib/headers with cmake, detection of Lua 5.2Sébastien Helleu2014-10-031-47/+3
* core: use HINTS for introspected values in Python detectionTim D. Smith2014-09-281-3/+3
* guile: fix compilation with Guile < 2.0.4 (closes #198)Sébastien Helleu2014-09-201-0/+8
* aspell: fix compilation with enchant version older than 1.6.0 (closes #192)Sébastien Helleu2014-09-202-1/+10
* tests: add unit tests using CppUTestSébastien Helleu2014-07-201-0/+37
* core: use lower case for CMake keywordsSébastien Helleu2014-04-1217-352/+329
* ruby: add detection of Ruby 2.1Sebastien Helleu2014-03-161-1/+1
* core: fix cmake warning CMP0007 on "make uninstall" (bug #41528)Sebastien Helleu2014-02-121-0/+1
* core: fix typo in FindGnuTLS.cmakeSebastien Helleu2014-02-061-1/+1