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
2024-05-27
core: fix detection of libgcrypt ≥ 1.11 (debian #1071960)
Sébastien Helleu
2024-05-26
core: rename and convert AUTHORS.adoc to AUTHORS.md
Sébastien Helleu
2024-05-26
core: rename and convert README.adoc to README.md
Sébastien Helleu
2024-05-26
core: rename and convert Contributing.adoc to CONTRIBUTING.md
Sébastien Helleu
2024-05-26
core: rename and convert ReleaseNotes.adoc to UPGRADING.md
Sébastien Helleu
2024-05-26
core: rename and convert ChangeLog.adoc to CHANGELOG.md
Sébastien Helleu
2024-03-06
core: check if malloc.h is present, independently of function malloc_trim
Sébastien Helleu
2024-03-06
core: check that function `malloc_trim` is available, display an error if not...
Sébastien Helleu
2024-02-01
relay: add "api" protocol (HTTP REST API) (issue #2066)
Sébastien Helleu
2024-01-01
core: update copyright dates
Sébastien Helleu
2023-10-15
core: make libintl.h required if CMake option ENABLE_NLS is enabled (issue #2...
Sébastien Helleu
2023-10-05
core: fix build error if CMake option ENABLE_NLS is turned to off or if requi...
Sébastien Helleu
2023-10-01
core: make zstd dependency optional (closes #2024)
Sébastien Helleu
2023-08-15
core: set minimum CMake version to 3.5
Sébastien Helleu
2023-07-31
core: remove CMake option "ENABLE_DOC_WARN_LOCALE" (issue #1985)
Sébastien Helleu
2023-07-31
doc: stop build of docs if a locale is missing, add CMake option "ENABLE_DOC_...
Sébastien Helleu
2023-07-08
build: add C compiler options "-Wformat" and "-Werror=format-security"
Sébastien Helleu
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
[next]