Sadie Powell
eaac5cebe1
Run irctest on AArch64.
...
This should help us catch portability weirdnesses.
[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
2025-01-17 09:32:35 +00:00
Sadie Powell
46106fd29d
Merge branch 'insp3' into insp4.
2024-12-23 15:40:58 +00:00
Sadie Powell
ab87955de3
Silence a compiler error on Alpine.
2024-12-23 15:34:06 +00:00
Sadie Powell
bc3ad1ba6d
Update the Windows dependencies.
2024-12-23 15:26:12 +00:00
Sadie Powell
26310018b6
Merge branch 'insp3' into insp4.
2024-11-03 09:26:56 +00:00
Sadie Powell
cf87603832
Update irctest.
2024-11-03 09:25:33 +00:00
Sadie Powell
bce693bfe3
Update the Windows packages.
...
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2024-10-26 16:16:46 +01:00
Sadie Powell
ca6ccac8b0
Merge branch 'insp3' into insp4.
2024-10-10 15:03:21 +01:00
dependabot[bot]
3a9ff2563f
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>
2024-10-01 14:18:49 +01:00
Sadie Powell
a3668d75d6
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 .
2024-09-09 07:42:31 +01:00
Sadie Powell
448c3342d9
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.
2024-08-23 19:47:58 +01:00
Sadie Powell
c8e40cb7c4
Merge branch 'insp3' into insp4.
2024-07-24 19:42:05 +01:00
Sadie Powell
1db96cf4f9
Update irctest.
2024-07-24 19:40:11 +01:00
Sadie Powell
c7866e1e6c
Run irctest against Anope 2.1.
...
[skip alpine ci]
[skip ubuntu ci]
[skip macos ci]
[skip windows ci]
2024-07-24 10:22:44 +01:00
Sadie Powell
5effa39f6e
Merge branch 'insp3' into insp4.
2024-07-17 21:00:22 +01:00
Sadie Powell
f6692c1b8d
Update irctest.
...
[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
2024-07-17 20:41:51 +01:00
Sadie Powell
e9cd55cc2a
Update irctest.
...
[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
2024-06-20 00:05:14 +01:00
Sadie Powell
31541a8645
Make filenames a bit more friendly for Windows users.
2024-06-17 17:32:53 +01:00
Sadie Powell
c18499a332
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.
2024-06-07 19:19:19 +01:00
Sadie Powell
e852518eff
Update irctest.
2024-06-07 17:37:41 +01:00
Sadie Powell
756051eada
Update irctest.
2024-06-07 15:03:11 +01:00
Sadie Powell
95e69c01e8
Update the Alpine version in the CI.
2024-06-07 14:40:29 +01:00
Sadie Powell
86b9c95aa5
Merge branch 'insp3' into master.
2024-05-28 22:58:51 +01:00
Sadie Powell
742b11dbe4
Update irctest.
2024-05-28 22:49:47 +01:00
Sadie Powell
b4503b8645
Automatically upload the Windows release.
2024-05-20 12:45:40 +01:00
Sadie Powell
dac4b23df7
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]
2024-05-16 20:36:33 +01:00
Sadie Powell
bf2d87a50c
Merge branch 'insp3' into master.
2024-04-15 21:47:00 +01:00
Sadie Powell
e24ea1723c
Move ssl_mbedtls to inspircd-contrib.
...
Closes #2088 .
2024-04-15 21:45:42 +01:00
Sadie Powell
bef8335310
Update irctest.
2024-04-15 21:41:26 +01:00
Sadie Powell
83dcf16509
Merge branch 'insp3' into master.
...
# Conflicts:
2024-03-01 17:29:00 +00:00
Sadie Powell
9723936f26
Update the Windows dependencies.
...
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2024-03-01 17:17:15 +00:00
Sadie Powell
8bfb92a86e
Merge branch 'insp3' into master.
2024-02-25 22:26:22 +00:00
dependabot[bot]
97bd26e08c
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>
2024-02-01 14:12:24 +00:00
dependabot[bot]
67e241bcf2
Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0
...
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild ) from 1.3.1 to 2.0.0.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases )
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md )
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 13:47:59 +00:00
Sadie Powell
3a105b5fa8
Use ubuntu-latest when the runner distro isn't critical.
2024-01-30 17:50:47 +00:00
Sadie Powell
79f57704fb
Run the macOS runners on Apple Silicon.
2024-01-30 17:50:47 +00:00
Sadie Powell
90391ed868
Merge branch 'insp3' into master.
2024-01-04 22:43:13 +00:00
Sadie Powell
617f6ca430
Update irctest.
...
[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
2024-01-04 22:33:11 +00:00
dependabot[bot]
848266a329
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 15:24:36 +00:00
dependabot[bot]
67ed05d01b
Bump actions/download-artifact from 3 to 4
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 15:24:31 +00:00
Sadie Powell
f1b04a918c
Merge branch 'insp3' into master.
2023-10-02 18:23:03 +01:00
dependabot[bot]
5927ca4cb6
Bump actions/checkout from 3 to 4 ( #2062 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-01 15:42:25 +01:00
Sadie Powell
2e30276817
Merge branch 'insp3' into master.
2023-09-10 09:43:56 +01:00
Sadie Powell
6d1c5b9f94
Update the Windows dependencies.
...
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2023-09-10 09:29:08 +01:00
Sadie Powell
6cf3608be0
Merge branch 'insp3' into master.
2023-08-15 14:22:35 +01:00
Sadie Powell
abdc2d77f3
Some minor tweaks to the irctest ci.
...
[skip alpine ci]
[skip macos ci]
[skip ubuntu ci]
[skip windows ci]
2023-07-28 15:26:37 +01:00
Sadie Powell
d5aa7ccda5
Merge branch 'insp3' into master.
2023-07-22 09:19:00 +01:00
Sadie Powell
b7e1292faa
Experiment with some linker flags on Windows to speed up the build.
...
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2023-07-22 08:54:52 +01:00
Sadie Powell
34c23d8a3d
Update Conan in the Windows CI.
...
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2023-07-22 08:42:24 +01:00
Sadie Powell
4b17802a83
Build with the 64-bit toolchain on Windows.
...
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
2023-07-22 08:38:08 +01:00