aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-171-10/+15
|\
| * Migrate the Windows build to Conan 2.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2025-04-171-10/+15
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-161-0/+4
|\|
| * We need to install NSIS on windows-2025.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2025-04-161-0/+4
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-161-3/+20
|\|
| * Merge branch 'insp3' into insp4.Gravatar Sadie Powell2025-04-161-3/+20
| |\
| | * Use windows-2025 for the Windows CI.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2025-04-161-3/+20
* | | Add the hash_gnutls module.•••This provides the SHA family using GnuTLS. In the future we can add any new algorithms that appear. Gravatar Sadie Powell2025-04-063-3/+3
* | | Rewrite every single hash module for the new interface.Gravatar Sadie Powell2025-04-063-3/+3
* | | Allow using signals to rehash any module instead of just TLS.Gravatar Sadie Powell2025-03-193-3/+3
* | | Vendor yyjson.Gravatar Sadie Powell2025-02-272-5/+4
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-01-172-3/+3
|\| |
| * | Run irctest on AArch64.•••This should help us catch portability weirdnesses. [skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2025-01-171-2/+2
| * | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-12-231-1/+1
| |\|
| | * Silence a compiler error on Alpine.Gravatar Sadie Powell2024-12-231-1/+1
| | * Update the Windows dependencies.Gravatar Sadie Powell2024-12-231-1/+1
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-11-031-3/+3
|\| |
| * | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-11-031-2/+2
| |\|
| | * Update irctest.Gravatar Sadie Powell2024-11-031-1/+1
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-11-012-2/+2
|\| |
| * | Update the Windows packages.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2024-10-261-1/+1
| * | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-10-101-1/+1
| |\|
| | * Bump peter-evans/create-pull-request from 6 to 7•••Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>Gravatar dependabot[bot]2024-10-011-1/+1
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-091-1/+1
|\| |
| * | 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
* | | Disable log_json on Ubuntu CI.Gravatar Sadie Powell2024-08-231-1/+1
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-233-5/+4
|\| |
| * | Allow building log_json against yyjson.•••This is the default if available. RapidJSON has not had a release in years and has known security vulnerabilities so we should really not be using it. Gravatar Sadie Powell2024-08-232-3/+3
|/ /
* | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-07-241-1/+3
|\|
| * Update irctest.Gravatar Sadie Powell2024-07-241-1/+3
* | Run irctest against Anope 2.1.•••[skip alpine ci] [skip ubuntu ci] [skip macos ci] [skip windows ci] Gravatar Sadie Powell2024-07-241-16/+7
* | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-07-171-2/+2
|\|
| * Update irctest.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2024-07-171-12/+5
* | Update irctest.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2024-06-201-13/+1
* | Make filenames a bit more friendly for Windows users.Gravatar Sadie Powell2024-06-171-0/+5
* | Rename regex_pcre back to regex_pcre2.•••This rename happened before we had config compatibility and it doesn't make sense to keep it anymore. Gravatar Sadie Powell2024-06-073-3/+3
* | Update irctest.Gravatar Sadie Powell2024-06-071-2/+2
* | Update irctest.Gravatar Sadie Powell2024-06-071-2/+2
* | Update the Alpine version in the CI.Gravatar Sadie Powell2024-06-071-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2024-05-281-3/+3
|\|
| * Update irctest.Gravatar Sadie Powell2024-05-281-3/+3
| * 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-7/+5
* | Automatically upload the Windows release.Gravatar Sadie Powell2024-05-201-2/+13
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2024-04-151-2/+2
|\|
| * Update irctest.Gravatar Sadie Powell2024-04-151-2/+2
* | Move ssl_mbedtls to inspircd-contrib.•••Closes #2088. Gravatar Sadie Powell2024-04-153-6/+4
* | Merge branch 'insp3' into master.••• # Conflicts: Gravatar Sadie Powell2024-03-011-1/+1
|\|
| * Update the Windows dependencies.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2024-03-011-1/+1
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2024-02-252-2/+2
|\|
| * Bump peter-evans/create-pull-request from 5 to 6•••Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>Gravatar dependabot[bot]2024-02-011-1/+1