Age | Commit message (Expand) | Author |
2017-04-20 | Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4' | Adam |
2016-08-27 | Optionally allow using Boost.Locale for hashcomp | Adam |
2016-07-31 | Update license headers and copyrights on all source files | Adam |
2014-04-01 | Require cmake 2.8 and C++11 support | Adam |
2012-11-07 | We no longer have to use the rungroup provided at build time, it is specified... | Adam |
2011-10-24 | Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u... | Naram Qashat |
2011-05-16 | Unmodularized the socket engine because its causing problems and really is un... | Adam |
2011-05-16 | Moved the core pseudo clients out into their own modules | Adam |
2011-03-30 | Fixed windows build more, including ldap | Adam |
2011-03-29 | Fixed windows build | Adam |
2011-02-05 | Removed the LIBINTL include hack | Adam |
2010-10-30 | Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows. | Adam |
2010-10-05 | Fixed restarting Anope when it is started from outside of the services binary... | Adam |
2010-09-26 | Partial fix for finding gettext with CMake, still doesn't fix the lack of fin... | Naram Qashat |
2010-09-26 | Changed the language system to use gettext | Adam |
2010-09-09 | Added an asynchronous DNS system and m_dnsbl, which checks clients against DN... | Adam |
2010-07-27 | Added debug_cast which uses dynamic_cast on debug builds, and static_cast on ... | Adam |
2008-12-31 | Removed check for HAVE_VA_LIST_AS_ARRAY, it broke MemoServ. | cyberbotx |
2008-12-17 | Massive cleanup of the CMakeLists.txt files to finalize them. | cyberbotx |
2008-12-17 | More CMake work, mostly to handle both *nix and Windows builds. | cyberbotx |
2008-12-17 | Implemented CMake build system to replace the old autoconf-based build system. | cyberbotx |