onnxruntime/cmake/external
Changming Sun 5f6a3158f8
Enable VCPKG in CI build (#23426)
### Description
1. Enable VCPKG flag in Windows CPU CI build pipelines. 
2. Increased the min supported cmake version from 3.26 to 3.28. Because
of it, drop the support for the old way of finding python by
"find_package(PythonLibs)". Therefore, in build.py we no longer set
"PYTHON_EXECUTABLE" cmake var when doing cmake configure.
3. Added "xnnpack-ep" as a feature for ORT's vcpkg config.
4. Added asset cache support for ORT's vcpkg build
5. Added VCPKG triplet files for Android build.
6. Set VCPKG triplet to "universal2-osx" if CMAKE_OSX_ARCHITECTURES was
found in cmake extra defines.
7. Removed a small piece of code in build.py, which was for support CUDA
version < 11.8.
8. Fixed an issue that CMAKE_OSX_ARCHITECTURES sometimes got specified
twice when build.py invoked cmake.
9. Added more model tests to Android build. After this change, we will
test all ONNX versions instead of just the latest one.
10. Fixed issues that are related to build.py's "--build_nuget"
parameter. Also, enable the flag in most Windows CPU CI build jobs.
11. Removed a restriction in build.py that disallowed cross-compiling
Windows ARM64 nuget package on Windows x86.
 
### Motivation and Context
Adopt vcpkg.
2025-02-05 10:58:53 -08:00
..
emsdk@d52c465201 Revert "Upgrade emsdk from 3.1.59 to 3.1.62" (#21817) 2024-08-22 11:21:00 -07:00
git.Win32.2.41.03.patch
libprotobuf-mutator@7a2ed51a6b
onnx@b8baa84466 Integrate onnx 1.17.0 (#21897) 2024-12-24 09:02:02 -08:00
abseil-cpp.cmake Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
abseil-cpp.natvis Upgrade absl to the latest released version (#22365) 2024-10-09 20:21:40 -07:00
composable_kernel.cmake Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
cuDNN.cmake [CUDA] cuDNN Flash Attention (#21629) 2024-08-20 08:50:22 -07:00
cudnn_frontend.cmake Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
cutlass.cmake Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
dml.cmake Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
dnnl.cmake Update oneDNN to v3.0.1 in order to support gcc 13 (#19344) 2024-02-01 15:39:03 -08:00
eigen.cmake Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
extensions.cmake Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
find_snpe.cmake
FindNumPy.cmake
helper_functions.cmake Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
ipp-crypto.cmake
mimalloc.cmake
onnx_minimal.cmake
onnx_protobuf.natvis
onnxruntime_external_deps.cmake Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
protobuf_function.cmake
pybind11.cmake Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
pyxir.cmake
wil.cmake Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00
xnnpack.cmake Enable VCPKG in CI build (#23426) 2025-02-05 10:58:53 -08:00