vcpkg/versions
Park DongHa d8c61f7fbf
[libtorch] create a new port (#17199)
* [onnx] feature: foxi

* https://github.com/houseroad/foxi
    * install the project's copyright (MIT)
* pytorch requires `foxi_loader`

The CMake target will be renamed to `onnxifi_*` for convenience.

* [onnx] force onnx/onnx_proto static in Windows

Checked the protject's CI logs.  It turned out onnx/onnx_proto are ALWAYS static.
Specify it in CMakeLists.txt because vcpkg configures `BUILD_SHARED_LIBS=ON`
If the triplet requires it.

There are no `ONNXIFI_ENABLE_EXT=ON` case.
Removed the misused build options in portfile.

Add port feature `protobuf-lite` which is in build option.

* [onnx] support windows static triplets

* remove SHARED for `onnxifi_wrapper` and `onnxifi_dummy`

* [onnx] fix wrong LICENSE install

* [onnx] remove feature 'foxi'

* also remove redundant part in patch files

* [libtorch] rework patch files

* [libtorch] config fixup ATen, Torch

* use `link_libraries` to vcpkg installed folder
  * future work may use library names without `find_library`
* update versions JSON to use `version-semver`

* [libtorch] make shared only

* Caffe2 is exported when BUILD_SHARED_LIBS

* [libtorch] remove headers after install

* [libtorch] rewrite patches and feature options

* checked osx / linux build

* [libtorch] use eigen3 always

* Caffe2 eigen_utils.h requires it

* [libtorch] error if BLAS feature collision

* [libtorch] remove !static

* [libtorch] replace vcpkg_find_acquire_program

* let's see python3 from find_program supports

* Dependency python3

* [libtorch] migrate works from luncliff/vcpkg-registry

* Update target version and dependencies
* Removed unsupported features

* [libtorch] misc fix, update version, baseline

* fix merge confict for 'onnx'

* [libtorch] install pip packages

* typing-extensions, pyyaml

* [libtorch] turn off Metal options

* [onnx] revert 'onnx' changes

* [libtorch] refine patches

* [libtorch] link with foxi_loader

* removed wrong onnx related source changes

* [libtorch] update git-tree

* [libtorch] reduce patch size

* [libtorch] find numa and activate USE_NUMA

* Update ports/libtorch/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update ports/libtorch/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update ports/libtorch/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* [libtorch] fix mistype and update version JSON

* Add double quotes

* version

* Fix support expression

* version

* [libtorch] update cpuinfo usage

* https://github.com/microsoft/vcpkg/pull/23944
* update version

* [tensorpipe] fix linux install

* find_package(Tensorpipe) may fail because of case mismatch

* [tensorpipe] update versions JSON

* [libtorch] fix feature failures

* [libtorch] remove CUDA feature

* [libtorch] giveup 'fbgemm' feature

* [libtorch] use mpi, openmpi in Linux

* [libtorch] fix glog link error

* [tensorpipe] bump port version

* see https://github.com/microsoft/vcpkg/pull/23569

* [libtorch] fix patch list

* [libtorch] use official libuv config

* see https://github.com/microsoft/vcpkg/pull/24745

* Update ports/libtorch/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/libtorch/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* update versions JSON

* revert unnecessary 'nnpack' changes

* Update ports/libtorch/portfile.cmake

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

* [libtorch] use vcpkg-get-python-packages

* [libtorch] provide path of python3

* Update ports/libtorch/portfile.cmake

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* Fix version database.

* [libtorch] use openmpi in linux/osx

* [libtorch] update to v1.12.1

* [libtorch] find_program(python3, python)

* [libtorch] provide PYTHON_EXECUTABLE directly

* [xnnpack] update to 2022-02-17

* [xnnpack] use C11, C++11

* [libtorch] more patches, DISABLE_PARALLEL_CONFIGURE

* [libtorch] allow static torch_cpu build

* Revert "[libtorch] allow static torch_cpu build"

This reverts commit 5fd4ef0bbe.

* [libtorch] find_package(BLAS)

* [libtorch] simplify Python3, NumPy option use

* [libtorch] fix install in Windows

* [libtorch] exclude torch_global_deps in Windows

* [libtorch] platform of nnpack feature

* [libtorch] fix MPI option in Windows

* [libtorch] fixing LNK1161

* [libtorch] fix some mistypes

* [libtorch] define NOMINMAX for c10

* [libtorch] disable vulkan feature in Windows

* ci.baseline.txt: allow libtorch failure

* fails with Visual Studio 2022 17.4.2
* requires 17.4.3+

* Enable testing port on Windows

* [caffe2] redirect to libtorch

* update baseline

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2023-01-18 11:06:34 -08:00
..
3- [many ports] remove remaining vcpkg_fail_port_install calls. (#22770) 2022-01-25 10:31:15 -08:00
7- [7-Zip] update to 22.01 (#27995) 2022-11-28 10:50:19 -08:00
a- Introspection support (#28662) 2023-01-17 11:44:20 -08:00
b- [blend2d] Update to 2022-12-31 (#28962) 2023-01-16 12:52:43 -08:00
c- [libtorch] create a new port (#17199) 2023-01-18 11:06:34 -08:00
d- [discordapi] Update to 2023-01-02 version. (#28956) 2023-01-15 11:23:48 -08:00
e- [ecsutil] use support expression (#28852) 2023-01-11 23:15:16 -08:00
f- [forge] improve port (#28972) 2023-01-17 11:34:22 -08:00
g- Introspection support (#28662) 2023-01-17 11:44:20 -08:00
h- Introspection support (#28662) 2023-01-17 11:44:20 -08:00
i- [immer] Add export CMake ConfigVersion file (#28873) 2023-01-17 11:41:49 -08:00
j- [jsoncons] Update to v0.169.0 (#28714) 2023-01-07 01:17:19 -08:00
k- [kaitai-struct-cpp-stl-runtime] Added kaitai-struct-cpp-stl-runtime (#28799) 2023-01-08 22:06:03 -08:00
l- [libtorch] create a new port (#17199) 2023-01-18 11:06:34 -08:00
m- [marisa-trie] Don't install Makefile.am into include. Also remove tests. (#28940) 2023-01-16 12:48:48 -08:00
n- [zxing-cpp] Update to 2.0.0 (#28882) 2023-01-11 23:06:25 -08:00
o- [opencv4] Update to 4.7.0. (#28949) 2023-01-17 11:35:29 -08:00
p- Introspection support (#28662) 2023-01-17 11:44:20 -08:00
q- [qt5] Update to 5.15.8 (#28720) 2023-01-12 15:28:00 -08:00
r- [rtabmap] Update to 0.20.16. (#28954) 2023-01-16 12:52:05 -08:00
s- [sqlpp11] add postgres support (#28989) 2023-01-17 11:28:56 -08:00
t- [libtorch] create a new port (#17199) 2023-01-18 11:06:34 -08:00
u- [usockets] Update to 0.8.5 (#28879) 2023-01-11 23:07:33 -08:00
v- [vk-bootstrap] Disable build tests and example (#28869) 2023-01-11 23:11:05 -08:00
w- [wavpack] Update to 5.6.0 and allow release only builds (#28948) 2023-01-16 12:51:32 -08:00
x- [libtorch] create a new port (#17199) 2023-01-18 11:06:34 -08:00
y- [yyjson] Update to 0.6.0 (#28746) 2023-01-07 01:12:34 -08:00
z- [tiff,zstd,gdal,libkml] Fix find_package interactions, enable gdal libkml driver (#28929) 2023-01-16 12:45:42 -08:00
baseline.json [libtorch] create a new port (#17199) 2023-01-18 11:06:34 -08:00