summaryrefslogtreecommitdiff
path: root/make
AgeCommit message (Expand)Author
2009-09-16Attempt to revert r11734danieldg
2009-09-16Merge commands and modules in source, since they are already merged in installdanieldg
2009-09-16Allow make on a read-only source tree using make O=objdirdanieldg
2009-09-13Force rebuild of symlinked modules when the source file changesdanieldg
2009-09-03Change cmd_*.so to use the Module object APIdanieldg
2009-09-02Include VERSION/REVISION information in module version tag, so that we do no ...danieldg
2009-09-01Move file inclusion logic into calcdep, and complain about ambiguous #include...danieldg
2009-09-01Enable IPv6 support by defaultdanieldg
2009-09-01Strip SUPPORT_IP6LINKS #definedanieldg
2009-09-01Use CXXFLAGS rather than nonstandard NICEFLAGS/FLAGS/etcdanieldg
2009-09-01Move bsd-dep.mk/gnu-dep.mk to top-level Makefiledanieldg
2009-09-01Replace special treatment of spanningtree module directory with a generic dir...danieldg
2009-09-01Run a dependency check on modules so missing dependencies are detected during...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-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 build of m_spanningtree and display of dependency regenerationdanieldg
2009-09-01Move dependency tracking from ./configure to Makefiledanieldg
2009-08-28Fix a really minor spelling error in make/configure.pmpsychon
2009-08-04Track installed module versions, so we can do upgrades properly.w00t
2009-06-26Make pkg-config failure error clearerdanieldg
2009-06-05Add daniel's third-party module repositorydanieldg
2009-03-23Add test-compile checks for epoll and eventfddanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-02-14Nuke trailing spacespeavey
2009-02-11Fix error when configuring with a custom directory: http://www.inspircd.org/f...brain
2009-01-24fix typopeavey
2009-01-04Friendlify error message here toobrain
2008-09-07Allow for silencing getmodules() output (is annoying when using modulemanager)w00t
2008-09-07Make this work with older git, too (thanks danieldg)w00t
2008-09-07Use git describe rather than git-svn, it works better with secondary clonesw00t
2008-09-07Also redirect errors to /dev/null to avoid messy output on VCS that aren't in...w00t
2008-09-07Nicer fix for REVISION stuff when using git, thanks danieldg for the basis.w00t
2008-09-07Add basic module manager, patch courtesy of danieldg.. still needs some work/...w00t
2008-06-12Extra configure detection for the gcc minor version (we took this out when we...brain
2008-05-25First phase of conversion to dynamic limits on all the lengths, configured vi...brain
2008-04-27Extra support for freebsd openssl, allow user to pick between ports and base ...brain
2008-04-27More stuff so that freebsd users can still use the ports version of openssl i...brain
2008-04-27Fix this up a bit nicerbrain
2008-04-27and make it work right...brain
2008-04-27Add some stuff from the freebsd port based on ideas by Matthew Seaman which a...brain
2008-04-22Show command line on warnings for darix (probably)w00t
2008-04-13Make run-cc handle containers of std::pair, and also filtering for std::{vect...aquanight
2008-04-13Remove comments about coming up with a better way that has been come up with.aquanight
2008-04-13Sane-ify the STL filtering and coloring in run-cc.aquanight
2008-04-03remove references to maxclient we forgot here, thx Zaba for reporting.peavey
2008-03-17Translate std::string, irc::string and std::deque to more readable forms in e...brain
2008-02-24Make run-cc show ARCHIVE step(s), also get rid of 'entering/leaving directory...aquanight
2008-02-24Make run-cc.pl show all sources on multi-source BUILDS (== socketengine and t...aquanight