aboutsummaryrefslogtreecommitdiff
path: root/make
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing template values in ifdef/ifndef.Gravatar Sadie Powell2025-08-021-2/+2
* Update copyright headers.Gravatar InspIRCd Robot2025-08-026-7/+6
* Don't use a dummy owner when building with --disable-ownership.Gravatar Sadie Powell2025-07-265-8/+17
* Make some regex matches more explicit in parse_templates.Gravatar Sadie Powell2025-07-261-12/+13
* The --portable option should imply --disable-ownership.Gravatar Sadie Powell2025-07-141-1/+1
* Add the location of the PSL database to the AppArmor profile.Gravatar Sadie Powell2025-07-111-0/+4
* Add an OpenRC init script.Gravatar Sadie Powell2025-06-132-0/+58
* The macOS init script should be installed as a text file.Gravatar Sadie Powell2025-06-131-1/+1
* Add the require_environment() build function.Gravatar Sadie Powell2025-04-121-0/+18
* Update copyright headers.Gravatar InspIRCd Robot2025-03-281-1/+0
* Update copyright headers.Gravatar InspIRCd Robot2025-01-041-1/+1
* Add a command for rehashing TLS profiles to the helper script.Gravatar Sadie Powell2024-11-271-2/+14
* Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-10-175-7/+7
|\
| * Tell people to connect to Teranova directly instead of our alias.Gravatar Sadie Powell2024-10-136-8/+8
* | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-10-105-5/+5
|\|
| * Revert "Tell people to use the main ChatSpike domain not our alias".•••This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045. Gravatar Sadie Powell2024-10-086-6/+6
| * Tell people to use the main ChatSpike domain not our alias.•••Backport from master. Gravatar Sadie Powell2024-07-076-6/+6
* | Use -I for the vendor directory instead of -isystem.•••Fixes {fmt} from the system conflicting with our local vendored copy of {fmt}. Thanks to @slimture for testing. Closes #2105. Gravatar Sadie Powell2024-09-091-1/+1
* | Update copyright headers.Gravatar InspIRCd Robot2024-09-071-1/+1
* | Fix the getentropy test.Gravatar Sadie Powell2024-08-301-1/+1
* | Add a config variable for the example dir.•••This makes including example files easier on system-wide installs. Gravatar Sadie Powell2024-08-301-0/+3
* | Allow inverted matches in require_* functions.Gravatar Sadie Powell2024-08-231-15/+33
* | Make the Perl helper script somewhat cleaner.•••- Avoid duplicate check* methods. - Remove some broken valgrind behaviour. - Call executable instead of hardcoding the version. - Simplify $binpath/$executable code. Gravatar Sadie Powell2024-08-101-73/+40
* | Update copyright headers.Gravatar InspIRCd Robot2024-07-144-2/+4
* | Fix the getentropy test on systems with a new libc and old kernel.Gravatar Sadie Powell2024-07-131-2/+1
* | Switch require_system to /etc/os-release from lsb_release.Gravatar Sadie Powell2024-07-131-4/+12
* | Merge the compiler and compiler_info tests.Gravatar Sadie Powell2024-07-133-55/+33
* | Use getentropy() from POSIX 2024 if it is available.Gravatar Sadie Powell2024-07-132-0/+29
* | Don't execute functions in ModConfig directives.Gravatar Sadie Powell2024-07-071-7/+9
* | Build with -pie as well as -fPIE.•••Co-authored-by: Marcus Rueckert <darix@nordisch.org> Gravatar Sadie Powell2024-07-031-1/+1
* | Update the AppArmor profile for the new profile syntax.•••Co-authored-by: Marcus Rueckert <darix@nordisch.org> Gravatar Sadie Powell2024-07-031-7/+10
* | Update copyright headers.Gravatar InspIRCd Robot2024-07-021-1/+1
* | Update copyright headers.Gravatar InspIRCd Robot2024-06-294-4/+4
* | Bump the man page change dates for the previous commit.Gravatar Sadie Powell2024-06-292-2/+2
* | Tell people to use the main ChatSpike domain not our alias.Gravatar Sadie Powell2024-06-285-5/+5
* | Move module_{expand,shrink} to make::common.Gravatar Sadie Powell2024-06-242-14/+15
* | Update copyright headers.Gravatar InspIRCd Robot2024-06-212-3/+3
* | Make filenames a bit more friendly for Windows users.Gravatar Sadie Powell2024-06-171-8/+8
* | Update copyright headers.Gravatar InspIRCd Robot2024-06-142-2/+2
* | Fix some references to --debug that should be --protocoldebug now.Gravatar Sadie Powell2024-06-112-7/+11
* | Update copyright headers.Gravatar InspIRCd Robot2024-06-077-9/+8
* | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-06-071-1/+1
|\|
| * Update copyright headers.Gravatar InspIRCd Robot2024-06-071-1/+1
| * Fix building on macOS.•••It seems like Apple have killed the remaining bits of TR1. Thankfully, all Apple systems we support now have a C++11 compiler so we can just force that on macOS. [skip alpine ci] [skip irctest ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2024-05-161-0/+1
* | Move ssl_mbedtls to inspircd-contrib.•••Closes #2088. Gravatar Sadie Powell2024-04-151-1/+1
* | Use `--version` to check whether the compiler binary is valid.•••Ref: #2071Gravatar satmd2024-02-111-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-11-141-6/+4
|\|
| * Fix the helper script on newer versions of Valgrind.Gravatar Sadie Powell2023-11-061-6/+4
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2023-08-152-0/+35
|\|
| * Add a script for deploying SSL files from an ACME renewal tool.Gravatar Sadie Powell2023-08-152-0/+35