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
/
Makefile
Age
Commit message (
Expand
)
Author
2010-07-09
Removed autotools and the makefiles. This will be reintroduced differently be...
Adam
2010-06-18
Renamed all of source files from .c to .cpp
Adam
2009-10-20
Added SUFFIXES .c .cpp .so to makefiles to clean up some of the code
Adam-
2009-10-20
Fixed makesfiles to work on both bsd make and gnu make
Adam-
2009-09-29
Fixed "make clean" to really clean up all the modules
Adam-
2009-09-27
Removed old mod_version system for detecting module versions and replaced wit...
Adam-
2009-09-06
Fixed Makefiles to only suppress building when using run-cc.pl
Adam-
2009-02-08
Fixed Autotools to detect *.cpp files in the src/core and src/modules folders.
cyberbotx
2008-12-29
Modifications to the Autotools build system to try to make it work with the c...
cyberbotx
2008-12-29
Revived Autotools from the grave, although it'll need some tweaking to work a...
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-17
Removed the old autotools files that are no longer needed because of the use ...
cyberbotx
2008-12-17
Implemented CMake build system to replace the old autoconf-based build system.
cyberbotx
2008-11-13
made the use of run-cc.pl optional, if you dont want to use it, add --with-ma...
robbeh
2008-11-08
Merge commit 'cbx/anopeng-config' into anopeng
Robin Burchell w00t@inspircd.org
2008-11-03
Really add it to the build.
Robin Burchell w00t@inspircd.org
2008-11-03
Remove MARK_DEPRECATED from some stuff, it makes development a bit too noisy.
Robin Burchell w00t@inspircd.org
2008-10-02
Add run-cc.pl from inspircd, only difference is support .c files too :)
Robin Burchell w00t@inspircd.org
2006-06-20
Modules wont load invalid revisions - NOT FULLY COMPLETE YET (altho it works ...
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-06-20
BUILD : 1.7.14 (1062) BUGS : NOTES : Fixed the makefiles to not recompile the...
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-22
# BUILD : 1.7.13 (1015) # BUGS : # NOTES : Fixed distclean.
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-14
# BUILD : 1.7.13 (1008) # BUGS : 473 474 # NOTES : gcc switches and win98 st...
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-17
using svn commit to try and avoid indent bug thing
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-02
BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b