vcpkg/versions/l-/llfio.json
Henrik Gaßmann 291b84e651
[llfio] Support static linkage triplets (#22504)
* [quickcpplib] Avoid deprecated helper functions

* [quickcpplib] Update to version @0.0.0-cad832c8

fixup quickcpplib ref

* [quickcpplib] Add cxx17 and cxx20 feature levels

* [quickcpplib] Update port version information

* [llfio] Update to version @2.0-20220112

* [llfio] Avoid deprecated helper functions

* [llfio] Add cxx17 and cxx20 feature levels

* [llfio] Support static linkage triplets

* [llfio] Always install ntkernel-error-category

ntkernel-error-category sources have been recorded as part of
`headers.cmake` which are added to the library targets. Therefore cmake
configure fails if they aren't  available.

* [llfio] Fix msvc crt linkage specification

`quickcpplib` parses `CMAKE_MSVC_RUNTIME_LIBRARY` and cannot support the
default crt linkage generator expression from vcpkg. Therefore we need
to manually specify a valid option.

* [llfio] Update port version information
2022-01-18 15:58:04 -08:00

35 lines
855 B
JSON

{
"versions": [
{
"git-tree": "aaacb49264f3175de57367f28c90bd3904d7209f",
"version-string": "2.0-20220112",
"port-version": 0
},
{
"git-tree": "105f6228f09ad995de4826cf860811d3e7eab7f2",
"version-string": "2.0-20211208",
"port-version": 0
},
{
"git-tree": "208ec7684366cb893eeeeb9f86b4b6c92fab7e28",
"version-string": "2.0-20210922",
"port-version": 0
},
{
"git-tree": "3ff2b8c721c107574a4a81aa219fe4c119eaa9e3",
"version-string": "2.0",
"port-version": 20210421
},
{
"git-tree": "ffb9aa3f751b213fd6bde4d06f1c694c489e08f0",
"version-string": "2.0-20210420",
"port-version": 0
},
{
"git-tree": "debab55b24a36f3615bd29f0fe3088032bd61e53",
"version-string": "2.0-a74411ed",
"port-version": 0
}
]
}