Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Nicole Kleinhoff <ilbelkyr@shalture.org>
|
|
Ref: https://www.freedesktop.org/software/systemd/man/systemd.unit.html#%5BUnit%5D%20Section%20Options
|
|
|
|
|
|
|
|
|
|
- Fix running configure where configure is not in the PWD.
- Only show relative paths when generating files from templates.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
As recommended at https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/.
Closes #1729.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #1626.
|
|
This should fix #1621.
|
|
|
|
|
|
This may not be set in some circumstances.
|
|
Reported by @ensra.
|
|
Reported by @ensra.
|
|
|
|
|
|
|
|
This provides a significant build time improvement.
|
|
|
|
|
|
|
|
- Use "yes" and "no" instead of "y" and "n".
- Validate the true and false responses properly.
- Keep prompting the user for a response until they give one which
is valid.
|
|
- Consistently set the gid/uid for all directories and files.
- Replace the obnoxious warning about root on `make install` with
a friendlier warning whilst running configure.
- Always install the inspircd executable and modules.
|