index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2024-10-20
Update the cron file name.
TehPeGaSuS
2024-06-07
Rename example.chk to cron.example.sh.
TehPeGaSuS
2020-09-28
Rename things from services to anope.
Sadie Powell
2013-10-27
fixed make install not installing the new example config files
DukePyrolator
2012-05-06
Split up db/conf/lib/locale install directories, and allow alternate ones to ...
Adam
2012-04-08
Added Chanstats. It uses a new, improved database format and is not compatibl...
DukePyrolator
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a mo...
Adam
2011-08-05
Mark the new commands/ modules as CORE and fixed a typo in the example.conf
Adam
2011-07-14
Rewrote how commands are handled within Anope.
Adam
2010-08-15
Rewrote the MySQL API to use threads. This acts similar to before, but is fas...
Adam
2010-02-28
Added in support for live updating MySQL databases and the ability to execute...
Adam-
2008-12-23
Some more Windows fixes, both in CMake and in the code itself. (I don't like ...
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