| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2026-06-05 | 1 | -1/+1 | |
| | | |||||
| * | Fix parsing template values in ifdef/ifndef. | 2025-08-02 | 1 | -2/+2 | |
| | | |||||
| * | Update copyright headers. | 2025-08-02 | 1 | -1/+1 | |
| | | |||||
| * | Don't use a dummy owner when building with --disable-ownership. | 2025-07-26 | 1 | -0/+8 | |
| | | |||||
| * | Make some regex matches more explicit in parse_templates. | 2025-07-26 | 1 | -12/+13 | |
| | | |||||
| * | The --portable option should imply --disable-ownership. | 2025-07-14 | 1 | -1/+1 | |
| | | |||||
| * | Update copyright headers. | 2025-03-28 | 1 | -1/+0 | |
| | | |||||
| * | Merge branch 'insp3' into insp4. | 2024-10-17 | 1 | -1/+1 | |
| |\ | |||||
| | * | Tell people to connect to Teranova directly instead of our alias. | 2024-10-13 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into insp4. | 2024-10-10 | 1 | -1/+1 | |
| |\| | |||||
| | * | Revert "Tell people to use the main ChatSpike domain not our alias". | 2024-10-08 | 1 | -1/+1 | |
| | | | | | | | | | This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045. | ||||
| | * | Tell people to use the main ChatSpike domain not our alias. | 2024-07-07 | 1 | -1/+1 | |
| | | | | | | | | | Backport from master. | ||||
| * | | Merge the compiler and compiler_info tests. | 2024-07-13 | 1 | -1/+1 | |
| | | | |||||
| * | | Update copyright headers. | 2024-06-29 | 1 | -1/+1 | |
| | | | |||||
| * | | Tell people to use the main ChatSpike domain not our alias. | 2024-06-28 | 1 | -1/+1 | |
| | | | |||||
| * | | Move module_{expand,shrink} to make::common. | 2024-06-24 | 1 | -14/+0 | |
| | | | |||||
| * | | Update copyright headers. | 2024-06-07 | 1 | -0/+1 | |
| | | | |||||
| * | | Use `--version` to check whether the compiler binary is valid. | 2024-02-11 | 1 | -1/+1 | |
| | | | | | | | Ref: #2071 | ||||
| * | | Merge branch 'insp3' into master. | 2023-01-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2022-12-30 | 1 | -1/+1 | |
| | | | |||||
| * | | Remove support for the old deprecated Intel compiler. | 2022-12-10 | 1 | -2/+2 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2022-12-10 | 1 | -2/+2 | |
| |\| | |||||
| | * | Fix building with the Intel C++ compiler. | 2022-12-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | - Fix adding -Wshadow in the compiler flags twice. - Detect the new Clang-based Intel compiler as well as the old one. - Silence some deprecation warnings using Intel syntax. | ||||
| * | | Merge branch 'insp3' into master. | 2021-06-09 | 1 | -0/+2 | |
| |\| | |||||
| | * | Fix uninstalling files on `make deinstall` and similar. | 2021-06-09 | 1 | -0/+1 | |
| | | | |||||
| | * | Add the --disable-ownership option to help packagers out. | 2021-06-09 | 1 | -0/+1 | |
| | | | |||||
| * | | Link against libc++fs/libstdc++fs on older compilers. | 2021-06-08 | 1 | -1/+1 | |
| | | | |||||
| * | | Refer to encryption as TLS instead of SSL in all messages. | 2021-04-08 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-03-05 | 1 | -2/+0 | |
| |\| | |||||
| | * | Remove some todo comments which are outdated or misleading. | 2021-03-05 | 1 | -2/+0 | |
| | | | |||||
| * | | Remove unnecessary prefix from socketengine source files. | 2021-03-05 | 1 | -2/+2 | |
| | | | |||||
| * | | Require Perl 5.26 in the build system. | 2021-02-28 | 1 | -1/+1 | |
| | | | | | | | | | | | This version is supported by all major systems that ship the C++17 compilers required by the v4 branch. | ||||
| * | | Merge branch 'insp3' into master. | 2021-02-28 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix running configure on systems with old versions of Perl. | 2021-02-28 | 1 | -1/+2 | |
| | | | | | | | | | Closes #1852. | ||||
| | * | Update copyright headers. | 2021-02-26 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-01-29 | 1 | -49/+50 | |
| |\| | |||||
| | * | Fix some minor oversights introduced in 859a799 and 3e557e8. | 2021-01-29 | 1 | -1/+1 | |
| | | | |||||
| | * | Improve the `./configure --help` output | 2021-01-29 | 1 | -33/+38 | |
| | | | | | | | | | | | | | | | | | - 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 []. | ||||
| | * | Always use for in Perl modules. | 2021-01-29 | 1 | -4/+4 | |
| | | | |||||
| | * | Purge all remaining uses of print_format. | 2021-01-29 | 1 | -7/+7 | |
| | | | |||||
| | * | Fix unnecessary begin blocks in Perl source files. | 2021-01-25 | 1 | -5/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-01-18 | 1 | -0/+2 | |
| |\| | |||||
| | * | Add a new runtime directory and move the pid file to it. | 2021-01-18 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | 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. | ||||
| | * | Fix `./configure --update` with cache files generated before v3.2. | 2021-01-18 | 1 | -0/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-12-21 | 1 | -1/+2 | |
| |\| | |||||
| | * | Make people aware that they can get support on GitHub now. | 2020-12-09 | 1 | -1/+2 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-11-01 | 1 | -0/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-10-30 | 1 | -0/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-10-27 | 1 | -0/+14 | |
| |\| | |||||
| | * | More consistently show modules without the file prefix and suffix. | 2020-10-15 | 1 | -0/+14 | |
| | | | |||||
