]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make
Fix warning: "const type qualifier on return type has no effect".
[user/henk/code/inspircd.git] / make /
2012-12-25 Peter PowellReplace a GNUmake idiom with the portable equivalent.
2012-12-21 Peter PowellFix property list arguments.
2012-12-07 Peter PowellFix #380 on BSD make.
2012-12-07 Attila MolnarMerge pull request #380 from SaberUK/insp20+fix-clang...
2012-12-07 Peter PowellFix invalid argument warnings on clang.
2012-12-02 Attila MolnarMerge pull request #376 from SaberUK/insp20+fix-clean
2012-12-02 Peter PowellFix the list of files to be removed by make.
2012-11-28 Peter PowellFix GnuTLS certificate generation on OS X.
2012-11-08 Peter PowellFix ModuleManager failing when:
2012-10-06 AdamFix c2f7fc047c2e5bbb899c820590ce07fee593b28f
2012-10-04 AdamMerge pull request #314 from ChrisTX/insp20+DnsQueryConfig
2012-10-04 ChrisTXReplace hardcoded paths with configurable ones
2012-08-13 Robin BurchellMerge pull request #251 from Shawn-Smith/insp20+extbanU
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-13 Attila MolnarMerge pull request #249 from Shawn-Smith/insp20+simplemode
2012-07-09 AdamFixed Windows build, int32_t is already defined in...
2012-06-15 Robin BurchellMerge pull request #193 from attilamolnar/insp20+newlinefix
2012-06-14 Attila MolnarMerge pull request #184 from SaberUK/insp20-copy-all...
2012-06-13 attilamolnarFix build on Debian GNU/Hurd platforms, thanks to Jonat...
2012-06-12 Peter PowellInstall example alias and module configuration files...
2012-05-16 Robin BurchellMerge pull request #113 from nenolod/feature/mlock
2012-05-15 Robin BurchellMerge pull request #104 from SaberUK/fix-issue-14
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-04 Peter PowellUpdate 'make install' to inform the user about the...
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-05-01 Peter PowellInstall example configuration files into their own...
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-20 Robby-Headers: update remaining scripts too
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-16 Christoph Eggerfix build on kfreebsd
2012-04-15 Robin BurchellMerge pull request #28 from DjSlash/classinconnectmsg
2012-04-14 Robin BurchellMerge pull request #35 from pcarrier/insp20ldap
2012-04-12 Robin BurchellMerge pull request #43 from Shawn-Smith/insp20+whoisfix
2012-04-12 Robin BurchellMerge pull request #41 from SaberUK/configure-cleanup
2012-04-12 Peter PowellMinor style tweaks.
2012-04-12 Peter PowellRemove references to old configure commands.
2012-04-09 Robin BurchellMerge pull request #27 from DjSlash/maxconnwarn
2012-04-09 Robin BurchellMerge pull request #25 from DjSlash/colour-to-color
2012-04-09 Sir PogsalotMerge pull request #32 from SaberUK/remove-svn-references
2012-04-09 Peter PowellRemove outdated references to SVN.
2012-03-30 Robin BurchellMerge pull request #21 from nenolod/insp20
2012-03-30 William Pitcockconfigure: fix check for eventfd support.
2011-03-18 DjSlashFix for bug 116, in addition an improvement of the...
2011-02-27 Peter PowellFix "-bundle not allowed with -dynamiclib" issue on...
2010-10-21 Daniel De GraafFix taint mode execution
2010-09-28 Daniel De GraafWork around old GNU make's inability to use "else if"
2010-09-10 Daniel De GraafBuild fixes for darwin
2010-09-09 Daniel De GraafRecreate the build/include symlink so that changing...
2010-07-02 Daniel De GraafChange argument order of LDLIBS to work properly with...
2010-05-22 Daniel De GraafUse EFD_NONBLOCK in test creation of eventfd (makes...
2010-05-13 Daniel De GraafBe consistent in testing PURE_STATIC for defined vs...
2010-05-07 Daniel De GraafUse unit-cc for all compile and and link tasks
2010-04-21 Dennis Friistypo
2010-04-05 Dennis FriisFix typo in argument to valdebug spotted by daemonic.
2010-04-02 Daniel De GraafSplit up API_VERSION number
2010-03-29 Daniel De GraafImprove INSTUID error message
2010-03-25 Daniel De GraafRemove references to SVN from the Makefile
2010-03-24 danieldgImprove the output of "make install"
2010-03-18 danieldgPURE_STATIC fixes to use normal <module> tags
2010-03-13 danieldgRemove checkconf, it is no longer needed
2010-03-11 danieldgDon't implement --atleast-version ourselves, incorrectly
2010-03-11 danieldgClean up the Makefile a bit, add DESTDIR
2010-02-23 danieldgReplace #define IPV6 with <config defaultbind="ipv6...
2010-02-19 danieldgDisable -O2 when compiling with full debug, allow make...
2010-02-14 danieldgRemove unused exports; counting is not for programmers
2010-02-13 danieldgCopy example configs and such to run/conf
2010-02-12 danieldgImprove support for NetBSD
2010-02-11 danieldgAllow "make QUICK=1" to speed up the compile (disables...
2010-02-06 danieldgMove configuration examples to docs, remove automatic...
2010-01-18 danieldgLinux apparently needs another library for linking...
2010-01-17 danieldgPURE_STATIC improvements: Allow modules to be reloaded...
2010-01-17 danieldgMake a ./configure --system to support system-wide...
2010-01-16 danieldgAllow .force-root-ok to bypass the root check for easie...
2010-01-16 danieldgBreak compilation when running as root to discourage...
2010-01-14 danieldgRemove launchd references (incomplete pieces of a syste...
2010-01-11 brain...because every now and again, i have to do a massive...
2010-01-04 danieldgFix makefile remake target to work in BSD make and...
2010-01-04 danieldgGCC 4.5 warning fixups
2009-11-13 danieldgOpenBSD apparently hates adding features that can be...
2009-11-11 danieldgAllow static build of inspircd without module support
2009-11-03 danieldgClarify comments in Makefiles
2009-10-20 danieldgMove DumpText into User; kill unused WriteWallOps and...
2009-10-20 danieldgMove ugly .*.inc files into make/template/ where they...
2009-10-10 danieldgUpdate m_cloaking to use free-form keys instead of...
2009-09-30 danieldgRemove include/inspircd_se_config.h and socketengine...
2009-09-30 danieldgMove destruction logic for User and Spanningtree into...
2009-09-30 danieldgSort the module list to give a useful indicator of...
2009-09-28 danieldgWork around BSD make chdir bug with symlinks
2009-09-28 danieldgFix linking errors on BSD
2009-09-28 danieldgAdd directory change to unit-cc, to fix the immensely...
2009-09-28 danieldgFix warnings from BSD build and work around the failure...
2009-09-27 danieldgFix modules/extra symlinks when calculating dependencies
2009-09-18 danieldgFix unit-cc when build is not a direct subdirectory...
2009-09-17 danieldgUpdate make help, configure, and fix build of empty...
2009-09-17 danieldgRemove .*.d dependency garbage, and use a dedicated...
2009-09-16 danieldgAttempt to revert r11734
2009-09-16 danieldgMerge commands and modules in source, since they are...
2009-09-16 danieldgAllow make on a read-only source tree using make O...
2009-09-13 danieldgForce rebuild of symlinked modules when the source...
next