]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make
Sync helpop chmodes s and p with docs
[user/henk/code/inspircd.git] / make /
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-03-05 Sadie PowellRemove some todo comments which are outdated or misleading.
2021-02-28 Sadie PowellFix print_warning using print instead of say.
2021-02-28 Sadie PowellFix running configure on systems with old versions...
2021-02-26 InspIRCd RobotUpdate copyright headers.
2021-02-01 Sadie PowellFix using the TR1 headers on compilers that support...
2021-01-31 Sadie PowellFix the base path being used for more than just the...
2021-01-30 Sadie PowellFix bitshift in INSPIRCD_VERSION_SINCE.
2021-01-29 Sadie PowellRemove unnecessary chdirs in the helper script.
2021-01-29 Sadie PowellFix some minor oversights introduced in 859a799 and...
2021-01-29 Sadie PowellImprove the `./configure --help` output
2021-01-29 Sadie PowellAlways use for in Perl modules.
2021-01-29 Sadie PowellPurge all remaining uses of print_format.
2021-01-27 Sadie PowellMigrate some stuff away from print_format.
2021-01-25 Sadie PowellFix unnecessary begin blocks in Perl source files.
2021-01-18 Sadie PowellAdd a new runtime directory and move the pid file to it.
2021-01-18 Sadie PowellFix `./configure --update` with cache files generated...
2020-12-31 Sadie PowellUse the builtin Perl kill function not system.
2020-12-31 Sadie PowellExport console_format from make::console and make it...
2020-12-20 Sadie PowellReplace the SERVER stub command with something actually...
2020-12-09 Sadie PowellMake people aware that they can get support on GitHub...
2020-11-12 Sadie PowellRemove an obsolete comment about BSD Make.
2020-11-12 Sadie PowellAdd an AppArmor config.
2020-10-30 InspIRCd RobotUpdate copyright headers.
2020-10-15 Sadie PowellMore consistently show modules without the file prefix...
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-09-19 Sadie PowellAdd documentation links to the systemd unit file.
2020-08-25 Sadie PowellAdd a link to the packaging advice to the configure...
2020-07-30 InspIRCd RobotUpdate copyright headers.
2020-07-28 Sadie PowellSwitch systemd service to be non-forking & avoid using...
2020-07-27 Sadie PowellAdd a logrotate config.
2020-07-07 Sadie PowellVarious improvements to the build system.
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-19 Sadie PowellFix the documentation comments in config.h.
2020-05-16 Sadie PowellImplement support for portable installations.
2020-04-24 InspIRCd RobotUpdate copyright headers.
2020-01-31 InspIRCd RobotUpdate copyright headers.
2020-01-18 Sadie PowellAdd a function for showing a command whilst executing it.
2020-01-17 Sadie PowellMigrate from Travis CI to GitHub Actions.
2020-01-11 Sadie PowellRemove whitespace between the shebang and the copyright...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2020-01-07 Sadie PowellAdd a replacement for the nationalchars module.
2019-12-31 Sadie PowellUpdate my name and email address.
2019-11-30 Peter PowellUse network-online instead of network in the systemd...
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-09-07 Peter PowellRespect indentation in configure template declarations.
2019-08-23 Peter PowellAdd -Werror to the Travis build flags.
2019-07-16 Peter PowellLink to the associated documentation page for modules...
2019-07-16 Peter PowellRefer to modules without the m_ prefix in error messages
2019-07-05 Peter PowellDocument the --example-dir option.
2019-07-03 Peter PowellAllow customising the example config directory at build...
2019-07-03 Peter PowellFix finding files when the init script is not in the...
2019-05-15 Peter PowellDocument the --disable-auto-extras configure option.
2019-05-13 Peter PowellClean up and document the config header file.
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-03 Peter PowellFix --distribution-label erroneously requiring --develo...
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-04-26 Peter PowellUpdate documentation links.
2019-04-22 iwalkaloneLink flags must be after compiled objects.
2019-04-16 Peter PowellOmit debug symbols when doing CI builds.
2019-03-24 RobbyAdd the User and Group options to the systemd service...
2019-03-14 RobbyUpdate most URLs to use HTTPS and fix some dead links.
2019-02-14 Peter PowellSilence a warning from the helper script on OpenBSD.
2019-01-29 Peter PowellImprove the accessibility and robustness of prompt_bool.
2019-01-29 Peter PowellImprove setting the gid/uid which will own files.
2019-01-24 Peter PowellRemove trailing whitespace from various source files.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-10-26 Peter PowellFix "smartmatch is experimental" warning from the helpe...
2018-10-26 Peter PowellFix a bunch of harmless compiler warnings on recent...
2018-10-25 Peter PowellChange the branch version from InspIRCd-3.0 to InspIRCd-3.
2018-10-04 Peter PowellAdd a directive for requiring a specific compiler.
2018-10-04 Peter PowellAvoid using relative paths in make::configure.
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-24 Peter PowellDocument the --nopid option in the manual pages.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-08-14 Peter PowellAdd support for vendoring dependencies.
2018-07-31 Peter PowellRemove support for static modules.
2018-07-20 Peter PowellDefine HAS_ARC4RANDOM_BUF in config.h if available.
2018-07-20 Peter PowellUse arc4random_buf() instead of random() when available.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-06-26 Peter PowellAlways show Make commands for the user to execute in...
2018-06-24 Peter PowellShow the package name in the message when doing pkg...
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-10 Peter PowellExtract RFC modes from the core to core_channel and...
2017-12-03 Peter PowellMerge pull request #1417 from B00mX0r/master+fix_1416
2017-11-29 Peter PowellMerge INSPIRCD_MODULE and INSPIRCD_TARGET.
next