aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-171-10/+15
|\
| * Migrate the Windows build to Conan 2.Gravatar Sadie Powell2025-04-171-10/+15
| | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-161-0/+4
|\|
| * We need to install NSIS on windows-2025.Gravatar Sadie Powell2025-04-161-0/+4
| | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* | 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.Gravatar Sadie Powell2025-04-161-3/+20
| | | | | | | | | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* | | Add the hash_gnutls module.Gravatar Sadie Powell2025-04-063-3/+3
| | | | | | | | | | | | | | | This provides the SHA family using GnuTLS. In the future we can add any new algorithms that appear.
* | | 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.Gravatar Sadie Powell2025-01-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | This should help us catch portability weirdnesses. [skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci]
| * | 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.Gravatar Sadie Powell2024-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
| * | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-10-101-1/+1
| |\|
| | * Bump peter-evans/create-pull-request from 6 to 7Gravatar dependabot[bot]2024-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-091-1/+1
|\| |
| * | Use -I for the vendor directory instead of -isystem.Gravatar Sadie Powell2024-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes {fmt} from the system conflicting with our local vendored copy of {fmt}. Thanks to @slimture for testing. Closes #2105.
* | | 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.Gravatar Sadie Powell2024-08-232-3/+3
|/ / | | | | | | | | | | 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.
* | 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.Gravatar Sadie Powell2024-07-241-16/+7
| | | | | | | | | | | | | | [skip alpine ci] [skip ubuntu ci] [skip macos ci] [skip windows ci]
* | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-07-171-2/+2
|\|
| * Update irctest.Gravatar Sadie Powell2024-07-171-12/+5
| | | | | | | | | | | | | | [skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci]
* | Update irctest.Gravatar Sadie Powell2024-06-201-13/+1
| | | | | | | | | | | | | | [skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci]
* | Make filenames a bit more friendly for Windows users.Gravatar Sadie Powell2024-06-171-0/+5
| |
* | Rename regex_pcre back to regex_pcre2.Gravatar Sadie Powell2024-06-073-3/+3
| | | | | | | | | | This rename happened before we had config compatibility and it doesn't make sense to keep it anymore.
* | 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.Gravatar Sadie Powell2024-05-161-7/+5
| | | | | | | | | | | | | | | | | | | | | | 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]
* | 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.Gravatar Sadie Powell2024-04-153-6/+4
| | | | | | | | Closes #2088.
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2024-03-011-1/+1
|\| | | | | | | # Conflicts:
| * Update the Windows dependencies.Gravatar Sadie Powell2024-03-011-1/+1
| | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* | Merge branch 'insp3' into master.Gravatar Sadie Powell2024-02-252-2/+2
|\|
| * Bump peter-evans/create-pull-request from 5 to 6Gravatar dependabot[bot]2024-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>