Commit graph

107 commits

Author SHA1 Message Date
Dan Paulat
27cfabcc66 Bump version to v0.4.9 2025-04-25 08:22:12 -05:00
Dan Paulat
d34224c135 Configure aqtinstall to use a mirror 2025-04-15 22:52:33 -05:00
Dan Paulat
58e2058efc
Update ci.yml to use jdpurcell install qt action 2025-04-08 20:52:58 -05:00
renovate[bot]
da6fe3a6fb
Update ZedThree/clang-tidy-review action to v0.21.0 2025-04-08 17:55:06 +00:00
Dan Paulat
e667155cd5 Tweak cache path, update cache name 2025-03-16 20:55:15 -05:00
Dan Paulat
f7ee395eba Add cache for conan artifacts 2025-03-16 18:09:01 -05:00
Dan Paulat
e0c2f537a3 scwx-qt_update_radar_sites does not need to be run for clang-tidy 2025-02-18 04:41:05 +00:00
Dan Paulat
8e11ae5efd Build linux arm64 with Ubuntu 24.04 (Qt requirement) 2025-01-25 12:56:51 -06:00
Dan Paulat
17982013be Use install-qt-action fork that supports Arm64 builds 2025-01-25 12:55:33 -06:00
Dan Paulat
85eadf6f93 Bump install-qt-action to v4 2025-01-25 11:32:53 -06:00
Dan Paulat
1d564ff7b9 Initial Linux Arm64 build 2025-01-25 11:32:53 -06:00
Dan Paulat
9d0a75d032 Bump version to v0.4.8 2025-01-20 23:56:49 -06:00
AdenKoperczak
8e2674f83e update clang-tidy-review for qt 6.8.1 2025-01-15 15:23:53 -05:00
AdenKoperczak
e7b2981bd6 Bump dependency Qt to 6.8.1 2025-01-15 10:01:55 -05:00
Dan Paulat
84d88f5040 Don't run clang-tidy-comments on a canceled job 2025-01-11 01:27:01 -06:00
Dan Paulat
a287789d87 Use a split workflow for clang-tidy-review comments 2024-11-30 22:23:44 -06:00
Dan Paulat
82cec1d744 Fix clang-tidy-review conan install source directory 2024-11-30 09:40:42 -06:00
Dan Paulat
f12f209a0d Update clang-tidy-review for conan 2 2024-11-30 01:38:33 -06:00
Dan Paulat
0f9b595ce7 Override build type in CI 2024-11-30 01:37:42 -06:00
Dan Paulat
e3fa3fdd61 Merge branch 'develop' into feature/conan-2 2024-11-30 01:33:02 -06:00
Dan Paulat
f1e9296299 Remove unused conan CI matrix variables, now defined in profile 2024-11-30 01:32:11 -06:00
Dan Paulat
d45801bd50 Revert test artifacts from CI build 2024-11-30 01:29:28 -06:00
Dan Paulat
27b2d79a65 Collect artifacts for CI debug 2024-11-29 22:00:00 -06:00
Dan Paulat
1ea94b02cd Bump version to v0.4.7 2024-11-29 21:37:34 -06:00
Dan Paulat
6b3149fbce Fix mkdir usage and output directory in ci.yml 2024-11-29 21:08:05 -06:00
Dan Paulat
e61ac8814d CI conan install fixes 2024-11-29 12:12:48 -06:00
Dan Paulat
d726da5d73 Use conan profiles in CI 2024-11-29 09:17:04 -06:00
Dan Paulat
1fd696d787 Fix pull request alternate reference (again) 2024-11-28 08:56:19 -06:00
Dan Paulat
8c7c04c797 Fix pull request alternate reference 2024-11-28 08:54:53 -06:00
Dan Paulat
9e07b03b78 Add alternate reference for clang-format-check on pull request 2024-11-28 08:42:20 -06:00
Dan Paulat
a78d02617f Update GitHub workflow concurrency groups to prevent cancelling workflows 2024-11-28 08:31:56 -06:00
Dan Paulat
41f8434d35 Add CMake top level includes to CI build 2024-11-28 08:14:23 -06:00
Dan Paulat
ff60b3c891 MSVC compiler version for Visual Studio 2022 17.10 should be 194 2024-11-28 08:14:23 -06:00
Dan Paulat
6f70499105 Additional Conan 2.x, multi-config and CI updates 2024-11-28 08:12:39 -06:00
Dan Paulat
75a8f7f351 Initial updates for Conan 2.x 2024-11-28 08:12:28 -06:00
Dan Paulat
ed9e7ad72f Fixes for clang-tidy-review 2024-11-28 06:53:15 -06:00
Dan Paulat
d539f7723e Add clang-tidy-review 2024-11-28 06:53:15 -06:00
Dan Paulat
71d2345e66 Fixes for clang-format-check 2024-11-28 06:53:15 -06:00
Dan Paulat
b1f32ab0f5 Clang format check 2024-11-28 06:53:15 -06:00
Dan Paulat
5dd30131e3 Bump version to v0.4.6 2024-11-27 21:56:59 -06:00
AdenKoperczak
6c2e31e3cb rename to in CI workflow 2024-10-18 10:46:51 -04:00
AdenKoperczak
a5106f4640 Revert to using ubuntu-22.02 for gcc build to ensure support for older Glibc versions (Debian) 2024-10-18 09:54:06 -04:00
Dan Paulat
1fd51d23f3 Qt 6.8.0 bumped MSVC to 2022 2024-10-08 22:21:25 -05:00
Dan Paulat
a03cf83d58 Bump dependency Qt to 6.8.0 2024-10-08 22:17:42 -05:00
AdenKoperczak
46e0adee15 updated clang build to use stdc++11 so it is consistant and does not rebuild 2024-09-20 12:38:13 -04:00
AdenKoperczak
4a7bff0d37 Modified stdcxx to work with windows 2024-09-20 12:13:27 -04:00
AdenKoperczak
ba7a518b4d Add comiler.libcxx setting for conan build to avoid clang build from rebuilding some libraries while building supercell-wx 2024-09-20 11:55:14 -04:00
AdenKoperczak
403d7fdc2a use a diffrent name for the AppImage artifact for gcc and clang 2024-09-20 09:58:11 -04:00
AdenKoperczak
2cd0a16028 added g++ to needed downloads 2024-09-19 13:41:00 -04:00
AdenKoperczak
b16a299b16 add install of gcc-11 for newer ubuntu version 2024-09-19 12:37:32 -04:00