Commit Graph

27 Commits

Author SHA1 Message Date
Robin E.R. Davies 81395a66a4 Remove zlib and sqllite install dependencies. (use static libs) 2026-06-17 11:22:32 -04:00
FoolHen 1e41850bec Fix libzip build failure due to BUILD_SHARED_LIBS collision
SQLiteCpp's option(BUILD_SHARED_LIBS OFF) sets the variable in cache,
which then leaks into libzip's build. libzip defaults to ON but sees
the cached OFF value, causing it to attempt linking against
zstd::libzstd_static which doesn't exist when only the shared library
is installed (e.g., on Arch Linux).

Fix by explicitly setting BUILD_SHARED_LIBS=ON before add_subdirectory(libzip).
2026-06-08 13:14:34 +02:00
FoolHen fb6986c16d Update websocketpp submodule for Boost ≥ 1.87 compatibility 2026-06-08 12:28:07 +02:00
Robin E.R. Davies d217af035d sdbus-cpp sync 2026-04-21 11:18:21 -04:00
Robin E. R. Davies d676552f3a sdbus-cpp sync 2026-04-21 02:17:17 -04:00
Robin E.R. Davies ca50da5630 Remove NeuralAmpModelerCore 2026-04-20 14:12:51 -04:00
Robin E.R. Davies ee360fc9ac Add NueralAmpModelerCore submodule 2026-04-20 13:39:42 -04:00
Robin E.R. Davies 9dc27a65d4 Pull in NeuralAmpModelerCore submodule 2026-04-20 13:39:39 -04:00
Robin E.R. Davies 96cb9967aa Exclude .h and .a files in install. 2026-01-27 17:14:56 -05:00
Robin E. R. Davies 3eb494a43a Sync libzip, SQLite 2026-01-11 18:06:01 -05:00
Robin E. R. Davies 1fe0e7ed2e Module sync. 2026-01-10 10:43:18 -05:00
Robin E. R. Davies 6e1657933b Libzip sync. 2025-10-01 22:21:01 -04:00
Robin E. R. Davies ac194fbbb5 Fixes to handling of path properties in presets. 2025-09-04 15:20:56 -04:00
Robin E. R. Davies 07f99a7339 libzip shared module 2025-08-18 08:38:14 -04:00
Robin E. R. Davies 74c5057ce4 libzip shared module 2025-08-18 08:37:51 -04:00
Robin E. R. Davies 3380ba5628 Full license notice. 2025-08-15 10:56:04 -04:00
Robin E. R. Davies 20fd4383dd SqlLite module update 2025-07-19 16:39:31 -04:00
Robin E. R. Davies bf9846e37f Websocketpp submodule sync. 2025-06-16 03:10:13 -04:00
Robin E. R. Davies 82f94cb152 websocketpp submodule 2025-05-31 21:09:29 -04:00
Robin E. R. Davies 13e2f6b5bb Track metadata and thumbnails. 2025-05-31 21:04:45 -04:00
Robin Davies 7821872016 Snapshots 2024-10-03 07:27:13 -04:00
Robin Davies 66e46b8d39 Websocketpp: IPv6 support. 2024-09-11 00:08:16 -04:00
Robin Davies 448979e7fe Auto hotspot implementation 2024-09-11 00:06:52 -04:00
Robin Davies 9d0660d16e Select latest branch of websocketpp (develop) 2024-08-08 15:43:17 -04:00
Robin Davies 86d0d246bd Submodule sync. 2024-08-08 14:05:48 -04:00
Robin Davies a3847c8184 PiPedal 1.2.33 initial commit 2024-08-08 12:53:02 -04:00
Robin Davies 0e378997a5 PiPedal 1.2.33 2024-08-08 11:56:16 -04:00