Age | Commit message (Expand) | Author |
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-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-03 | Remove COMPILE_ROOT and MAKESTYLE variables | danieldg |
2009-09-01 | Move file inclusion logic into calcdep, and complain about ambiguous #include... | danieldg |
2009-09-01 | Use CXXFLAGS rather than nonstandard NICEFLAGS/FLAGS/etc | danieldg |
2009-09-01 | Consolidate root-level Makefile targets to clarify common specifications | danieldg |
2009-09-01 | Move bsd-dep.mk/gnu-dep.mk to top-level Makefile | danieldg |
2009-09-01 | Add "make single" target and fix slow depfile generation on "make module" | danieldg |
2009-09-01 | Replace special treatment of spanningtree module directory with a generic dir... | 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 | Fix "make module" to include dependency generation | 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 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-06-07 | Makefile updates: clean up some installation assumptions | danieldg |
2009-06-06 | Makefile updates: Add "make help" and "make M=m_modname" to build an individu... | danieldg |
2009-06-01 | Ignore and remove {BSD,GNU}makefile | 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-05-02 | Remove commands makefile also on make distclean. | w00t |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-02-12 | Allow install path with spaces (dont escape the spaces). Fixes bug #717 repor... | peavey |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-11-27 | Forward-port: Created commit fcadb0b: Change rm to force removal for configur... | w00t |
2008-05-06 | Removed the verbosity in 'make clean' to fix issues with OpenBSD and possibly... | special |
2008-04-13 | Here too | w00t |
2008-02-24 | Remove the 'making modules' line | brain |
2008-02-24 | Make run-cc show ARCHIVE step(s), also get rid of 'entering/leaving directory... | aquanight |
2008-02-10 | Now very tidy make output, with pretty colours :p | brain |
2008-02-02 | Make m_password_hash able to pick up hasher modules after it's loaded, meanin... | aquanight |
2008-01-19 | Modules using NoPedantic now properly respect 'make debug'. | aquanight |
2007-10-25 | Make install list list automatically generated from build targets and provide... | brain |
2007-10-23 | Make clean should clean the socketengine objects | brain |
2007-10-23 | Auto generate the install list, no more need to insert it into the .makefile.... | brain |
2007-10-22 | Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah w... | w00t |
2007-10-15 | Make install the lib, too | brain |
2007-09-28 | w00t forgot to edit these out. | eggy |
2007-07-25 | Put FileLogger in it's own class. Useful when logging doing more focused logging | peavey |
2007-07-24 | And this should be the last static | peavey |
2007-07-24 | And install libIRCDserver too :> | peavey |
2007-06-21 | Apply OSX patch from BuildSmart that fixes installation issues. | peavey |
2007-06-20 | Clarify what generates Makefile, to prevent any new developers making the sam... | w00t |
2007-06-16 | Remove inspircd_config.h and inspircd_se_config.h in configclean (subjob of d... | brain |