Files
packages/libs
Alexandru Ardelean 8cc210eebf jsoncpp: build with C++17 to enable string_view API
jsoncpp 1.9.7 added std::string_view overloads for Value::get() and
Value::operator[], but these are only compiled when C++17 is active.
Building with the default C++11 standard leaves those symbols out of
the library, causing link failures for consumers that include the
headers with C++17 enabled (e.g. upmpdcli 1.9.17, domoticz 2025.2).

Add -Dcpp_std=c++17 to the meson args so the string_view API is
available in the installed library.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2026-05-11 20:43:58 +03:00
..
2025-08-23 23:59:38 +03:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2025-11-12 19:07:04 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-09 19:15:27 +03:00
2026-02-07 19:16:38 +02:00
2026-05-08 22:28:27 +02:00
2025-12-31 09:22:58 +02:00
2025-05-22 23:27:12 +02:00
2026-05-10 11:34:40 +03:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2025-04-26 16:55:22 +01:00
2025-07-09 00:24:32 +08:00
2026-01-09 10:55:14 +01:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2025-09-17 02:31:47 +08:00
2026-03-15 09:10:45 +02:00
2025-10-28 23:32:24 +01:00
2026-03-19 14:35:59 +02:00
2026-05-05 08:54:20 +03:00
2026-05-08 22:28:27 +02:00
2026-05-07 12:59:11 +03:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-10 12:21:37 +02:00
2025-11-11 16:27:09 +01:00
2025-10-02 13:37:16 +03:00
2024-05-15 14:36:27 -07:00
2025-09-07 14:31:34 +08:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-03-23 03:42:18 +01:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-02-07 19:18:03 +02:00
2026-02-07 19:18:03 +02:00
2026-05-09 14:24:55 +03:00
2026-05-08 22:28:27 +02:00
2026-03-19 14:33:25 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-09 19:12:22 +03:00
2026-03-15 09:12:48 +02:00
2025-02-20 18:12:02 +01:00
2025-11-06 22:29:22 +02:00
2026-05-08 22:28:27 +02:00
2026-01-09 10:54:44 +01:00
2026-05-08 22:28:27 +02:00
2025-09-20 23:21:48 +08:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2025-04-26 16:55:11 +01:00
2025-09-09 22:02:07 +03:00
2026-04-19 19:09:28 -06:00
2026-05-09 19:12:58 +03:00
2025-04-26 16:55:22 +01:00
2026-05-08 22:28:27 +02:00
2024-08-16 15:51:54 -07:00
2026-05-08 22:28:27 +02:00
2025-04-17 15:10:28 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2024-08-19 10:11:04 -07:00
2026-03-19 14:33:01 +02:00
2024-08-18 10:55:39 -07:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-06 21:05:36 +03:00
2025-07-29 19:54:08 +03:00
2026-05-08 22:28:27 +02:00
2025-08-23 19:50:49 +03:00
2025-04-26 15:26:23 +01:00
2026-05-09 19:13:24 +03:00
2026-05-08 22:28:27 +02:00
2025-07-09 00:31:21 +08:00
2026-01-04 08:58:07 +02:00
2025-07-31 21:50:51 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-03-22 17:52:26 +02:00
2026-05-03 17:48:47 +03:00
2026-05-08 22:28:27 +02:00
2024-10-31 13:57:58 +01:00
2026-05-08 22:28:27 +02:00
2025-07-30 22:01:12 +02:00
2026-03-18 09:01:30 +01:00
2026-05-05 08:54:20 +03:00
2025-07-07 09:49:57 +02:00
2026-05-08 22:28:27 +02:00
2024-06-29 15:45:12 -07:00
2025-07-31 21:50:51 +02:00
2026-05-08 22:28:27 +02:00
2025-07-02 18:10:20 +08:00
2024-10-07 18:08:18 -07:00
2026-05-08 22:28:27 +02:00
2026-02-04 07:45:43 +02:00
2026-02-18 20:53:25 +02:00
2026-02-21 22:27:11 +00:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-03-24 08:58:39 +01:00
2025-07-09 00:25:57 +08:00
2026-03-23 20:23:25 +02:00
2024-08-16 15:51:20 -07:00
2025-09-09 22:02:50 +03:00
2026-05-08 22:28:27 +02:00
2025-08-23 19:50:49 +03:00
2025-08-24 15:37:51 +02:00
2026-04-03 22:21:29 +03:00
2026-05-10 11:31:30 +03:00
2026-05-08 22:28:27 +02:00
2024-08-03 16:42:01 -07:00
2025-11-12 01:46:40 +08:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-03-23 18:52:42 +02:00
2025-08-24 22:27:19 +08:00
2026-05-05 08:54:20 +03:00
2026-05-05 08:54:20 +03:00
2025-04-26 16:55:22 +01:00
2025-06-18 17:52:51 +03:00
2025-06-30 11:56:51 +08:00
2026-05-07 12:59:11 +03:00
2026-05-08 22:28:27 +02:00
2024-05-27 10:52:01 -07:00
2026-05-08 22:28:27 +02:00
2024-06-29 15:26:38 -07:00
2025-09-10 13:40:44 +01:00
2026-05-09 19:10:07 +03:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 10:06:22 +03:00
2026-05-07 12:59:11 +03:00
2025-12-31 09:22:58 +02:00
2026-05-08 22:28:27 +02:00
2025-11-20 17:04:44 +01:00
2026-05-08 22:28:27 +02:00
2025-11-14 12:16:53 +01:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-04-24 06:51:29 +03:00
2026-01-09 10:55:05 +01:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00
2026-05-08 22:28:27 +02:00