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
/
protocol
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2009-11-18
Remove some CoreExports and add them in other places, fixed a few minor warni...
cyberbotx
2009-03-11
Fix the CMake generation to work with older versions of CMake 2.4.x, cleaning...
cyberbotx
2009-03-02
Added a strip_string function to Anope.cmake, cleaned up other parts of Anope...
cyberbotx
2009-02-23
Fix slight CMake issue where it wasn't including win32_memory.cpp with protoc...
cyberbotx
2008-12-26
Minor CMake cleanup, moving include directories and defines to use include_di...
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
Fixed issue with the MSVC++ build of Anope crashing on a DLL throwing an exce...
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