]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - make
Link to the associated documentation page for modules in errors.
[user/henk/code/inspircd.git] / make /
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.
2017-11-22 Peter PowellRemove the preconfigured Charybdis and UnrealIRCd modul...
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-15 Peter PowellRemove INSPIRCD_SOCKETENGINE_NAME and INSPIRCD_SYSTEM.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-10-05 Peter PowellFix a minor typo in the init script.
2017-09-25 Peter PowellFix the regex for parsing the git version in get_version.
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 #1270 from SaberUK/master+sasl
2017-07-12 Peter PowellMerge pull request #1267 from SaberUK/master+config
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-12 Peter PowellMerge pull request #1337 from SaberUK/master+merge
2017-07-12 Peter PowellMerge pull request #1356 from SISheogorath/master+issue...
2017-07-11 Peter PowellRemove use of global barewords in most file handling...
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2017-07-09 Attila MolnarMerge pull request #1302 from Adam-/master+txt
2017-07-09 Attila MolnarMerge pull request #1338 from SaberUK/master+openvz
2017-07-09 Attila MolnarMerge pull request #1320 from SaberUK/master+autoperm
2017-07-09 Attila MolnarMerge pull request #1335 from SaberUK/master+se
2017-07-09 Attila MolnarMerge pull request #1334 from SaberUK/master+md5
2017-07-09 Attila MolnarMerge pull request #1319 from SaberUK/master+compiler...
2017-05-17 AdamMerge pull request #1094 from SISheogorath/insp20+fixed...
2017-05-17 Attila MolnarMerge pull request #1230 from SaberUK/insp20+ipcache
2017-04-14 Peter PowellSwitch compiler detection to use a more reliable method.
2017-04-04 AdamMerge pull request #1311 from SaberUK/master+mm-cleanup
2017-03-25 Peter PowellAdd a nice API for command line interfaces to make...
2017-03-25 Peter PowellReplace module_installed with eval.
2017-03-25 Peter PowellExtract core logic of write_configure_cache to write_co...
2017-03-25 Peter PowellRename read_configure_cache to read_config_file and...
2017-03-05 Attila MolnarMerge pull request #1266 from Adam-/insp20+cloakip
2016-12-29 Attila MolnarMerge pull request #1273 from SaberUK/master+bs
2016-12-26 Peter PowellDon't suppress error output when INSPIRCD_VERBOSE is...
2016-12-05 Attila MolnarMerge pull request #1262 from SaberUK/insp20+fix-travis
2016-12-02 Peter PowellFix pure static builds.
2016-11-25 Attila MolnarMerge pull request #1260 from SaberUK/master+libressl
2016-11-25 Attila MolnarMerge pull request #1252 from SaberUK/master+distribution
2016-11-18 Peter PowellFix the distribution label not showing up since b8d85c6251.
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 #1215 from SaberUK/master+config
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-21 Attila MolnarMerge pull request #1228 from SaberUK/master+directive-env
2016-09-20 Peter PowellFix the directive parser using invalid environment...
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-16 Attila MolnarMerge pull request #1223 from SaberUK/master+travis
2016-09-16 Attila MolnarMerge pull request #1222 from SaberUK/master+warnings
2016-09-16 Attila MolnarMerge pull request #1219 from SaberUK/master+directive
2016-09-16 Peter PowellRewrite the build system directive parser.
2016-09-14 Peter PowellFix print_format breaking when formatting empty strings.
next