vcpkg/scripts
Lily Wang b7725788fd
[vcpkg baseline][many ports] Change fail list in ci.baseline.txt (#39135)
```
PASSING, REMOVE FROM FAIL LIST: hdf5:arm-neon-android
PASSING, REMOVE FROM FAIL LIST: hdf5:x64-android
PASSING, REMOVE FROM FAIL LIST: hdf5:arm64-android
PASSING, REMOVE FROM FAIL LIST: hdf5:arm64-windows
```
Passing on
https://dev.azure.com/vcpkg/public/_build/results?buildId=103642&view=results.
The installation of `hdf5:arm64-windows` and androids triplet were fixed
by PR https://github.com/microsoft/vcpkg/pull/38911.

Other ports are dependent on `hdf5`, so add them fail status of androids
triplet in `ci.baseline.txt`.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~~SHA512s are updated for each updated download.~~
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~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 <v-lilywang@microsoft.com>
2024-06-05 23:50:16 -07:00
..
angle
azure-pipelines Update macOS machines for May 2024 (#38834) 2024-06-04 13:35:41 -07:00
boost [boost-math] Fix build on x64-linux-dynamic, add feature legacy (#38728) 2024-05-30 09:53:46 -07:00
buildsystems Revert "Update vcpkg-tool to 2024-03-28." (#37843) 2024-03-29 15:04:50 -07:00
cmake [vcpkg_find_acquire(NASM).cmake] add nasm mirror (#38597) 2024-05-09 13:07:20 -07:00
detect_compiler [vcpkg] update detect compiler to print path (#36398) 2024-02-09 17:17:52 -08:00
get_cmake_vars [glib] Support cross-compiling Objective C code using Meson (#33313) 2023-08-25 12:25:28 -07:00
ifw
posh-vcpkg/0.0.1
templates Fix vcpkg create (#33954) 2023-09-25 23:49:57 -07:00
test_ports [cmake-user] Bump cmake_minimum_required (#39072) 2024-06-03 22:29:41 -07:00
toolchains [linux] Fix compiler in native ARM host builds (#38113) 2024-04-19 15:11:15 -04:00
addPoshVcpkgToPowershellProfile.ps1
bootstrap.ps1 Disable metrics in bootstrap. (#33350) 2023-08-24 16:20:42 -07:00
bootstrap.sh [bootstrap-vcpkg.sh] restore removed eval call (#37047) 2024-02-29 14:04:29 -08:00
build_info.cmake Add policies to build_info.cmake and write the file only once. (#38629) 2024-05-08 20:47:22 -07:00
ci.baseline.txt [vcpkg baseline][many ports] Change fail list in ci.baseline.txt (#39135) 2024-06-05 23:50:16 -07:00
file_script.py
generateBaseline.py
generatePortVersionsDb.py
ports.cmake Allow uname calls in download mode + Fix handling of files without RPATH (#37129) 2024-03-07 15:19:17 -08:00
tls12-download-arm64.exe
tls12-download.exe
update-vcpkg-tool-metadata.ps1
vcpkg-tool-metadata.txt Update vcpkg-tool to 2024-04-23. (#38339) 2024-04-24 12:37:51 -07:00
vcpkgTools.xml [vcpkg-scripts] Update nuget to 6.10.0 (#38872) 2024-05-22 23:43:09 -07:00
vcpkg_completion.bash
vcpkg_completion.fish
vcpkg_completion.zsh