]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make/calcdep.pl
Merge pull request #1157 from SaberUK/insp20+fix-cron-restart
[user/henk/code/inspircd.git] / make / calcdep.pl
2012-12-25 Peter PowellReplace a GNUmake idiom with the portable equivalent.
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-20 Robby-Headers: update remaining scripts too
2010-09-09 Daniel De GraafRecreate the build/include symlink so that changing...
2010-05-07 Daniel De GraafUse unit-cc for all compile and and link tasks
2010-02-12 danieldgImprove support for NetBSD
2010-01-17 danieldgPURE_STATIC improvements: Allow modules to be reloaded...
2010-01-04 danieldgGCC 4.5 warning fixups
2009-11-11 danieldgAllow static build of inspircd without module support
2009-11-03 danieldgClarify comments in Makefiles
2009-10-10 danieldgUpdate m_cloaking to use free-form keys instead of...
2009-09-30 danieldgRemove include/inspircd_se_config.h and socketengine...
2009-09-30 danieldgMove destruction logic for User and Spanningtree into...
2009-09-30 danieldgSort the module list to give a useful indicator of...
2009-09-28 danieldgWork around BSD make chdir bug with symlinks
2009-09-28 danieldgFix linking errors on BSD
2009-09-28 danieldgFix warnings from BSD build and work around the failure...
2009-09-27 danieldgFix modules/extra symlinks when calculating dependencies
2009-09-17 danieldgUpdate make help, configure, and fix build of empty...
2009-09-17 danieldgRemove .*.d dependency garbage, and use a dedicated...
2009-09-16 danieldgAttempt to revert r11734
2009-09-16 danieldgMerge commands and modules in source, since they are...
2009-09-16 danieldgAllow make on a read-only source tree using make O...
2009-09-13 danieldgForce rebuild of symlinked modules when the source...
2009-09-02 danieldgInclude VERSION/REVISION information in module version...
2009-09-01 danieldgMove file inclusion logic into calcdep, and complain...
2009-09-01 danieldgUse CXXFLAGS rather than nonstandard NICEFLAGS/FLAGS/etc
2009-09-01 danieldgReplace special treatment of spanningtree module direct...
2009-09-01 danieldgRe-implement dependency generation in perl to increase...
2009-09-01 danieldgFix build of m_spanningtree and display of dependency...
2009-09-01 danieldgMove dependency tracking from ./configure to Makefile