Commit graph

50 commits

Author SHA1 Message Date
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
Dan Paulat
b0af526b49 Don't fail fast on CI job, allow either platform to run to completion when the other fails 2023-04-21 16:14:27 -05:00
Dan Paulat
5b39d80d3b Update MSVC toolset to 14.35 2023-04-21 13:47:44 -05:00
Dan Paulat
f4a50f4e1e Updating scripts and build files to reference Qt 6.5, and update OpenSSL to 3.1.0 2023-04-21 13:44:46 -05:00
Dan Paulat
57e9069f0a Support GCC 11 2023-04-20 00:27:32 -05:00
Dan Paulat
d74d12ea7e Linux CI and Readme Updates 2023-04-19 13:13:21 -05:00
Dan Paulat
0db926b2a5
Update issue templates 2023-03-07 23:41:32 -06:00
Dan Paulat
d955c39d15 Not ready for Conan 2.0 2023-02-22 07:42:16 -06:00
Dan Paulat
1efc311a86 Generate versions, display on about dialog
Fixes #25
2023-02-05 01:01:35 -06:00
Dan Paulat
23e17ee662 Exclude mbgl-test-runner from ctest, this is an external project 2023-02-04 02:19:49 -06:00
Dan Paulat
10afdb2b58 Disable CI on feature branches 2023-02-04 00:52:37 -06:00
Dan Paulat
90a913750a Install build artifacts and upload 2023-01-29 22:33:44 -06:00
Dan Paulat
ca2ecc3e60 Conan compiler needs quotes 2023-01-28 22:02:12 -06:00
Dan Paulat
d9de1c59d6 Use conanfile.txt to install dependencies before CMake configure 2023-01-28 21:51:36 -06:00
Dan Paulat
3893cf738c Change build back to pwsh. Invocation of libtool for libiconv fails in bash on Windows. 2023-01-25 23:59:10 -06:00
Dan Paulat
c111e6b6bc Setup python environment for CI, run build using bash 2023-01-25 23:09:59 -06:00
Dan Paulat
5e537e8c4d Enable long paths for submodules 2023-01-25 00:36:50 -06:00
Dan Paulat
4309fbf2f2 Initial CI workflow 2023-01-25 00:12:13 -06:00