ResInsight/ApplicationExeCode
Magne Sjaastad d17ecc4345
Update vcpkg to 2024.02.14
* Update vcpkg to 2024.02.14 Release

A blank install of vcpkg did not work anymore due to changes in upstream repos. Had to update vcpkg.exe to latest to ensure download of libraries works as expected.

Had to update baseline to 2024.02.14 to be able to compile on VS 17.12. A bug related to naming of boost was fixed in boost 1.84

https://github.com/microsoft/vcpkg/issues/38980

* Bump to a more recent vcpkg due to a build error in arrow

https://github.com/apache/arrow/issues/42027

* Avoid fmt 11 due to a bug for MSVC

https://github.com/gabime/spdlog/issues/3251#issue-2648376977

* Remove obsolete GRPC config in top-level CMake
* Avoid pinning of Protobuf
2025-01-19 16:16:09 +01:00
..
Resources Improve Quick Access 2024-11-07 09:36:24 +01:00
.clang-format Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
.clang-tidy Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
CMakeLists.txt Update vcpkg to 2024.02.14 2025-01-19 16:16:09 +01:00
empty.cpp Use a separate target to copy files to build folder 2023-12-11 10:30:21 +01:00
qt.conf Create binary artifacts for Linux 2024-02-13 09:06:38 +01:00
resinsight Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
resinsight.desktop.in Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcConsoleApplication.cpp #11285 GRPC: fix high CPU usage in console application 2024-03-13 16:16:38 +01:00
RiaGrpcConsoleApplication.h Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcGuiApplication.cpp Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcGuiApplication.h Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaMain.cpp OpenGL DPI scaling support (#11883) 2024-11-15 12:12:59 +01:00
RiaMainTools.cpp Add option to Preferences to flush file loggers when a signal is triggered 2024-02-02 08:30:30 +01:00
RiaMainTools.h Memory Management : Adjustment and fixes 2022-03-03 14:39:41 +01:00