]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make
Merge pull request #971 from SaberUK/master+numeric-xline
[user/henk/code/inspircd.git] / make /
2015-02-05 Attila MolnarMerge pull request #971 from SaberUK/master+numeric...
2015-01-23 Attila MolnarMerge branch 'master+no-rtti'
2015-01-22 Attila MolnarDisable RTTI in release builds (compile with -fno-rtti)
2014-12-19 Attila MolnarMerge branch 'master+listmode'
2014-12-19 Attila MolnarMerge branch 'master+flatmap'
2014-12-18 Attila MolnarMerge branch 'master+serverlimits'
2014-12-18 Attila MolnarMerge pull request #953 from SaberUK/master+configure...
2014-12-18 Peter PowellFix some oversights from #895.
2014-12-08 Attila MolnarMerge branch 'master+timeout'
2014-12-07 Attila MolnarMerge pull request #895 from SaberUK/master+configure...
2014-12-07 Peter PowellFix builds on OpenBSD spamming the console with warnings.
2014-12-07 Peter PowellMove common code to make::common from make::utilities.
2014-12-07 Peter PowellImplement support for distribution specific version...
2014-12-07 Peter PowellImprove build system compiler detection.
2014-12-07 Peter PowellImprove configure cache file handling.
2014-12-07 Peter PowellMiscellaneous improvements to configure.
2014-12-07 Peter PowellAdd Perl module for console related code.
2014-10-27 Attila MolnarMerge insp20
2014-10-25 Attila MolnarMerge pull request #944 from SaberUK/insp20+gnutls-rnd
2014-10-25 Peter PowellUse gnutls_rnd instead of gcry_randomize on newer GnuTL...
2014-10-24 Attila MolnarMerge pull request #940 from SaberUK/insp20+fix-makefile
2014-10-24 Peter PowellFix some small bugs in the makefile template.
2014-10-15 Attila MolnarMerge pull request #935 from SaberUK/insp20+fix-crlf
2014-10-13 Peter PowellAdd a workaround for compiling modules with Windows...
2014-08-31 Attila MolnarMerge pull request #910 from SaberUK/insp20+even-more...
2014-08-31 Dan ParsonsUpdated inspircd init script template to make it chkcon...
2014-08-27 Peter PowellFix unit-cc not loading configure cache when building...
2014-08-19 Attila MolnarMerge pull request #900 from SaberUK/insp20+build-syste...
2014-08-19 Peter PowellAdd a work around for trampling over PKG_CONFIG_PATH.
2014-07-25 Attila MolnarMerge insp20
2014-06-29 Attila MolnarMerge pull request #878 from SaberUK/insp20+fix-minor...
2014-06-28 Peter PowellAdd man pages.
2014-06-28 Peter PowellAdd systemd service file.
2014-06-26 Peter PowellFix various small problems with configure.
2014-05-23 Peter PowellPrefix all definitions in config.h to avoid potential...
2014-05-23 Peter PowellReplace the configure templating system with something...
2014-05-18 Attila MolnarMerge pull request #854 from SaberUK/insp20+deprecated...
2014-05-18 Peter PowellReplace deprecated entry in launchd config with the...
2014-04-20 Attila MolnarMerge pull request #832 from SaberUK/insp20+fix-ssl...
2014-04-16 Peter PowellBackport questions from master's genssl tool.
2014-04-11 Peter PowellRemove various broken/useless features from the build...
2014-04-07 Attila MolnarMerge insp20
2014-03-05 Attila MolnarIntegrate coremods into the build system
2014-02-28 Attila MolnarMerge pull request #784 from ShutterQuick/patch-1
2014-02-28 Attila MolnarMerge pull request #783 from SaberUK/insp20+solaris...
2014-02-27 ShutterQuickFix build problem on Solaris
2014-02-27 Peter PowellFix Solaris not being able to find modules without...
2014-02-06 Attila MolnarMerge pull request #766 from SaberUK/master+rebuild-fix
2014-02-06 Peter PowellDon't force a rebuild after doing a Git commit.
2014-01-21 Attila MolnarMerge insp20
2013-12-16 Attila MolnarMerge pull request #586 from SaberUK/master+test-build
2013-12-16 Peter PowellAdd a tool for running test builds.
2013-11-18 Attila MolnarMerge pull request #685 from SaberUK/master+gnutls-rng
2013-11-18 Peter PowellUse gnutls_rnd instead of gcry_randomize on newer GnuTL...
2013-09-08 attilamolnarHide all symbols that aren't exported explicitly
2013-08-30 attilamolnarMerge insp20
2013-08-18 Attila MolnarMerge pull request #609 from SaberUK/master+configure...
2013-08-18 Peter PowellClean up and move various subroutines.
2013-08-17 Attila MolnarMerge pull request #608 from SaberUK/master+buildprop...
2013-08-15 Peter PowellClean up the build system properties and related code.
2013-08-04 Attila MolnarMerge pull request #599 from SaberUK/master+configure...
2013-08-04 Peter PowellRefactor duplicate test code into a run_test subroutine.
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.
next