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
/
src
/
bin
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2012-05-06
Split up db/conf/lib/locale install directories, and allow alternate ones to ...
Adam
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a mo...
Adam
2010-02-28
Added in support for live updating MySQL databases and the ability to execute...
Adam-
2009-08-06
Fix Makefile/CMakeLists.txt with the removal of mydbgen
sjaz
2009-01-26
Moved the tools executables to the bin directory, and fix anoperc's install l...
cyberbotx
2008-12-29
Edits to CPack-related part of CMake to not include Autotools-built files fro...
cyberbotx
2008-12-29
Removed anoperc.cmake and left anoperc.in to be used by Autotools and CMake.
cyberbotx
2008-12-29
Really fix the reverting back to r1870.
cyberbotx
2008-12-29
Merge branch 'cmake'
cyberbotx
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