Commit graph

67 commits

Author SHA1 Message Date
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
AdenKoperczak
5f27d1e484 updated ubuntu to newest version for clang-17 2024-09-19 12:16:34 -04:00
AdenKoperczak
dfab86a4ad updated name of linux64_clang 2024-09-19 12:09:09 -04:00
AdenKoperczak
a4c945803c added first pass clang build on github 2024-09-19 12:06:24 -04:00
AdenKoperczak
70a09fe3d3 do version bump in setup files 2024-08-16 13:56:18 -04:00
Dan Paulat
d8eb96b624 Revert "Update Qt to 6.7.2"
This reverts commit d78ecf7f7a.

Reverting due to Linux build failure during CMake configure
2024-06-30 23:48:47 -05:00
Dan Paulat
e1bd921e0f Bump version to v0.4.5 2024-06-30 22:16:34 -05:00
Dan Paulat
d78ecf7f7a Update Qt to 6.7.2 2024-06-30 22:13:44 -05:00
Dan Paulat
31edd9e8e5 aqt installs to directory different than arch name 2024-05-27 00:23:35 -05:00
Dan Paulat
4f411ea3d8 Update Qt to 6.7.1 2024-05-26 23:12:33 -05:00
Dan Paulat
f54b439e5a Remove the GTK theme from Linux. Has the potential to cause a crash when opening a file dialog. GTK is deprecated in favor of Fusion. 2024-05-23 00:48:12 -05:00
Dan Paulat
523c26ed47 Add serial port dependency 2024-05-12 11:44:58 -05:00
Dan Paulat
4961f0c38b Bump version to v0.4.4 2024-05-04 23:11:32 -05:00
Dan Paulat
41f449dc1e Add CI step to generate installer 2024-03-15 23:55:10 -05:00
Dan Paulat
b155664a91 Bump version to v0.4.3 2024-03-14 00:07:26 -05:00
Dan Paulat
6907ade2ae libGLX and libOpenGL should be provided by the system, and not included in the package 2024-03-13 15:19:56 -05:00
Dan Paulat
936ddec7e3 Bump version to v0.4.2 2024-03-12 23:41:56 -05:00
Dan Paulat
4c844459a0 Update CI workflow for QMapLibre, upload test logs 2024-03-06 22:27:23 -06:00
Dan Paulat
d57d9c73da Update dependency Qt to 6.6.2 2024-03-02 00:58:24 -06:00
Dan Paulat
1e9c1137c9 Bump version to v0.4.1 2024-02-28 22:42:09 -06:00
Dan Paulat
25cf2d1493 Bump version to v0.4.0 2024-02-26 17:51:39 -06:00
Dan Paulat
3b110516ed Bump version to v0.3.2 2024-02-03 00:27:42 -06:00
Dan Paulat
6b4a0b7caa Bump version to v0.3.1 2024-01-16 23:09:17 -06:00
Dan Paulat
14c48e1568 AppImage requires fuse 2023-12-28 00:11:41 -06:00
Dan Paulat
dd13110014 Initial AppImage creation 2023-12-27 23:32:59 -06:00
renovate[bot]
7388f01761
Update actions/upload-artifact action to v4 2023-12-14 21:15:59 +00:00
Dan Paulat
9830caebeb Add Qt Multimedia dependency for playing audio 2023-11-26 22:19:16 -06:00
Dan Paulat
e69f5c8a62 Update dependency Qt to 6.6.1 2023-11-24 05:06:53 -06:00
Dan Paulat
f31f98f545 Add Qt Positioning dependency 2023-11-21 05:26:14 -06:00
Dan Paulat
92800a2d36 Update dependency Qt to 6.6.0 2023-11-17 05:49:46 -06:00
Dan Paulat
a84fa72db6 Update Qt to 6.5.3 2023-09-27 21:33:48 -05:00
Dan Paulat
c8aacd688a Update Qt to 6.5.2 2023-09-13 22:27:32 -05:00
Dan Paulat
2f972226ad Update to actions/checkout@v4 2023-09-13 22:27:29 -05:00
Dan Paulat
bb6022e480 Don't specify MSVC toolset, use latest/default 2023-09-13 18:38:40 -05:00
Dan Paulat
9c27b2cd29 Add map provider layer test 2023-07-14 00:21:12 -05:00
Dan Paulat
55f157ceda GitHub upgraded windows-2022 runner to MSVC 14.36 in 20230612.1
- Need to investigate if there is a way to keep this from breaking on upgrade in the future
2023-06-15 23:30:33 -05:00
Dan Paulat
c29f335d9a Save separate debug symbols on Linux 2023-06-05 22:59:30 -05:00
Dan Paulat
869dee8288 v0.2.0-prerelease-1 cleanup, adding sponsor buttons 2023-05-30 23:47:18 -05:00
Dan Paulat
b18491b2a0 Enable debug artifacts for Windows release builds 2023-05-30 20:48:46 -05:00
Dan Paulat
fe831cf65a Update CI for Linux packaging 2023-05-29 16:24:13 -05:00
Dan Paulat
1cd3228e22 Add Qt Image Formats plugin to CI 2023-04-29 22:02:22 -05:00