Commit Graph

8 Commits

Author SHA1 Message Date
MarcoFalke faf70cc994
Remove wallet::ParseISO8601DateTime, use ParseISO8601DateTime instead 2024-12-02 15:09:31 +01:00
Hennadii Stepanov 9e5089dbb0
build, msvc: Enable `libqrencode` vcpkg package 2024-11-05 16:38:56 +00:00
Hennadii Stepanov f6577b7174
build, msvc: Update vcpkg manifest baseline
The `"$comment"` field is positioned at the top, as it will be
automatically placed there during any processing of this file by
`vcpkg.exe`.
2024-10-31 11:10:17 +00:00
Hennadii Stepanov 16e16013bf
build, msvc: Document `libevent` version pinning 2024-10-31 11:07:15 +00:00
Hennadii Stepanov ec47cd2b50
build, msvc: Drop no longer needed `liblzma` version pinning
For historical context, see https://github.com/hebasto/bitcoin/pull/140.
2024-10-31 11:07:02 +00:00
Hennadii Stepanov 9a0734df5f
build, msvc: Reorder keys in `vcpkg.json`
This change ensures that any further manipulation of `vcpkg.json` via
the `vcpkg` command will produce minimal diffs.
2024-10-31 11:06:44 +00:00
Antoine Poinsot a9598e5eaa
build: drop miniupnpc dependency 2024-10-24 18:23:31 +02:00
Hennadii Stepanov 7681746b20
cmake: Add vcpkg manifest file 2024-08-16 21:19:12 +01:00