]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make
Change the syntax of FOREACH macros to be less dumb.
[user/henk/code/inspircd.git] / make /
2013-08-04 Attila MolnarMerge pull request #590 from SaberUK/master+module...
2013-08-04 Peter PowellChange modules to use the MODNAME constant when logging.
2013-08-04 Attila MolnarMerge pull request #596 from SaberUK/master+genssl...
2013-08-04 Attila MolnarMerge pull request #593 from SaberUK/master+configure...
2013-07-29 Peter PowellRemove a ton of duplicate and obsolete code from configure.
2013-07-16 Attila MolnarMerge pull request #589 from SaberUK/master+fix-debug...
2013-07-16 Attila MolnarMerge pull request #587 from SaberUK/master+defer-prepr...
2013-07-16 Peter PowellUse the preprocessor to check for TCP deferring support.
2013-07-12 Attila MolnarMerge pull request #585 from SaberUK/master+configure...
2013-07-07 Peter PowellReplace arguments for toggling socketengines with...
2013-07-06 Attila MolnarMerge pull request #578 from SaberUK/master+configure...
2013-07-05 Peter PowellExpose compiler name to make.
2013-07-05 Peter PowellRename configuration variable to CXX to match everythin...
2013-07-05 Peter PowellCorrectly detect the compiler version and whether it...
2013-07-05 Peter PowellAutomatically detect the compiler which the user has...
2013-07-05 Peter PowellPurge --with-cc in favour of the CXX environment variable.
2013-07-04 Attila MolnarMerge pull request #577 from SaberUK/master+makefile...
2013-07-04 Peter PowellRename CXXFLAGS to CORECXXFLAGS to respect users enviro...
2013-07-04 Peter PowellUse CXX instead of CC.
2013-07-04 Peter PowellAdd IFNEQ Makefile template macro.
2013-07-04 Peter PowellRemove 'make squeakyclean'.
2013-07-04 Peter PowellTidy up CXXFLAGS and LDFLAGS.
2013-07-04 Peter PowellRemove support for Interix and SunOS from the Makefile.
2013-07-04 Attila MolnarMerge pull request #574 from SaberUK/master+build-comme...
2013-07-04 Peter PowellRemove detection of deprecated backticks which was...
2013-07-02 Attila MolnarMerge pull request #571 from ShutterQuick/inspircd...
2013-07-02 Attila MolnarMerge pull request #569 from ShutterQuick/inspircd...
2013-06-28 Daniel VassdalMade the launch script aware of --runasroot, so it...
2013-06-06 Attila MolnarMerge pull request #544 from SaberUK/master+kill-maxbuf
2013-06-05 Peter PowellStart to replace MAXBUF with <limits:maxline>.
2013-06-05 attilamolnarMerge insp20
2013-06-03 Daniel VassdalAdded option for using TCP_DEFER_ACCEPT. Prevents the...
2013-06-01 Attila MolnarMerge pull request #551 from SaberUK/master+unused...
2013-06-01 Peter PowellRemove unused code from configure.
2013-05-16 AdamMerge pull request #538 from SaberUK/master+silence-gcc
2013-05-16 AdamMerge pull request #537 from SaberUK/master+fix-poll
2013-05-16 AdamMerge pull request #536 from SaberUK/master+fix-kqueue...
2013-05-16 Peter PowellFix kqueue test on non-Apple BSDs.
2013-05-16 AdamMerge pull request #521 from SaberUK/master+configure...
2013-05-16 Peter PowellImprove feature detection in configure.
2013-04-27 Attila MolnarMerge pull request #509 from SaberUK/insp20+make-distclean
2013-04-27 attilamolnarMerge insp20
2013-04-27 Peter PowellFix a few minor issues with `make distclean`.
2013-04-05 Attila MolnarMerge pull request #472 from SaberUK/master+merge-headers
2013-04-05 Peter PowellMerge inspircd_{config,version}.h into a single header...
2013-04-02 Attila MolnarMerge pull request #456 from SaberUK/master+genssl
2013-04-02 Peter PowellExtract SSL generation to a tool which can be shipped...
2013-03-02 Attila MolnarMerge pull request #430 from SaberUK/insp20+config...
2013-03-02 Peter PowellReorganise configuration files:
2013-01-27 Peter PowellUse GNU install on Solaris.
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...
next