]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make/calcdep.pl
Fix linking errors on BSD
[user/henk/code/inspircd.git] / make / calcdep.pl
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