summaryrefslogtreecommitdiff
path: root/.Makefile.inc
AgeCommit message (Expand)Author
2009-09-01Move file inclusion logic into calcdep, and complain about ambiguous #include...danieldg
2009-09-01Use CXXFLAGS rather than nonstandard NICEFLAGS/FLAGS/etcdanieldg
2009-09-01Consolidate root-level Makefile targets to clarify common specificationsdanieldg
2009-09-01Move bsd-dep.mk/gnu-dep.mk to top-level Makefiledanieldg
2009-09-01Add "make single" target and fix slow depfile generation on "make module"danieldg
2009-09-01Replace special treatment of spanningtree module directory with a generic dir...danieldg
2009-09-01Move compiler flag selection from configure to Makefile; add support for Inte...danieldg
2009-09-01Clean up unneeded messages, fix BSD makedanieldg
2009-09-01Fix "make module" to include dependency generationdanieldg
2009-09-01./configure fixes: -modupdate is no longer needed, -update no longer forces a...danieldg
2009-09-01Re-implement dependency generation in perl to increase speeddanieldg
2009-09-01Fix install of module .so filesdanieldg
2009-09-01Fix build of m_spanningtree and display of dependency regenerationdanieldg
2009-09-01Move dependency tracking from ./configure to Makefiledanieldg
2009-06-07Makefile updates: clean up some installation assumptionsdanieldg
2009-06-06Makefile updates: Add "make help" and "make M=m_modname" to build an individu...danieldg
2009-06-01Ignore and remove {BSD,GNU}makefiledanieldg
2009-06-01Makefile updates: Fix BSD make conditionalsdanieldg
2009-06-01Makefile updates: Allow run-cc wrapper to be disabled by "make V=1"danieldg
2009-06-01Makefile updates: clean up command linesdanieldg
2009-05-30Makefile updates: remove MAKEPROG/MAKEORDERdanieldg
2009-05-02Remove commands makefile also on make distclean.w00t
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-02-12Allow install path with spaces (dont escape the spaces). Fixes bug #717 repor...peavey
2009-01-02Update copyrights for 2009.w00t
2008-11-27Forward-port: Created commit fcadb0b: Change rm to force removal for configur...w00t
2008-05-06Removed the verbosity in 'make clean' to fix issues with OpenBSD and possibly...special
2008-04-13Here toow00t
2008-02-24Remove the 'making modules' linebrain
2008-02-24Make run-cc show ARCHIVE step(s), also get rid of 'entering/leaving directory...aquanight
2008-02-10Now very tidy make output, with pretty colours :pbrain
2008-02-02Make m_password_hash able to pick up hasher modules after it's loaded, meanin...aquanight
2008-01-19Modules using NoPedantic now properly respect 'make debug'.aquanight
2007-10-25Make install list list automatically generated from build targets and provide...brain
2007-10-23Make clean should clean the socketengine objectsbrain
2007-10-23Auto generate the install list, no more need to insert it into the .makefile....brain
2007-10-22Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah w...w00t
2007-10-15Make install the lib, toobrain
2007-09-28w00t forgot to edit these out.eggy
2007-07-25Put FileLogger in it's own class. Useful when logging doing more focused loggingpeavey
2007-07-24And this should be the last staticpeavey
2007-07-24And install libIRCDserver too :>peavey
2007-06-21Apply OSX patch from BuildSmart that fixes installation issues.peavey
2007-06-20Clarify what generates Makefile, to prevent any new developers making the sam...w00t
2007-06-16Remove inspircd_config.h and inspircd_se_config.h in configclean (subjob of d...brain
2007-06-12Upstream patch from <mm@freebsd.org>brain
2007-06-05Same herebrain
2007-05-19I forgot to install cmd_reloadmodule.so, therefore the command wont workbrain
2007-05-06Now it deletes the makefiles toobrain
2007-05-06make distclean now removes .config.cache (thanks HiroP)brain