Age | Commit message (Expand) | Author |
2009-09-28 | Fix warnings from BSD build and work around the failures of BSD make | danieldg |
2009-09-27 | Fix modules/extra symlinks when calculating dependencies | danieldg |
2009-09-18 | Fix unit-cc when build is not a direct subdirectory of source; create make ru... | danieldg |
2009-09-17 | Update make help, configure, and fix build of empty m_* directories | danieldg |
2009-09-17 | Remove .*.d dependency garbage, and use a dedicated build directory | danieldg |
2009-09-16 | Attempt to revert r11734 | danieldg |
2009-09-16 | Merge commands and modules in source, since they are already merged in install | danieldg |
2009-09-16 | Allow make on a read-only source tree using make O=objdir | danieldg |
2009-09-13 | Force rebuild of symlinked modules when the source file changes | danieldg |
2009-09-03 | Change cmd_*.so to use the Module object API | danieldg |
2009-09-02 | Include VERSION/REVISION information in module version tag, so that we do no ... | danieldg |
2009-09-01 | Move file inclusion logic into calcdep, and complain about ambiguous #include... | danieldg |
2009-09-01 | Enable IPv6 support by default | danieldg |
2009-09-01 | Strip SUPPORT_IP6LINKS #define | danieldg |
2009-09-01 | Use CXXFLAGS rather than nonstandard NICEFLAGS/FLAGS/etc | danieldg |
2009-09-01 | Move bsd-dep.mk/gnu-dep.mk to top-level Makefile | danieldg |
2009-09-01 | Replace special treatment of spanningtree module directory with a generic dir... | danieldg |
2009-09-01 | Run a dependency check on modules so missing dependencies are detected during... | danieldg |
2009-09-01 | Move compiler flag selection from configure to Makefile; add support for Inte... | danieldg |
2009-09-01 | Clean up unneeded messages, fix BSD make | danieldg |
2009-09-01 | ./configure fixes: -modupdate is no longer needed, -update no longer forces a... | danieldg |
2009-09-01 | Re-implement dependency generation in perl to increase speed | danieldg |
2009-09-01 | Fix build of m_spanningtree and display of dependency regeneration | danieldg |
2009-09-01 | Move dependency tracking from ./configure to Makefile | danieldg |
2009-08-28 | Fix a really minor spelling error in make/configure.pm | psychon |
2009-08-04 | Track installed module versions, so we can do upgrades properly. | w00t |
2009-06-26 | Make pkg-config failure error clearer | danieldg |
2009-06-05 | Add daniel's third-party module repository | danieldg |
2009-03-23 | Add test-compile checks for epoll and eventfd | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-02-14 | Nuke trailing spaces | peavey |
2009-02-11 | Fix error when configuring with a custom directory: http://www.inspircd.org/f... | brain |
2009-01-24 | fix typo | peavey |
2009-01-04 | Friendlify error message here too | brain |
2008-09-07 | Allow for silencing getmodules() output (is annoying when using modulemanager) | w00t |
2008-09-07 | Make this work with older git, too (thanks danieldg) | w00t |
2008-09-07 | Use git describe rather than git-svn, it works better with secondary clones | w00t |
2008-09-07 | Also redirect errors to /dev/null to avoid messy output on VCS that aren't in... | w00t |
2008-09-07 | Nicer fix for REVISION stuff when using git, thanks danieldg for the basis. | w00t |
2008-09-07 | Add basic module manager, patch courtesy of danieldg.. still needs some work/... | w00t |
2008-06-12 | Extra configure detection for the gcc minor version (we took this out when we... | brain |
2008-05-25 | First phase of conversion to dynamic limits on all the lengths, configured vi... | brain |
2008-04-27 | Extra support for freebsd openssl, allow user to pick between ports and base ... | brain |
2008-04-27 | More stuff so that freebsd users can still use the ports version of openssl i... | brain |
2008-04-27 | Fix this up a bit nicer | brain |
2008-04-27 | and make it work right... | brain |
2008-04-27 | Add some stuff from the freebsd port based on ideas by Matthew Seaman which a... | brain |
2008-04-22 | Show command line on warnings for darix (probably) | w00t |
2008-04-13 | Make run-cc handle containers of std::pair, and also filtering for std::{vect... | aquanight |
2008-04-13 | Remove comments about coming up with a better way that has been come up with. | aquanight |