vcpkg/versions/h-
Kevin Lalumiere b0d03b1a34
[hareflow] Minor update + add vcpkg_cmake_config_fixup (#38245)
# Changes

- Add `vcpkg_cmake_config_fixup()`. Without it, we had problems like
    ```shell
CMake Warning at $VCPKG_ROOT/scripts/buildsystems/vcpkg.cmake:639
(_add_library):
Cannot generate a safe dependent library path for target CoveoTarget
because
      there is a cycle in the constraint graph:

dir 0 is [/builds/build/vcpkg_installed/arm64-linux-dynamic/debug/lib]
          dir 1 must precede it due to runtime library [libhareflow.so]
        dir 1 is [/builds/build/vcpkg_installed/arm64-linux-dynamic/lib]
dir 0 must precede it due to runtime library [libaws-cpp-sdk-sqs.so]

      Some of these libraries may not be found correctly.
    Call Stack (most recent call first):
      CoveoTarget/CMakeLists.txt:1 (add_library)
    ```
    because `IMPORTED_LOCATION_DEBUG` was missing.
- Minor update to the port from version 0.1.0 to 0.1.1. This integrates
a pull request by @BillyONeal (thanks!) where some missing headers were
added. Following this pull request, we don't need the patch anymore.

c.c. @yrivardmulrooney, @dalloriam: this might interest you.

# Housekeeping

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [x] The "supports" clause reflects platforms that may be fixed by this
new version.
- [x] Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2024-04-19 07:41:50 -04:00
..
h3.json [h3] Update to 4.1.0 (#29101) 2023-01-24 00:45:10 -08:00
h5py-lzf.json [vcpkg baseline][h5py-lzf] Update, use liblzf port, fix export, cleanup (#37332) 2024-03-11 20:15:52 -07:00
halide.json [halide] update to 17.0.1 (#36914) 2024-02-22 10:22:04 -08:00
happly.json [happly] add new port (#16788) 2021-03-22 15:34:08 -07:00
hareflow.json [hareflow] Minor update + add vcpkg_cmake_config_fixup (#38245) 2024-04-19 07:41:50 -04:00
harfbuzz.json [harfbuzz] add new CMake target and new feature (#38182) 2024-04-18 19:52:41 -04:00
hash-library.json [hash-library] Install config file (#26072) 2022-08-01 14:33:12 -07:00
hashids.json [libcsv,hashids] Add new port (#28828) 2023-01-12 22:44:11 -08:00
hayai.json [many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 (#29882) 2023-04-21 14:48:12 -07:00
hazelcast-cpp-client.json [hazelcast-cpp-client] Update to new released version 5.3.0 (#31983) 2023-06-14 11:49:47 -07:00
hdf5.json [hdf5] Update to 1.14.2, [highfive] support parallel HDF5 (#34036) 2023-10-03 20:38:06 -07:00
healpix.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
hedley.json [Hedley] Update to v15 (#17675) 2021-05-07 14:10:16 -07:00
hello-imgui.json [hello_imgui] Fix target variables (#37373) 2024-03-11 13:02:27 -07:00
hexl.json [hexl] update to 1.2.5 (#37092) 2024-03-05 01:44:49 -08:00
hffix.json [hffix] update to 1.3.0 (#34195) 2023-10-02 16:11:08 -07:00
hfsm2.json [hfsm2] Update to 1.10.1 (#20729) 2021-10-14 15:03:14 -07:00
hidapi.json [hidapi] Update to 0.14.0 (#31574) 2023-05-24 12:03:18 -07:00
highfive.json [highfive] update to 2.9.0 (#36371) 2024-01-26 09:43:12 -08:00
highs.json [vcpkg baseline][highs] Fix compiler selection (#34496) 2023-10-16 12:11:19 -07:00
highway.json [highway] Update to 1.1.0 (#36898) 2024-02-21 21:50:01 -08:00
hikogui.json [vulkan-sdk-components] Use separate port for the SDK (#35742) 2023-12-29 00:21:45 -08:00
hiredis.json [hiredis] update to 1.2.0 (#32817) 2023-07-31 11:31:48 -07:00
hjson-cpp.json [hjson-cpp] New port (#37953) 2024-04-10 13:04:44 -04:00
hnswlib.json [hnswlib] update to 0.8.0 (#35475) 2023-12-04 17:31:53 -08:00
hps.json [hps] Add new port (#23946) 2022-04-06 14:46:26 -07:00
hpx.json Patch Tuesday for February 2024 (#36757) 2024-02-21 16:30:42 -08:00
http-parser.json [many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 (#29882) 2023-04-21 14:48:12 -07:00
hungarian.json [many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 (#29882) 2023-04-21 14:48:12 -07:00
hunspell.json [hunspell] Add support for feature tools (#37915) 2024-04-03 16:15:27 -07:00
hwloc.json [hwloc] update to 2.10.0 (#36372) 2024-01-26 09:31:18 -08:00
hyperscan.json [hyperscan] Update to 5.4.2 (#30979) 2023-04-20 16:47:06 -07:00
hypodermic.json [hypodermic] added version 2.5.3, updated baseline (#20414) 2021-09-30 15:45:01 -07:00
hypre.json Build Fixes for 2023-10-04 (#34267) 2023-10-04 16:53:01 -07:00