Commit graph

109 commits

Author SHA1 Message Date
Dan Paulat
d0f4815ef9 Synchronizing imconfig.h to v1.92.2b 2025-08-28 12:37:33 -05:00
Dan Paulat
f59bb2be3e Update maplibre-native-qt to latest (2025-08-18) 2025-08-28 12:37:33 -05:00
Dan Paulat
33419cfee3 Update stb to latest (2025-05-26) 2025-08-28 12:37:33 -05:00
Dan Paulat
72ddf606f3 Update date to latest (2025-08-13) 2025-08-28 12:37:33 -05:00
Dan Paulat
335cb5d396 Update cmake-conan to latest develop2 (2025-06-03) 2025-08-28 12:37:33 -05:00
Dan Paulat
fa7904a469 Update aws-sdk-cpp to 1.11.636 2025-08-28 12:37:33 -05:00
Dan Paulat
dc96e3e3ad Update ImGui to v1.92.2b 2025-08-27 22:52:25 -05:00
Dan Paulat
d5cda9b353 Use glad instead of GLEW to load OpenGL 2025-07-12 16:23:02 -05:00
Dan Paulat
6cb668f546 Add submodule for glad 2025-07-12 15:08:43 -05:00
Dan Paulat
dbde1adaa3 Additional maplibre-native updates 2025-06-17 19:31:43 -05:00
Dan Paulat
a5a96eb7c4 maplibre-native updates for OpenGL 4.1 core on macOS 2025-06-15 00:03:07 -05:00
Dan Paulat
3de270c2a1 Remove Qt6::WidgetsPrivate from qt6ct-widgets 2025-05-30 07:19:13 -05:00
Dan Paulat
2569e3e3d8 Update maplibre-native to the last legacy renderer commit 2025-04-29 00:16:48 -05:00
Dan Paulat
e47a3c28c9
Revert "Updating maplibre-native to latest as of 2025-04-27" 2025-04-28 22:25:40 -05:00
Dan Paulat
72f4296e1e Updating maplibre-native to latest as of 2025-04-27 2025-04-27 22:49:23 -05:00
AdenKoperczak
c29c0e82dd
Add theme editor dialog 2025-04-11 12:35:23 -04:00
AdenKoperczak
bdb73b645c
Switch to repo owned by Aden Koperczak, with some fixes 2025-04-11 11:45:12 -04:00
AdenKoperczak
7380dbe21a Update asw-sdk-cpp and hsluv-c to work with cmake 4.0.0 2025-04-03 10:05:11 -04:00
Dan Paulat
e8e7cd6dea Update date library to ca57278 (2025-01-14)
Fixes date parsing with certain versions of tzdata
2025-02-05 22:19:55 -06:00
Dan Paulat
a792538e29 Rebase maplibre-native updates onto 9f02e29 (2025-01-10) 2025-01-11 01:06:54 -06:00
Dan Paulat
c7be1d37e0 Update stb to 5c20573 (2024-11-09) 2025-01-11 00:06:50 -06:00
Dan Paulat
5be46de20a Update aws-sdk-cpp to 1.11.483 2025-01-11 00:06:17 -06:00
Dan Paulat
14b699d660 Update ImGui to v1.91.6 2024-12-11 22:19:15 -06:00
Dan Paulat
6a5e04b35a Disable formatting for imconfig.h to maintain consistency with upstream 2024-12-11 22:03:42 -06:00
Dan Paulat
e3cee80eba Add imconfig.h instead of cmake defines for ImGui, and disable obsolete functions 2024-12-11 21:59:39 -06:00
Dan Paulat
83a1989cee Update imgui to v1.91.5 2024-12-11 06:30:33 -06:00
Dan Paulat
6e13ed2c85 Specify to AWS SDK which crypto library to use 2024-11-29 22:57:33 -06:00
Dan Paulat
036acf3c85 Update aws-sdk-cpp to 1.11.457 2024-11-29 21:46:15 -06:00
Dan Paulat
eb47443bba Don't use a generator expression to determine ${crypto_ROOT} for AWS SDK 2024-11-29 20:17:59 -06:00
Dan Paulat
01f790020e Configure OpenSSL crypto library for aws-sdk-cpp 2024-11-29 12:11:52 -06:00
Dan Paulat
b7d4cdd51c Updating cmake-conan to latest develop2 (c22bbf0) 2024-11-28 08:22:23 -06:00
Dan Paulat
5d91bbf32f Update cmake-conan to latest develop2 (8036ecf) 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
9ab9d6b2d0 Bump minimum required to CMake 3.24 2024-11-28 08:05:15 -06:00
AdenKoperczak
8e114c555f Update CMake files to possibly work on windows 2024-10-28 10:14:49 -04:00
AdenKoperczak
a7939a3a19 switch to static linking for qt6ct library 2024-10-26 15:31:15 -04:00
AdenKoperczak
96c6baa6c9 Add install location for qt6ct for windows (maybe) 2024-10-21 16:20:56 -04:00
AdenKoperczak
5c57ae0edc Switch to using a submodule for qt6ct external code 2024-10-21 10:39:08 -04:00
Dan Paulat
e9ee5c6911 Enable multi-processor compilation for maplibre 2024-10-10 04:54:50 -05:00
Dan Paulat
0f9dba7020 Update maplibre-native to 2024-08-01 2024-08-03 00:43:03 -05:00
Dan Paulat
a7a30347ae Revert "Update aws-sdk-cpp to 1.11.352"
Linux build attempts to use system OpenSSL libraries instead of Conan

This reverts commit f857cadfdf.
2024-06-20 00:07:57 -05:00
Dan Paulat
f857cadfdf Update aws-sdk-cpp to 1.11.352 2024-06-19 00:02:10 -05:00
Dan Paulat
f441ffdca0 Update maplibre-native and maplibre-native-qt to latest (2024-06-17) 2024-06-19 00:01:46 -05:00
Dan Paulat
c5638e0402 Updating cmake-conan for VS 2022 17.10 2024-06-15 22:13:43 -05:00
Dan Paulat
4938b7c112 Redirect Qt and mbgl logs to spdlog 2024-05-21 22:40:54 -05:00
Dan Paulat
a76da1caac Update dependency aws-sdk-cpp to v1.11.331 2024-05-19 21:53:23 -05:00
Dan Paulat
9f2284eb70 Update ImGui to v1.90.6 2024-05-19 21:52:36 -05:00
Dan Paulat
acdf8fe158 Update to latest maplibre-native (cd6a0ab1, April 30) 2024-05-04 01:38:17 -05:00
Dan Paulat
98bbb446af Updates to maplibre-native-qt for the latest maplibre-native 2024-03-06 00:28:03 -06:00
Dan Paulat
17373fd570 Don't set mbgl-vendor-sqlite target properties if it doesn't exist 2024-03-06 00:27:38 -06:00