index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-05-13
core: add quotes around paths in CMake files (closes #29)
Sébastien Helleu
2023-03-31
doc: add CMake option `ENABLE_DOC_INCOMPLETE` to force build of incomplete do...
Sébastien Helleu
2023-03-31
build: add condition to enable gcc/g++ specific options
Sébastien Helleu
2023-03-30
ci: disable build of doc when NLS is disabled
Sébastien Helleu
2023-03-30
doc: convert docgen.py to C, remove autogen files from repository, add parame...
Sébastien Helleu
2023-03-25
core: remove obsolete cpack config
Sébastien Helleu
2023-03-23
core: add extra compiler options to check overflow of destination buffer and ...
Sébastien Helleu
2023-01-06
core: add CMake test called "notests" when tests are not compiled
Sébastien Helleu
2023-01-06
Revert "core: add a fake target "test" so that `make test` successes when tes...
Sébastien Helleu
2023-01-05
core: add a fake target "test" so that `make test` successes when tests are n...
Sébastien Helleu
2023-01-05
core: rename script git-version.sh to set_git_version.sh
Sébastien Helleu
2023-01-01
core: update copyright dates
Sébastien Helleu
2022-10-15
python: remove support of Python 2.x
Sébastien Helleu
2022-08-13
core: fix CMake warning in Python detection
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-12-24
relay: add zstd compression in weechat protocol
Sébastien Helleu
2021-11-21
core: fix compilation with Ruby 3.0 on macOS (issue #1721, closes #1605)
Sébastien Helleu
2021-09-19
typing: correct typo in CMake option description
Jan Palus
2021-07-04
typing: add typing plugin
Sébastien Helleu
2021-05-12
core: improve options to load GnuTLS system/user CAs (closes #972)
Sébastien Helleu
2021-05-11
core: mention evaluation with string_eval_path_home for CMake/autotools optio...
Sébastien Helleu
2021-05-11
core: set WeeChat home to empty string by default in CMake and autotools (iss...
Sébastien Helleu
2021-05-08
core: Use mallinfo2() when available
Andrew Potter
2021-01-02
core: update copyright dates
Sébastien Helleu
2020-11-29
Revert "core: add extra compiler options to check overflow of destination buf...
Sébastien Helleu
2020-11-28
core: add extra compiler options to check overflow of destination buffer and ...
Sébastien Helleu
2020-06-13
javascript: disable build by default and remove Debian packaging of JavaScrip...
Sébastien Helleu
2020-04-18
core: make GnuTLS a required dependency
Sébastien Helleu
2020-04-12
core: fix indentation
Sébastien Helleu
2020-04-12
cmake: fix bugged WEECHAT_SHAREDIR definition exposed by DATAROOTDIR rename
Eli Schwartz
2020-04-12
cmake: rename internal variable SHAREDIR to DATAROOTDIR
Eli Schwartz
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-11-18
core: add different icons sizes (16x16 to 512x512) (closes #1347)
Sébastien Helleu
2019-10-07
core: add a desktop file (closes #982, closes #408)
Lucas Hoffmann
2019-10-01
core: fix style in CMake files
Sébastien Helleu
2019-09-27
core: fix build on Alpine (closes #1406)
Kyle Sabo
2019-09-15
core: display an error on missing dependency in CMake (closes #916, closes #956)
Sébastien Helleu
2019-08-27
core: disable option "-Werror-implicit-function-declaration" for C++ compiler
Sébastien Helleu
2019-07-31
core: fix help on python to build with Python 2 (issue #1382)
Sébastien Helleu
2019-07-01
core: compile with Python 3 by default
Sébastien Helleu
2019-05-01
core: replace CMAKE_INSTALL_PREFIX by ${prefix} in libdir (weechat.pc)
Sébastien Helleu
2019-04-25
cmake: allow custom libdir (fix #1341)
Ryan Farley
2019-03-25
core: set CMake minimum version required to 3.0
Sébastien Helleu
2019-03-24
core: add CMake option "ENABLE_CODE_COVERAGE" to compile with code coverage o...
Sébastien Helleu
2019-02-19
spell: rename "aspell" plugin to "spell" (issue #1299)
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-11-14
core: fix forced highlight on messages sent to other buffers (closes #1277)
Sébastien Helleu
2018-11-14
core: fix C++ compiler flags (cmake)
Sébastien Helleu
2018-03-11
core: add binary weechat-headless to run WeeChat without interface (closes #1...
Sébastien Helleu
[next]