]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make/template
Respect indentation in configure template declarations.
[user/henk/code/inspircd.git] / make / template /
2015-04-20 Attila MolnarMerge insp20
2015-03-22 Attila MolnarMerge pull request #1004 from SaberUK/insp20+fix-variou...
2015-03-22 Attila MolnarMerge pull request #1016 from Renegade334/insp20+docs...
2015-03-22 Attila MolnarMerge pull request #1009 from SaberUK/insp20+fix-dirty-env
2015-03-09 Peter PowellFix building when VERBOSE is already set in the environ...
2015-02-19 Attila MolnarChange all occurrences of Inspire to InspIRCd
2015-02-19 Attila MolnarMerge pull request #997 from SaberUK/master+compiler...
2015-02-18 Peter PowellRemove a workaround for a compiler which is no longer...
2015-02-05 Attila MolnarMerge branch 'master+tlsversion'
2015-02-05 Attila MolnarMerge pull request #986 from StevenVanAcker/fix-initscript2
2015-02-05 Steven Van AckerMaking init-script exit codes compliant with LSB 4.1
2015-02-05 Attila MolnarMerge pull request #976 from SaberUK/master+fix-xline-db
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 PowellImprove configure cache file handling.
2014-12-07 Peter PowellMiscellaneous improvements to configure.
2014-11-12 Dan ParsonsUpdated inspircd init script template to make it chkcon...
2014-10-27 Attila MolnarMerge insp20
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-08-31 Dan ParsonsUpdated inspircd init script template to make it chkcon...
2014-07-25 Attila MolnarMerge insp20
2014-06-28 Peter PowellAdd man pages.
2014-06-28 Peter PowellAdd systemd service file.
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-11 Peter PowellRemove various broken/useless features from the build...
2014-04-07 Attila MolnarMerge insp20
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-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-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-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-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-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-05 attilamolnarMerge insp20
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-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-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-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-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-16 Christoph Eggerfix build on kfreebsd
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"
next