summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-05-27core: fix detection of libgcrypt ≥ 1.11 (debian #1071960)Sébastien Helleu
2024-05-26core: rename and convert AUTHORS.adoc to AUTHORS.mdSébastien Helleu
2024-05-26core: rename and convert README.adoc to README.mdSébastien Helleu
2024-05-26core: rename and convert Contributing.adoc to CONTRIBUTING.mdSébastien Helleu
2024-05-26core: rename and convert ReleaseNotes.adoc to UPGRADING.mdSébastien Helleu
2024-05-26core: rename and convert ChangeLog.adoc to CHANGELOG.mdSébastien Helleu
2024-03-06core: check if malloc.h is present, independently of function malloc_trimSébastien Helleu
2024-03-06core: check that function `malloc_trim` is available, display an error if not...Sébastien Helleu
2024-02-01relay: add "api" protocol (HTTP REST API) (issue #2066)Sébastien Helleu
2024-01-01core: update copyright datesSébastien Helleu
2023-10-15core: make libintl.h required if CMake option ENABLE_NLS is enabled (issue #2...Sébastien Helleu
2023-10-05core: fix build error if CMake option ENABLE_NLS is turned to off or if requi...Sébastien Helleu
2023-10-01core: make zstd dependency optional (closes #2024)Sébastien Helleu
2023-08-15core: set minimum CMake version to 3.5Sébastien Helleu
2023-07-31core: remove CMake option "ENABLE_DOC_WARN_LOCALE" (issue #1985)Sébastien Helleu
2023-07-31doc: stop build of docs if a locale is missing, add CMake option "ENABLE_DOC_...Sébastien Helleu
2023-07-08build: add C compiler options "-Wformat" and "-Werror=format-security"Sébastien Helleu
2023-05-13core: add quotes around paths in CMake files (closes #29)Sébastien Helleu
2023-03-31doc: add CMake option `ENABLE_DOC_INCOMPLETE` to force build of incomplete do...Sébastien Helleu
2023-03-31build: add condition to enable gcc/g++ specific optionsSébastien Helleu
2023-03-30ci: disable build of doc when NLS is disabledSébastien Helleu
2023-03-30doc: convert docgen.py to C, remove autogen files from repository, add parame...Sébastien Helleu
2023-03-25core: remove obsolete cpack configSébastien Helleu
2023-03-23core: add extra compiler options to check overflow of destination buffer and ...Sébastien Helleu
2023-01-06core: add CMake test called "notests" when tests are not compiledSébastien Helleu
2023-01-06Revert "core: add a fake target "test" so that `make test` successes when tes...Sébastien Helleu
2023-01-05core: add a fake target "test" so that `make test` successes when tests are n...Sébastien Helleu
2023-01-05core: rename script git-version.sh to set_git_version.shSébastien Helleu
2023-01-01core: update copyright datesSébastien Helleu
2022-10-15python: remove support of Python 2.xSébastien Helleu
2022-08-13core: fix CMake warning in Python detectionSébastien Helleu
2022-01-17core: update copyright datesSébastien Helleu
2021-12-24relay: add zstd compression in weechat protocolSébastien Helleu
2021-11-21core: fix compilation with Ruby 3.0 on macOS (issue #1721, closes #1605)Sébastien Helleu
2021-09-19typing: correct typo in CMake option descriptionJan Palus
2021-07-04typing: add typing pluginSébastien Helleu
2021-05-12core: improve options to load GnuTLS system/user CAs (closes #972)Sébastien Helleu
2021-05-11core: mention evaluation with string_eval_path_home for CMake/autotools optio...Sébastien Helleu
2021-05-11core: set WeeChat home to empty string by default in CMake and autotools (iss...Sébastien Helleu
2021-05-08core: Use mallinfo2() when availableAndrew Potter
2021-01-02core: update copyright datesSébastien Helleu
2020-11-29Revert "core: add extra compiler options to check overflow of destination buf...Sébastien Helleu
2020-11-28core: add extra compiler options to check overflow of destination buffer and ...Sébastien Helleu
2020-06-13javascript: disable build by default and remove Debian packaging of JavaScrip...Sébastien Helleu
2020-04-18core: make GnuTLS a required dependencySébastien Helleu
2020-04-12core: fix indentationSébastien Helleu
2020-04-12cmake: fix bugged WEECHAT_SHAREDIR definition exposed by DATAROOTDIR renameEli Schwartz
2020-04-12cmake: rename internal variable SHAREDIR to DATAROOTDIREli Schwartz
2020-01-04core: update copyright datesSébastien Helleu
2019-11-18core: add different icons sizes (16x16 to 512x512) (closes #1347)Sébastien Helleu