summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2017-04-20Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'Adam
2017-01-16Update copyright to 2017.Robby
2016-12-07Change in source anope.org links to httpsAdam
2016-10-29Add sqlite amalgamation and use if no system sqlite is found. Move sqlite mod...Adam
2016-10-17Address casemapping issues in sqlite/mysqlAdam
2016-10-07Fix making directories from the Windows installerAdam
2016-09-23Update LOG dir in anopercAdam
2016-08-17Added a Date field to the Headergenius3000
2016-07-23Fix making directories from the Windows installerAdam
2016-01-28Update copyright to 2016. This was done with:Robby
2015-12-31Remove repeated expressions from CMake end*() and else() calls.Peter Powell
2015-12-30Remove anopesmtp because it's stupidAdam
2015-12-14Rename PID file to "anope.pid" from "services.pid".Peter Powell
2015-12-14Use the binary name "anope" on all platforms.Peter Powell
2015-12-08Update LOG dir in anopercAdam
2015-10-27Merge branch '2.0' into 2.1Adam
2015-09-06Merge pull request #126 from SaberUK/2.0+typosAdam
2015-07-15Fix support for passing relative install paths to CMake.Peter Powell
2015-07-08Fix a ton of typos.Peter Powell
2015-07-01Support DESTDIRDominic Hargreaves
2014-05-28Move most of the core pseudoclient logic to modulesAdam
2014-04-01Require cmake 2.8 and C++11 supportAdam
2014-02-23Use a more reliable way to detect if services are running in anopercAdam
2014-01-01Update copyright to 2014. This was done with:Adam
2013-12-01made the chanstats fantasy modules work again.DukePyrolator
2013-10-26added the irc2sql gateway moduleDukePyrolator
2013-05-26Get rid of the remaining references in the core to specific services. Move mo...Adam
2013-04-15Rewrote modules/CMakeLists.txt and do not build the 'extras' modules, if user...Adam
2013-04-13Fix build on SolarisAdam
2013-04-06Made the missing dependencies message from cmake more descriptive for modulesAdam
2013-01-09Update copyright to 2013. This was done with:Adam
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-10-31Fixed anopesmtp loggingAdam
2012-10-29Made anopesmtp less hard to debugAdam
2012-10-09Made the warnings given by cmake for not havingAdam
2012-05-06Split up db/conf/lib/locale install directories, and allow alternate ones to ...Adam
2012-01-02Updated Copyright to 2012Adam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a mo...Adam
2011-08-08Added a few sanity checks which never really should happen to db-convertAdam
2011-01-20Removed db-upgrade, its no longer neededAdam
2011-01-18Bug #1232 - Fixed db-convert to properly convert mode lock parametersAdam
2011-01-07fix some more copyright and typos (not mine) spotted by chaz :Plethality
2011-01-05update copyrights for 2011lethality
2010-11-02Fixed anopesmtp. Again. It works on Windows nowAdam
2010-11-01Fixed building anopesmtp on Windows, fixed some cmake problems with calculate...Adam
2010-10-31Fixed replacing %R's in email messages and fixed anopesmtp to really workAdam
2010-10-28removed an extra space from db-convertDukePyrolator
2010-10-28do not store memo numbers on db-convertDukePyrolator
2010-10-27Removed memo number from databases. Since we already have db-upgrade we might...Adam
2010-10-11Fixed Windows againAdam