Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-13 | core: add quotes around paths in CMake files (closes #29) | Sébastien Helleu | |
2019-10-01 | core: fix style in CMake files | Sébastien Helleu | |
2019-04-25 | cmake: allow custom libdir (fix #1341) | Ryan Farley | |
Allows for custom LIBDIR to specified with cmake builds. WEECHAT_LIBDIR is used for a custom Weechat directory, or set from LIBDIR (as LIBDIR used to be set). | |||
2019-03-24 | core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage ↵ | Sébastien Helleu | |
options This option is OFF by default and should be enabled only for tests, to measure test coverage. | |||
2018-11-29 | core: use https for links to GNU GPL license | Sébastien Helleu | |
2017-10-14 | build: fix PHP library used to compile PHP plugin (closes #1078) | Sébastien Helleu | |
This was causing a dependency missing in debian packaging. | |||
2017-09-03 | php: new php plugin | Adam Saponara | |
This plugin requires PHP >= 7.0. |