Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
The record functions are moved to tests-record.cpp.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
weechat.color.chat_status_enabled (issue #1820)
|
|
|
|
|
|
Fixes #1913
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is needed for Ninja and the "clean" target now removes all auto-generated
files.
|
|
|
|
`ENABLE_SCRIPTS`
The Javascript plugin is not built by default any more since v2.9 and must be
explicitly enabled with `-DENABLE_JAVASCRIPT=ON`.
|
|
|
|
docs (closes #1901)
|
|
|
|
|
|
parameter `--doc-gen`
Changes:
- build of doc now requires weechat-headless, translations and all plugins
- convert docgen.py to C
- remove `autogen_*` files from repository
- add command line parameter `--doc-gen` in `weechat-headless` to build
autogen files
- build .mo files with directories like the installed ones
(eg: "<lang>/LC_MESSAGES/weechat.mo")
- remove javascript chapter from user's guide
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(issue #1503)
|
|
|
|
|
|
|