| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use unit-cc for all compile and and link tasks•••This allows splitting .o and .so generation for distcc builds, and also removes some unneeded autodetection of build stage. | 2010-05-07 | 1 | -15/+30 | |
| * | Improve support for NetBSD•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12438 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-02-12 | 1 | -1/+1 | |
| * | PURE_STATIC improvements: Allow modules to be reloaded, generate linker argum...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12276 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-01-17 | 1 | -3/+11 | |
| * | GCC 4.5 warning fixups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12241 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-01-04 | 1 | -1/+1 | |
| * | Allow static build of inspircd without module support•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12083 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-11-11 | 1 | -4/+51 | |
| * | Clarify comments in Makefiles•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11990 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-11-03 | 1 | -2/+8 | |
| * | Update m_cloaking to use free-form keys instead of weakening the hash IV•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11820 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-10-10 | 1 | -6/+9 | |
| * | Remove include/inspircd_se_config.h and socketengine-specific headers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11784 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-30 | 1 | -1/+2 | |
| * | Move destruction logic for User and Spanningtree into cull()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11783 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-30 | 1 | -1/+1 | |
| * | Sort the module list to give a useful indicator of compile progress•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11779 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-30 | 1 | -1/+1 | |
| * | Work around BSD make chdir bug with symlinks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11775 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-28 | 1 | -5/+7 | |
| * | Fix linking errors on BSD•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11774 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-28 | 1 | -2/+2 | |
| * | Fix warnings from BSD build and work around the failures of BSD make•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11771 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-28 | 1 | -1/+1 | |
| * | Fix modules/extra symlinks when calculating dependencies•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11769 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-27 | 1 | -6/+17 | |
| * | Update make help, configure, and fix build of empty m_* directories•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11739 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-17 | 1 | -8/+13 | |
| * | Remove .*.d dependency garbage, and use a dedicated build directory•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11738 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-17 | 1 | -76/+102 | |
| * | Attempt to revert r11734•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11735 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-16 | 1 | -1/+1 | |
| * | Merge commands and modules in source, since they are already merged in install•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11734 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-16 | 1 | -1/+1 | |
| * | Allow make on a read-only source tree using make O=objdir•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11733 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-16 | 1 | -20/+27 | |
| * | Force rebuild of symlinked modules when the source file changes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11709 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-13 | 1 | -0/+5 | |
| * | Include VERSION/REVISION information in module version tag, so that we do no ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11666 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-02 | 1 | -0/+1 | |
| * | Move file inclusion logic into calcdep, and complain about ambiguous #include...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11587 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-01 | 1 | -22/+68 | |
| * | Use CXXFLAGS rather than nonstandard NICEFLAGS/FLAGS/etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11571 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-01 | 1 | -1/+1 | |
| * | Replace special treatment of spanningtree module directory with a generic dir...•••This allows "make M=m_spanningtree" to work on a clean build tree It also allows for other complex modules to be created (i.e. m_services) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11567 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-01 | 1 | -11/+26 | |
| * | Re-implement dependency generation in perl to increase speed•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11559 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-01 | 1 | -18/+40 | |
| * | Fix build of m_spanningtree and display of dependency regeneration•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11557 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-01 | 1 | -1/+3 | |
| * | Move dependency tracking from ./configure to Makefile•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11556 e03df62e-2008-0410-955e-edbf42e46eb7 | 2009-09-01 | 1 | -0/+23 |
