Commit Graph

22 Commits

Author SHA1 Message Date
nerix a7de887ee0 deps: update libcommuni and required packages (#6500) 2025-09-28 11:18:12 +02:00
pajlada 361099321d ci(macos): use locally installed version of cmake (#6430) 2025-08-30 12:13:29 +02:00
dependabot[bot] ec2b132dfe chore(deps): bump actions/checkout from 4 to 5 (#6388) 2025-08-16 11:21:43 +02:00
dependabot[bot] 46587cba8c chore(deps): bump jurplel/install-qt-action from 4.2.1 to 4.3.0 (#6261) 2025-06-21 12:13:04 +00:00
dependabot[bot] 31d1aaeb9f chore(deps): bump jurplel/install-qt-action from 4.1.1 to 4.2.1 (#6170) 2025-05-03 11:58:41 +00:00
nerix ab66be21b3 feat(plugins): add c2.WebSocket (#6076) 2025-04-07 17:38:10 +00:00
pajlada d2ed3bbae7 chore: Enable plugins in builds by default (#6075) 2025-03-14 11:58:21 +01:00
pajlada 01cf8c281d fix: Qt 6.4.3 build (#6032)
Also enables Qt 6.4.3 build in CI
2025-03-06 12:08:06 +00:00
pajlada e4ae092b6f chore(ci): bump macos runners from 13 to 14 (#5934) 2025-02-08 19:24:39 +01:00
pajlada d05d8e120c chore: disable Qt5 builds in CI (#5933) 2025-02-08 18:50:07 +01:00
pajlada bfa7dda2c5 chore(ci): bump twitch pubsub server version to v1.0.8 (#5877) 2025-01-31 14:19:09 +01:00
pajlada f85543381f chore(ci): build & test macos with Boost 1.87 (#5835)
or whatever is currently available in homebrew
2025-01-19 11:45:30 +00:00
pajlada 3c17f86158 fix gh actions macos builder (#5774) 2024-12-21 12:20:45 +00:00
dependabot[bot] 2215455ca0 chore(deps): bump jurplel/install-qt-action from 4.0.0 to 4.1.1 (#5709) 2024-11-17 12:05:55 +00:00
Mm2PL 352a4ec132 Move plugins to Sol (#5622)
Co-authored-by: Nerixyz <nerixdev@outlook.de>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2024-10-20 11:57:05 +02:00
pajlada 85d34c8ff0 test: use httpbox fork release (#5655) 2024-10-18 19:23:13 +00:00
nerix ef3c51a4e2 test: add more input completion tests (#5604) 2024-09-29 10:20:06 +00:00
Wissididom cda8fa2a65 Update Qt for Ubuntu and Mac Tests (#5572) 2024-08-30 13:48:56 +02:00
dependabot[bot] da526b379b chore(deps): bump jurplel/install-qt-action from 3.3.0 to 4.0.0 (#5408)
* chore(deps): bump jurplel/install-qt-action from 3.3.0 to 4.0.0

Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/jurplel/install-qt-action/releases)
- [Commits](https://github.com/jurplel/install-qt-action/compare/v3.3.0...v4.0.0)

---
updated-dependencies:
- dependency-name: jurplel/install-qt-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix CI (#5410)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wissididom <30803034+Wissididom@users.noreply.github.com>
2024-05-20 22:10:45 +02:00
pajlada 2a2a7f47db Disable homebrew auto updating (#5242) 2024-03-09 23:18:19 +01:00
Wissididom d016a16269 Migrate tests on macOS to the same way tests are run on windows (#5032) 2023-12-17 11:32:40 +01:00
Wissididom 7898b97fc2 feat: Run tests on Windows & macOS in CI (#4970) 2023-11-18 15:13:27 +01:00