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
/
tools
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2010-07-15
Moved some files and diretories around, made cmake skip files it knows it can...
Adam
2010-06-27
The next of a few "CBX OCDing over code style" commits, maybe the last.
Naram Qashat
2009-11-18
Make the correct folder be chmod'd on a *nix install of the tools directory (...
cyberbotx
2009-03-11
Fix the CMake generation to work with older versions of CMake 2.4.x, cleaning...
cyberbotx
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-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
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
Implemented dependency calculation within CMake, now header file dependencies...
cyberbotx
2008-12-17
More CMake work, adding win32.rc generation and fixing some other problems.
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