summaryrefslogtreecommitdiff
path: root/src/modules/Makefile
AgeCommit message (Collapse)Author
2005-04-08Added Dynamic src/modules/Makefile generation, during ./configure the script ↵frostycoolslug
will search modules for /* $CompileFlags: */ and append any given flags to its g++ line. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1017 e03df62e-2008-0410-955e-edbf42e46eb7
2004-05-05Fixed bug in makefile, all 'edited' modules will now e recompiledfrostycoolslug
Touched m_alias.cpp (No changes) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@791 e03df62e-2008-0410-955e-edbf42e46eb7
2004-04-18Added extra / in case people (Like you [Brain]) forget to add it in ↵frostycoolslug
./configure :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@640 e03df62e-2008-0410-955e-edbf42e46eb7
2004-04-18Modules will no longer re-compile themselves if they havnt changed.frostycoolslug
Use ./configure -update to update your module listing in the makefiles. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@636 e03df62e-2008-0410-955e-edbf42e46eb7
2004-04-07Fixed makefile to show progressbrain
Fixed m_setname.cpp compile error git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@431 e03df62e-2008-0410-955e-edbf42e46eb7
2004-04-03Fixed bugs in ./configurefrostycoolslug
Created new Makefile Generator Removed some redundant makefiles. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@365 e03df62e-2008-0410-955e-edbf42e46eb7