Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
Under the new versioning scheme when a new branch is forked the
major version number will be reset. The minor version number will
now be used to mark a release as containing backwards compatible
additions and the patch version number will be used to mark a
release as containing just bug fixes.
|
|
|
|
|
|
|
|
|