]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make/template/main.mk
Sync helpop chmodes s and p with docs
[user/henk/code/inspircd.git] / make / template / main.mk
2021-06-09 Sadie PowellFix uninstalling files on `make deinstall` and similar.
2021-06-09 Sadie PowellAdd the --disable-ownership option to help packagers...
2021-06-09 Sadie PowellFix the compiler_info name for the Intel compiler.
2021-05-14 Sadie PowellCreate the runtime directory at install time if it...
2021-01-31 Sadie PowellFix the base path being used for more than just the...
2020-11-12 Sadie PowellAdd an AppArmor config.
2020-10-30 InspIRCd RobotUpdate copyright headers.
2020-09-30 Sadie PowellRemove the mod-footer make target as it prints invalid...
2020-09-26 Sadie PowellStore generated SSL certificates in the .configure...
2020-07-27 Sadie PowellAdd a logrotate config.
2020-06-16 Sadie PowellImplement a tool for testing SSL connectivity.
2020-05-20 Sadie PowellAdd a file to the config directory telling new users...
2020-05-16 Sadie PowellImplement support for portable installations.
2020-01-17 Sadie PowellMigrate from Travis CI to GitHub Actions.
2020-01-11 InspIRCd RobotUpdate copyright headers.
2020-01-07 Sadie PowellAdd a replacement for the nationalchars module.
2019-10-16 Peter PowellUse separate build dirs when rebuilding with a differen...
2019-09-07 Peter PowellInstall the provider configs.
2019-09-07 Peter PowellReplace the gdbargs file with the --eval-command flag.
2019-08-23 Peter PowellAdd -Werror to the Travis build flags.
2019-07-03 Peter PowellAllow customising the example config directory at build...
2019-05-06 Peter PowellFix relying on PWD being set in the makefile.
2019-05-04 Peter PowellFix the permissions files are installed with.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-04-26 Peter PowellUpdate documentation links.
2019-04-16 Peter PowellOmit debug symbols when doing CI builds.
2019-03-14 RobbyUpdate most URLs to use HTTPS and fix some dead links.
2019-01-29 Peter PowellImprove setting the gid/uid which will own files.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-10-26 Peter PowellFix a bunch of harmless compiler warnings on recent...
2018-09-26 Peter PowellMove the SQL tables to docs/sql and install them on...
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-07-31 Peter PowellRemove support for static modules.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-06-26 Peter PowellAlways show Make commands for the user to execute in...
2018-05-01 Peter PowellUse the `pwd` tool that is in the path rather than...
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-03-13 Peter PowellMerge pull request #1461 from puckipedia/haiku-support
2018-03-10 Puck MeerburgAdd Haiku support
2018-02-24 Peter PowellAppend LDFLAGS at the same time as CPPFLAGS and CXXFLAGS.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-12-03 Peter PowellMerge pull request #1417 from B00mX0r/master+fix_1416
2017-11-29 Peter PowellMerge INSPIRCD_MODULE and INSPIRCD_TARGET.
2017-11-22 Peter PowellRemove the preconfigured Charybdis and UnrealIRCd modul...
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-09-21 Peter PowellMove the init scripts out of the prefix into the new...
2017-08-05 Peter PowellMerge pull request #1351 from SaberUK/master+webirc
2017-07-27 Peter PowellMerge pull request #1271 from SaberUK/master+exemption
2017-07-25 Peter PowellMerge pull request #1300 from SaberUK/master+genssl
2017-07-24 Peter PowellRemove support for building with BSD Make.
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2017-05-17 AdamMerge pull request #1094 from SISheogorath/insp20+fixed...
2016-11-16 Attila MolnarMerge pull request #1234 from SaberUK/master+config2
2016-11-16 Peter PowellRework the example services aliases.
2016-11-01 Attila MolnarMerge pull request #1185 from SaberUK/master+lockserv
2016-11-01 Attila MolnarMerge pull request #1184 from SaberUK/master+flood
2016-09-20 Attila MolnarMerge pull request #1225 from SaberUK/master+cppflags
2016-09-17 Peter PowellUse the environment's CPPFLAGS as well as its CXXFLAGS.
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-06-27 Attila MolnarMerge pull request #1181 from SaberUK/insp20+null
2016-06-27 Peter PowellGCC should never assume that this can not be null.
2016-06-27 Attila MolnarMerge pull request #1186 from SaberUK/master+build...
2016-06-26 Peter PowellPass INSPIRCD_VERBOSE through the environment to unit-cc.
2016-06-26 Peter PowellFix cleaning files generated by configure.
2016-04-10 Attila MolnarMerge pull request #1169 from SaberUK/insp20+fix-makefile
2016-04-10 Peter PowellFix extraneous quotes in makefile template.
2016-04-04 Attila MolnarMerge pull request #1167 from SaberUK/master+collision
2016-04-04 Peter PowellRename M to INSPIRCD_MODULE.
2016-04-04 Peter PowellRename T to INSPIRCD_TARGET.
2016-04-04 Peter PowellRename D to INSPIRCD_DEBUG.
2016-04-04 Peter PowellRename V to INSPIRCD_VERBOSE.
2016-04-04 Peter PowellRename PURE_STATIC to INSPIRCD_STATIC.
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-03-24 Attila MolnarMerge pull request #1159 from SaberUK/master+configure
2016-03-22 Peter PowellWrite generated templates to the .configure directory.
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.
2016-02-22 Attila MolnarMerge insp20
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-05-13 Attila MolnarMerge pull request #1024 from SaberUK/master+make-perl...
2015-05-13 Peter PowellRemove run-cc.pl and all associated code.
2015-05-10 Attila MolnarMerge insp20
2015-04-27 Attila MolnarMerge branch 'master+dns'
next