Age | Commit message (Expand) | Author |
2010-03-11 | Clean up the Makefile a bit, add DESTDIR | danieldg |
2010-03-07 | Enable POSIX extra modules in UNIX configure | danieldg |
2010-02-23 | Replace #define IPV6 with <config defaultbind="ipv6">, and autodetect if not ... | danieldg |
2010-02-12 | Improve support for NetBSD | danieldg |
2010-01-17 | Make a ./configure --system to support system-wide installation of inspircd | danieldg |
2010-01-14 | Remove launchd references (incomplete pieces of a system-wide installation se... | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2010-01-04 | Fix makefile remake target to work in BSD make and avoid looping when .config... | danieldg |
2009-10-30 | Ask before running modulemanager update | danieldg |
2009-10-20 | Move ugly .*.inc files into make/template/ where they can be more easily found | danieldg |
2009-10-13 | Change to new execution directory structure | danieldg |
2009-09-30 | Remove include/inspircd_se_config.h and socketengine-specific headers | danieldg |
2009-09-28 | Add directory change to unit-cc, to fix the immensely stupid BSD make behavio... | danieldg |
2009-09-24 | Move configuration filename specification to start script, to reduce hardcode... | 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-15 | Fix null ExtensionItem when unregistering hooks; fix CORE_FLAGS on darwin | danieldg |
2009-09-03 | Change cmd_*.so to use the Module object API | danieldg |
2009-09-02 | Fix some ICC-found warnings and remove unused #define | danieldg |
2009-09-02 | Put back missing semicolon | brain |
2009-09-01 | Clarify FreeBSD 4 message a bit more | danieldg |
2009-09-01 | Make the FreeBSD 4 message useful | danieldg |
2009-09-01 | Enable IPv6 support by default | danieldg |
2009-09-01 | Strip SUPPORT_IP6LINKS #define | danieldg |
2009-09-01 | Run a dependency check on modules so missing dependencies are detected during... | danieldg |
2009-09-01 | Fix MAKEPROG configure warning | danieldg |
2009-09-01 | Move compiler flag selection from configure to Makefile; add support for Inte... | danieldg |
2009-09-01 | Move VERSION/REVISION to their own header to avoid needless rebuilds on update | danieldg |
2009-09-01 | ./configure fixes: -modupdate is no longer needed, -update no longer forces a... | danieldg |
2009-09-01 | Fix install of module .so files | 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-21 | Add contents of LDFLAGS in addition to CXXFLAGS | danieldg |
2009-08-14 | Run modulemanager upgrade to check for updates to third party (and extras) mo... | w00t |
2009-08-04 | Fix non-interactive configure asking SSL certificate generation question, pat... | danieldg |
2009-07-03 | Ask the user if they want to generate SSL certificates before generating one | danieldg |
2009-07-03 | Fix symlink creation of openssl if both it and gnutls are selected | danieldg |
2009-06-18 | Rebuild modeclasses.a when configure -update is run | danieldg |
2009-06-07 | Makefile updates: clean up some installation assumptions | danieldg |
2009-06-03 | Use pkg-config to search for gnutls rather than the now-removed libgnutls-config | danieldg |
2009-06-01 | Makefile updates: Fix BSD make conditionals | danieldg |
2009-06-01 | Makefile updates: Allow run-cc wrapper to be disabled by "make V=1" | danieldg |
2009-06-01 | Makefile updates: clean up command lines | danieldg |
2009-05-30 | Makefile updates: remove MAKEPROG/MAKEORDER | danieldg |
2009-03-23 | Fix configure check for eventfd, HAS_EVENTFD is true/false not 1/0 | 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-07 | Add ./configure --generate-{gnutls,openssl}-cert for easy re-generation of a ... | brain |
2009-01-25 | clean some trailing space and fix a year on copyright | peavey |
2009-01-02 | Update copyrights for 2009. | w00t |