Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
build with gettext, ssl, and mysql
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cache to not expire all of the records for specific hosts if the records have different TTLs
(cherry picked from commit 736df4bd98b952aad459fdf7914735e88f97c4b2)
|
|
(cherry picked from commit 438ae629e51b519d0d5f70531d0262be1b9fe2bc)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
stacker on release builds
|
|
|
|
|
|
|
|
calculate_depends, and fixed building without gettext
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a search path option to the Config script for cmake to use when finding libraries for modules or for gettext.
Fixed m_mysql and m_ssl to work under Windows, made the Windows Config
program remember the last used options, and fixed Windows release builds.
|
|
|
|
|
|
|
|
|
|
might as well make that update memos too.
Users using the top of git will need to run sed -i 's/MD MI [0-9]* /MD MI /' anope.db on their database.
|
|
|
|
libintl and do not directly call its code. #define _(x) to x just so xgettext is able to pick out language strings.
|
|
|
|
|