aboutsummaryrefslogtreecommitdiff
path: root/make/configure.pm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp3' into master.Gravatar Sadie Powell2021-06-091-0/+2
|\
| * Fix uninstalling files on `make deinstall` and similar.Gravatar Sadie Powell2021-06-091-0/+1
| * Add the --disable-ownership option to help packagers out.Gravatar Sadie Powell2021-06-091-0/+1
* | Link against libc++fs/libstdc++fs on older compilers.Gravatar Sadie Powell2021-06-081-1/+1
* | Refer to encryption as TLS instead of SSL in all messages.Gravatar Sadie Powell2021-04-081-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-03-051-2/+0
|\|
| * Remove some todo comments which are outdated or misleading.Gravatar Sadie Powell2021-03-051-2/+0
* | Remove unnecessary prefix from socketengine source files.Gravatar Sadie Powell2021-03-051-2/+2
* | Require Perl 5.26 in the build system.•••This version is supported by all major systems that ship the C++17 compilers required by the v4 branch. Gravatar Sadie Powell2021-02-281-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-02-281-1/+1
|\|
| * Fix running configure on systems with old versions of Perl.•••Closes #1852. Gravatar Sadie Powell2021-02-281-1/+2
| * Update copyright headers.Gravatar InspIRCd Robot2021-02-261-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-291-49/+50
|\|
| * Fix some minor oversights introduced in 859a799 and 3e557e8.Gravatar Sadie Powell2021-01-291-1/+1
| * Improve the `./configure --help` output•••- Document --portable, --runtime-dir, and INSPIRCD_VERBOSE. - Make the output coloured on supporting terminals. - Fix the description of --data-dir. - Wrap all lines at 80 charactrs. - Upper case the value names and wrap in <> not []. Gravatar Sadie Powell2021-01-291-33/+38
| * Always use for in Perl modules.Gravatar Sadie Powell2021-01-291-4/+4
| * Purge all remaining uses of print_format.Gravatar Sadie Powell2021-01-291-7/+7
| * Fix unnecessary begin blocks in Perl source files.Gravatar Sadie Powell2021-01-251-5/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2021-01-181-0/+2
|\|
| * Add a new runtime directory and move the pid file to it.•••The data directory is intended for persistent files whereas the pid file is ephemeral. This distinction doesn't matter by default but on system-wide installs ephemeral runtime files go in /var/run or /run instead. Gravatar Sadie Powell2021-01-181-0/+1
| * Fix `./configure --update` with cache files generated before v3.2.Gravatar Sadie Powell2021-01-181-0/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-12-211-1/+2
|\|
| * Make people aware that they can get support on GitHub now.Gravatar Sadie Powell2020-12-091-1/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-11-011-0/+1
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2020-10-301-0/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-10-271-0/+14
|\|
| * More consistently show modules without the file prefix and suffix.Gravatar Sadie Powell2020-10-151-0/+14
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-09-271-0/+1
|\|
| * Store generated SSL certificates in the .configure directory.•••Co-Authored-By: Nicole Kleinhoff <ilbelkyr@shalture.org> Gravatar Sadie Powell2020-09-261-0/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-08-251-1/+2
|\|
| * Add a link to the packaging advice to the configure help.Gravatar Sadie Powell2020-08-251-0/+1
| * Update copyright headers.Gravatar InspIRCd Robot2020-07-301-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-07-151-27/+25
|\|
| * Various improvements to the build system.•••- Fix running configure where configure is not in the PWD. - Only show relative paths when generating files from templates. Gravatar Sadie Powell2020-07-071-27/+25
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-05-191-2/+4
|\|
| * Implement support for portable installations.Gravatar Sadie Powell2020-05-161-2/+4
* | Bump the minimum compiler version to C++17.Gravatar Sadie Powell2020-05-111-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-01-171-4/+3
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2020-01-111-4/+3
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2020-01-011-1/+1
|\|
| * Update my name and email address.Gravatar Sadie Powell2019-12-311-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2019-09-231-12/+12
|\|
| * Respect indentation in configure template declarations.Gravatar Peter Powell2019-09-071-12/+12
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2019-07-161-0/+3
|\|
| * Document the --example-dir option.Gravatar Peter Powell2019-07-051-0/+3
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2019-05-151-0/+2
|\|
| * Document the --disable-auto-extras configure option.Gravatar Peter Powell2019-05-151-0/+2
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2019-02-051-1/+1
|\|
| * Remove trailing whitespace from various source files.Gravatar Peter Powell2019-01-241-1/+1
* | Switch the build system to use C++14.Gravatar Sadie Powell2019-01-251-1/+1
|/