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
/
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-18
Renamed all of source files from .c to .cpp
Adam
2010-06-18
Merged branch threadingengine with master - Added a threading engine
Adam
2010-04-08
Rewrote sockets. This adds support for IPv6 and makes Anope capable of reconn...
Adam-
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-01-26
Move Anope's executable (anope.exe for Windows / services for *nix) to be ins...
cyberbotx
2008-12-29
Edits to CPack-related part of CMake to not include Autotools-built files fro...
cyberbotx
2008-12-29
Final modifications to Autotools build system to work alongside CMake build s...
cyberbotx
2008-12-29
Really fix the reverting back to r1870.
cyberbotx
2008-12-29
Reverting my last 2 commits in an attempt to fix my own screwball mistake.
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-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