]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make/template/main.mk
Fix extraneous quotes in makefile template.
[user/henk/code/inspircd.git] / make / template / main.mk
2016-04-10 Peter PowellFix extraneous quotes in makefile template.
2016-03-29 Attila MolnarMerge pull request #1162 from SaberUK/insp20+fix-deinstall
2016-03-25 Peter PowellDelete modules cautiously when doing a deinstall.
2016-03-25 Peter PowellPartially revert "Quote paths in the makefile".
2016-02-29 Attila MolnarMerge pull request #1147 from SaberUK/insp20+gcc6
2016-02-29 Attila MolnarMerge pull request #1148 from guikcd/spelling-error
2016-02-29 Attila MolnarMerge pull request #1146 from SaberUK/insp20+quote
2016-02-26 Peter PowellQuote paths in the makefile.
2015-09-06 AdamMerge pull request #1050 from Aviator45003/insp20
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
2015-09-06 AdamMerge pull request #1092 from SaberUK/insp20+fix-topic
2015-08-10 Attila MolnarMerge pull request #1089 from SaberUK/insp20+fix-msvc
2015-08-10 Attila MolnarMerge pull request #1084 from SaberUK/insp20+fix-parall...
2015-07-29 Peter PowellFix "make -jX debug install" causing linker errors.
2015-06-15 Attila MolnarMerge pull request #1058 from SaberUK/insp20+nationalchars
2015-06-15 Attila MolnarMerge pull request #1061 from SaberUK/insp20+fix-fbsd
2015-06-15 Attila MolnarMerge pull request #1060 from SaberUK/insp20+install
2015-06-14 Peter PowellFix system-wide installation of the data and log direct...
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...
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.
2013-04-27 Attila MolnarMerge pull request #509 from SaberUK/insp20+make-distclean
2013-04-27 Peter PowellFix a few minor issues with `make distclean`.
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-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-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-02-27 Peter PowellFix "-bundle not allowed with -dynamiclib" issue on...
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-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-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-11 danieldgClean up the Makefile a bit, add DESTDIR
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-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 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...
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...