Sadie Powell
d2236175a3
Fix the documentation comments in config.h.
2020-05-19 03:14:29 +01:00
Sadie Powell
87bb27a7a7
Implement support for portable installations.
2020-05-16 14:25:24 +01:00
Sadie Powell
30e7e13298
Bump the minimum compiler version to C++17.
2020-05-11 13:12:43 +01:00
Sadie Powell
b755d2a778
Merge branch 'insp3' into master.
2020-05-05 22:03:14 +01:00
InspIRCd Robot
44489ddf7e
Update copyright headers.
2020-04-24 10:23:47 +01:00
Sadie Powell
e13fd56584
Add the vendor directory to the default include path.
2020-04-12 06:14:00 +01:00
Sadie Powell
6da4987073
Merge branch 'insp3' into master.
2020-02-04 12:26:25 +00:00
InspIRCd Robot
8f62016f16
Update copyright headers.
2020-01-31 12:48:25 +00:00
Sadie Powell
87471ab92d
Add a function for showing a command whilst executing it.
2020-01-18 14:25:03 +00:00
Sadie Powell
2e91d9b2e1
Migrate from Travis CI to GitHub Actions.
...
This brings shiny new GitHub integrations as well as allowing us to
bring back the macOS builds which were disabled because of the very
broken Travis CI macOS infrastructure.
2020-01-17 15:35:20 +00:00
Sadie Powell
a11ede58f6
Migrate from Travis CI to GitHub Actions.
...
This brings shiny new GitHub integratiosn as well as allowing us to
bring back the macOS builds which were disabled because of the very
broken Travis CI macOS infrastructure.
2020-01-17 14:16:54 +00:00
Sadie Powell
1de6f5b4a9
Merge branch 'insp3' into master.
2020-01-17 12:36:09 +00:00
Sadie Powell
a0176191c9
Remove whitespace between the shebang and the copyright header.
2020-01-11 22:53:07 +00:00
InspIRCd Robot
aa692dc103
Update copyright headers.
2020-01-11 22:14:43 +00:00
Sadie Powell
3dd446de41
Add a replacement for the nationalchars module.
2020-01-07 18:55:35 +00:00
Sadie Powell
f856d5ab8a
Merge branch 'insp3' into master.
2020-01-01 12:33:10 +01:00
Sadie Powell
56375392ba
Update my name and email address.
2019-12-31 20:55:17 +01:00
Sadie Powell
034dad6ab0
Merge branch 'insp3' into master.
2019-12-08 17:47:07 +00:00
Peter Powell
cad88bcffb
Use network-online instead of network in the systemd service.
...
As recommended at https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/ .
Closes #1729 .
2019-11-30 16:17:32 +00:00
Sadie Powell
7b68936321
Merge branch 'insp3' into master.
2019-11-13 15:24:45 +00:00
Peter Powell
08393c0028
Use separate build dirs when rebuilding with a different compiler.
2019-10-16 12:34:24 +01:00
Sadie Powell
8848169e8b
Merge branch 'insp3' into master.
2019-09-23 00:37:33 +01:00
Peter Powell
96d3f92801
Install the provider configs.
2019-09-07 14:44:36 +01:00
Peter Powell
2648a0e1c4
Replace the gdbargs file with the --eval-command flag.
2019-09-07 14:36:20 +01:00
Peter Powell
1cf76f8aae
Respect indentation in configure template declarations.
2019-09-07 12:54:29 +01:00
Peter Powell
e7ca24f4dc
Add -Werror to the Travis build flags.
2019-08-23 10:40:48 +01:00
Sadie Powell
cd8b456f97
Merge branch 'insp3' into master.
2019-07-16 16:48:18 +01:00
Peter Powell
6d775e0127
Link to the associated documentation page for modules in errors.
2019-07-16 11:52:09 +01:00
Peter Powell
9a7b478f1d
Refer to modules without the m_ prefix in error messages
2019-07-16 10:25:35 +01:00
Peter Powell
021fe61d85
Document the --example-dir option.
2019-07-05 10:09:06 +01:00
Peter Powell
c9a812a5cc
Allow customising the example config directory at build time.
...
Fixes #1626 .
2019-07-03 10:53:21 +01:00
Peter Powell
25359c0884
Fix finding files when the init script is not in the cwd.
...
This should fix #1621 .
2019-07-03 10:02:13 +01:00
Sadie Powell
03d3563ef9
Replace socketengine_{pthread,win32} with C++11 threads.
2019-05-15 21:06:09 +01:00
Sadie Powell
1d5b18de82
Merge branch 'insp3' into master.
2019-05-15 15:26:55 +01:00
Peter Powell
a55ca00569
Document the --disable-auto-extras configure option.
2019-05-15 10:58:45 +01:00
Peter Powell
510f747854
Clean up and document the config header file.
2019-05-13 15:22:14 +01:00
Peter Powell
e122a986a4
Fix relying on PWD being set in the makefile.
...
This may not be set in some circumstances.
2019-05-06 01:57:26 +01:00
Peter Powell
f852e2d7fe
Fix the permissions files are installed with.
...
Reported by @ensra.
2019-05-04 21:34:11 +01:00
Peter Powell
044fa99968
Fix --distribution-label erroneously requiring --development.
...
Reported by @ensra.
2019-05-03 15:17:15 +01:00
Peter Powell
87b1461e2a
Merge branch 'insp20' into insp3.
2019-05-02 00:49:01 +01:00
Peter Powell
e743b2d90a
Update documentation links.
2019-04-26 23:20:40 +01:00
iwalkalone
56c9477428
Link flags must be after compiled objects.
2019-04-22 02:01:36 +01:00
Peter Powell
62dc1769c9
Omit debug symbols when doing CI builds.
...
This provides a significant build time improvement.
2019-04-16 12:09:30 +01:00
Sadie Powell
1fff2f7f87
Merge branch 'insp3' into master.
2019-03-30 22:06:19 +00:00
Robby
94ce90c588
Add the User and Group options to the systemd service unit template file.
2019-03-24 14:47:48 +00:00
Robby
ac0d5abaac
Update most URLs to use HTTPS and fix some dead links.
2019-03-14 11:02:24 +00:00
Sadie Powell
83327a1978
Remove support for defaults in find_{compiler,linker}_flags().
2019-03-06 10:55:17 +00:00
Sadie Powell
e75f03d32f
Merge branch 'insp3' into master.
2019-02-15 16:24:02 +00:00
Peter Powell
84597efb27
Silence a warning from the helper script on OpenBSD.
2019-02-14 16:16:01 +00:00
Sadie Powell
bfa5fb407e
Merge branch 'insp3' into master.
2019-02-05 00:47:30 +00:00