Dan Paulat
|
6e13ed2c85
|
Specify to AWS SDK which crypto library to use
|
2024-11-29 22:57:33 -06:00 |
|
Dan Paulat
|
27b2d79a65
|
Collect artifacts for CI debug
|
2024-11-29 22:00:00 -06:00 |
|
Dan Paulat
|
036acf3c85
|
Update aws-sdk-cpp to 1.11.457
|
2024-11-29 21:46:15 -06:00 |
|
Dan Paulat
|
1ea94b02cd
|
Bump version to v0.4.7
|
2024-11-29 21:37:34 -06:00 |
|
Dan Paulat
|
90aaf2bad6
|
Merge pull request #308 from AdenKoperczak/remove_additional_qt_comps
Remove additioal qt components
|
2024-11-29 21:32:37 -06:00 |
|
Dan Paulat
|
6b3149fbce
|
Fix mkdir usage and output directory in ci.yml
|
2024-11-29 21:08:05 -06:00 |
|
Dan Paulat
|
c74a56206c
|
Add conan profiles to setup scripts
|
2024-11-29 21:06:53 -06:00 |
|
Dan Paulat
|
88807a05a1
|
freetype needs specified in main requires section, otherwise includes are missing
|
2024-11-29 20:18:45 -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 |
|
AdenKoperczak
|
d64eb762b4
|
Revert finding some Qt parts in cmake that appear to be causing issues
with build on older versions of linux (ubuntu22.04)
|
2024-11-29 15:11:58 -05:00 |
|
Dan Paulat
|
e61ac8814d
|
CI conan install fixes
|
2024-11-29 12:12:48 -06:00 |
|
Dan Paulat
|
01f790020e
|
Configure OpenSSL crypto library for aws-sdk-cpp
|
2024-11-29 12:11:52 -06:00 |
|
Dan Paulat
|
d726da5d73
|
Use conan profiles in CI
|
2024-11-29 09:17:04 -06:00 |
|
Dan Paulat
|
0dcc6ef4b1
|
Merge pull request #306 from dpaulat/hotfix/setup-wizard-missing-pages
Fix Setup Wizard Display
|
2024-11-29 00:57:25 -06:00 |
|
Dan Paulat
|
ed353248e0
|
Latch page required logic at startup to ensure appropriate pages display
|
2024-11-28 23:46:07 -06:00 |
|
Dan Paulat
|
f2e1db491f
|
Merge pull request #304 from dpaulat/feature/clang-checks
Clang Checks
|
2024-11-28 10:10:09 -06:00 |
|
Dan Paulat
|
df1fc2fe54
|
freetype dependency needs overridden due to fontconfig import
|
2024-11-28 09:16:59 -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
|
b7d4cdd51c
|
Updating cmake-conan to latest develop2 (c22bbf0)
|
2024-11-28 08:22:23 -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
|
5fb27151b3
|
DLLs should be copied from bindirs, not libdirs
|
2024-11-28 08:14:22 -06:00 |
|
Dan Paulat
|
3ec58659f5
|
Require libpng explicitly
|
2024-11-28 08:14:13 -06:00 |
|
Dan Paulat
|
5d91bbf32f
|
Update cmake-conan to latest develop2 (8036ecf)
|
2024-11-28 08:12:39 -06:00 |
|
Dan Paulat
|
6f70499105
|
Additional Conan 2.x, multi-config and CI updates
|
2024-11-28 08:12:39 -06:00 |
|
Dan Paulat
|
07cac3a03f
|
Additional project fixes for Conan 2.0 on Linux
|
2024-11-28 08:12:39 -06:00 |
|
Dan Paulat
|
84bbfe4413
|
Fixes for Conan 2.x on Linux
|
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 |
|
Dan Paulat
|
fef83c8aa7
|
Can't use ${CMAKE_BUILD_TYPE} in conditional expression with multi-config
|
2024-11-28 08:05:15 -06:00 |
|
Dan Paulat
|
dab88ebb98
|
Fix deprecated header usage in log manager
|
2024-11-28 06:53:15 -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
|
dbfacdfd28
|
Merge pull request #297 from dpaulat/feature/level2-sweeps
Intermediate Level 2 Sweeps
|
2024-11-28 06:51:04 -06:00 |
|
Dan Paulat
|
5dd30131e3
|
Bump version to v0.4.6
|
2024-11-27 21:56:59 -06:00 |
|
Dan Paulat
|
c4f78df149
|
Merge pull request #294 from AdenKoperczak/location_markers_ids
Location markers ids
|
2024-11-27 12:32:22 -06:00 |
|
AdenKoperczak
|
831e0f7d1b
|
Add check to optional value to avoid undefined behavior in MarkerModel
|
2024-11-27 12:05:04 -05:00 |
|
AdenKoperczak
|
ee5719cb55
|
Update test/data in location_markers_ids branch to match develop
|
2024-11-26 08:57:10 -05:00 |
|
Dan Paulat
|
694d3224b5
|
Merge pull request #301 from dpaulat/hotfix/layer_model_mime_data
Validate parent row before dropping mime data in LayerModel
|
2024-11-26 07:52:21 -06:00 |
|
Dan Paulat
|
756249c3ad
|
Validate parent row before dropping mime data in LayerModel
|
2024-11-26 05:53:14 -06:00 |
|
Dan Paulat
|
4a66715923
|
Merge pull request #300 from AdenKoperczak/fix_whitespace_trimming
Fix whitespace trimming
|
2024-11-26 05:48:37 -06:00 |
|
AdenKoperczak
|
f0bfca8588
|
Added local file tests, and make URL tests more complete for NormalizeUrl
|
2024-11-25 12:14:23 -05:00 |
|
AdenKoperczak
|
950620de6e
|
add whitspace trimming to api key entry in setup
|
2024-11-25 11:53:12 -05:00 |
|
AdenKoperczak
|
b13d2106d4
|
Fixed issue with NormalizeUrl where whitespace trimming was not
happening on non-local files, and added test cases.
|
2024-11-25 11:42:17 -05:00 |
|
AdenKoperczak
|
35f2c85a19
|
Some minor code changes, as well as properly using marker index
|
2024-11-25 11:18:03 -05:00 |
|