summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2017-09-23core: fix typo: Javascript -> JavaScriptSébastien Helleu
2017-09-17php: use find_library to find libphp7.soAdam Saponara
2017-09-05php: ensure CMake script finds PHP 7Adam Saponara
2017-09-03php: new php pluginAdam Saponara
2017-05-08python: add detection of Python 3.6Sébastien Helleu
2017-01-24core: add detection for Ruby 2.4Tim Harder
2017-01-01core: update copyright datesSébastien Helleu
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
2016-06-21python: add detection of Python 3.5Sébastien Helleu
2016-05-15core: remove obsolete file FindSourcehighlight.cmake (issue #722)Sébastien Helleu
2016-05-14core: require asciidoctor 1.5.4 instead of 1.5.0 (issue #722)Sébastien Helleu
2016-05-14doc: use asciidoctor instead of asciidoc (issue #722)Sébastien Helleu
2016-03-31Merge pull request #513 from rakuco/cmake-iconv-detectionSébastien Helleu
2016-02-29core: search Ruby 2.3 executableSébastien Helleu
2016-02-29Add detection for Ruby 2.3Christian Hofstaedtler
2016-02-01Python plugin shared libraries missingShane McCarron
2016-01-01core: update copyright datesSébastien Helleu
2015-09-07ruby: fix Ruby detection when pkg-config is not installedSébastien Helleu
2015-09-02FindIconv: Stop hardcoding the library name.Raphael Kubo da Costa
2015-06-12core: fix package name in comment (FindCppUTest.cmake)Sébastien Helleu
2015-06-11core: fix package name in comment (FindV8.cmake)Sébastien Helleu
2015-06-10ruby: add detection of Ruby 2.2Sébastien Helleu
2015-05-17core: make cpputest optional in cmake compilationSébastien Helleu
2015-05-17lua: add detection of Lua 5.3Sébastien Helleu
2015-03-07javascript: add new plugin to run javascript scripts in WeeChatSébastien Helleu
2015-01-12doc: add translators in docs, move table of contents on the left, build HTML5Sébastien Helleu
2015-01-01core: update copyright datesSébastien Helleu
2014-11-22core: fix Lua detection on FreeBSD with cmakeSébastien Helleu
2014-10-03core: fix Lua detection on Cygwin with cmakeSébastien Helleu
2014-10-03core: fix Lua detection on OpenBSD with cmakeSébastien Helleu
2014-10-03core: use pkg-config to find Lua lib/headers with cmake, detection of Lua 5.2Sébastien Helleu
2014-09-28core: use HINTS for introspected values in Python detectionTim D. Smith
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
2014-07-20tests: add unit tests using CppUTestSébastien Helleu
2014-04-12core: use lower case for CMake keywordsSébastien Helleu
2014-03-16ruby: add detection of Ruby 2.1Sebastien Helleu
2014-02-12core: fix cmake warning CMP0007 on "make uninstall" (bug #41528)Sebastien Helleu
2014-02-06core: fix typo in FindGnuTLS.cmakeSebastien Helleu
2014-02-05ruby: add detection and fix compilation with Ruby 2.0 (patch #8209)Sebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-11-17aspell: display aspell/enchant version on signal "debug_libs"Sebastien Helleu
2013-08-07core: use $DESTDIR on make uninstall with cmakeSebastien Helleu
2013-06-28core: update man page and add translations (in french, german, italian, and j...Sebastien Helleu
2013-06-07aspell: add support of enchant library (patch #6858)Sebastien Helleu
2013-02-19guile: fix arguments given to callbacks (separate arguments instead of one li...Sebastien Helleu
2013-02-14core: fix detection of iconv with cmake on OS X (bug #38321)Sebastien Helleu
2013-01-31core: fix detection of python on Ubuntu RaringSebastien Helleu
2013-01-16guile: fix compilation with guile 2.0Sebastien Helleu