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
/
lang
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2011-02-04
Moved the language strings which are only used once
Adam
2010-12-09
Fixed build on cmake 2.4.x
Adam
2010-09-26
Partial fix for finding gettext with CMake, still doesn't fix the lack of fin...
Naram Qashat
2010-09-26
Properly detect gettext and dont build langfiles on systems without it
Adam
2010-09-26
Changed the language system to use gettext
Adam
2009-03-11
Fix the CMake generation to work with older versions of CMake 2.4.x, cleaning...
cyberbotx
2008-12-29
Edits to CPack-related part of CMake to not include Autotools-built files fro...
cyberbotx
2008-12-23
Some more Windows fixes, both in CMake and in the code itself. (I don't like ...
cyberbotx
2008-12-21
Some more CMake edits, this allows versions of CMake as early as 2.4.0 to wor...
cyberbotx
2008-12-19
Some more CMake fixes for 2.4.x (Apparently 2.4.x before 2.4.8 didn't have a ...
cyberbotx
2008-12-19
Updated the CMakeLists.txt files to function under CMake 2.4.x (earliest vers...
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