summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2024-01-01core: update copyright datesSébastien Helleu
2023-12-26ruby: add detection for Ruby 3.3Faisal N Jawdat
2023-12-04Revert "core: fix detection of gettext headers on Darwin (closes #2031)"Sébastien Helleu
2023-12-04core: fix detection of gettext headers on Darwin (closes #2031)Sébastien Helleu
2023-10-15core: make libintl.h required if CMake option ENABLE_NLS is enabled (issue #2...Sébastien Helleu
2023-07-01build: fix detection of PHP 8.2 on Alpine 3.18Sébastien Helleu
2023-01-07php: add proper detection of PHP 8.2 in all casesSébastien Helleu
2023-01-01core: update copyright datesSébastien Helleu
2022-12-25ruby: add detection of Ruby 3.2Dawid Dziurla
2022-12-11cmake: add support of compiling with enchant-2 for the Spell pluginRyan Qian
2022-10-15python: remove support of Python 2.xSébastien Helleu
2022-08-13core: fix CMake warning in Python detectionSébastien Helleu
2022-02-08ruby: add detection of Ruby 3.1Sébastien Helleu
2022-01-17core: update copyright datesSébastien Helleu
2021-11-21core: fix detection of Ruby 3.0 on macOS (issue #1721)Sébastien Helleu
2021-11-21ruby: add detection of Ruby 3.0.0, remove old way to detect Ruby (closes #1721)Sébastien Helleu
2021-09-08core: replace deprecated cmake command "exec_program" by "execute_process"Sébastien Helleu
2021-09-04lua: add detection of Lua 5.4Sébastien Helleu
2021-08-08php: fix PHP 8+ buildAdam Saponara
2021-08-08php: add detection of PHP 8.0, fix compilation errorsSébastien Helleu
2021-01-02core: update copyright datesSébastien Helleu
2020-04-18core: make GnuTLS a required dependencySébastien Helleu
2020-04-11cmake: removed vendored FindPackageHandleStandardArgsDanilo Spinella
2020-03-03core: add detection for Ruby 2.7Lucas Kanashiro
2020-01-30Fix the build with guile-3.0.0.orbea
2020-01-04core: update copyright datesSébastien Helleu
2019-12-14php: add detection of PHP 7.4Sébastien Helleu
2019-11-18core: remove arguments for endforeach() in CMake filesSébastien Helleu
2019-11-12build: support python 3.8Eli Schwartz
2019-11-12python: use more idiomatic cmake pkg-config linkingEli Schwartz
2019-11-12cmake: vendor in a new version of FindPkgConfigEli Schwartz
2019-10-01core: fix style in CMake filesSébastien Helleu
2019-09-21core: remove detection of Ruby 1.8, since Ruby >= 1.9.1 is now required (issu...Sébastien Helleu
2019-09-21guile: add support of Guile 2.2 (issue #1098)Sébastien Helleu
2019-09-15core: remove obsolete file FindTCL.cmake (issue #916, issue #956)Sébastien Helleu
2019-07-31build: use pkg-config to properly link pythonEli Schwartz
2019-07-01core: compile with Python 3 by defaultSébastien Helleu
2019-06-28Merge remote-tracking branch 'origin/pr/1345'Sébastien Helleu
2019-05-13gui: simplify and revert FindNcurses using PATH_SUFFIXES for system default s...Simmo Saan
2019-05-13gui: fix wide ncurses header on FreeBSD (issue #1343)Simmo Saan
2019-05-11core: add detection for Ruby 2.6J0WI
2019-01-01core: update copyright datesSébastien Helleu
2018-11-29core: use https for links to GNU GPL licenseSébastien Helleu
2018-10-16php: add detection of PHP 7.3Sébastien Helleu
2018-07-12python: add detection of Python 3.7Sébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-12-26core: add detection for Ruby 2.5Jakub Jirutka
2017-10-27core: add fix for ncurses with separate tinfo (closes #1090)alyptik
2017-10-14build: fix PHP library used to compile PHP plugin (closes #1078)Sébastien Helleu
2017-09-28Merge pull request #1069 from adsr/masterSébastien Helleu