aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Added Dynamic src/modules/Makefile generation, during ./configure the script ↵Gravatar frostycoolslug2005-04-081-10/+0
| | | | | | 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
* Fixed bug in makefile, all 'edited' modules will now e recompiledGravatar frostycoolslug2004-05-051-8/+5
| | | | | | | Touched m_alias.cpp (No changes) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@791 e03df62e-2008-0410-955e-edbf42e46eb7
* Added extra / in case people (Like you [Brain]) forget to add it in ↵Gravatar frostycoolslug2004-04-181-1/+1
| | | | | | ./configure :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@640 e03df62e-2008-0410-955e-edbf42e46eb7
* Modules will no longer re-compile themselves if they havnt changed.Gravatar frostycoolslug2004-04-181-16/+6
| | | | | | | 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
* Fixed makefile to show progressGravatar brain2004-04-071-0/+1
| | | | | | | Fixed m_setname.cpp compile error git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@431 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixed bugs in ./configureGravatar frostycoolslug2004-04-031-0/+22
Created new Makefile Generator Removed some redundant makefiles. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@365 e03df62e-2008-0410-955e-edbf42e46eb7