Commit Graph

20111 Commits

Author SHA1 Message Date
Frank
39f2aeeec9
[upb] tools no uwp (#33864)
* [upb] tools no uwp

* format

* version

* revert patch

* version
2023-09-20 10:22:53 -07:00
Mengna Li
14dccc69fb
update to 1.22.5 (#33863) 2023-09-20 10:19:20 -07:00
Xinyu Wang
f939a96d52
[opencv4] Fix ogre dependencies (#33857)
* update ogre name
2023-09-20 10:17:14 -07:00
Mengna Li
ab3c724145
[tesseract] update to 5.3.2 (#33852)
* update to 5.3.2

* fix ci error
2023-09-20 10:14:17 -07:00
Daniel Schürmann
4d2e0b1a70
[libmad] Detect the FPM flag according to the CMAKE_SYSTEM_PROCESSOR (#33490) 2023-09-20 10:10:28 -07:00
talregev
a1dcb37339
Add more gz ports (#33389) 2023-09-20 10:08:06 -07:00
Jón Bjarni
5be487d27a
[libsystemd] add new port (#31150)
* add libsystemd, libcap, libxcrypt

* baseline libsystemd, libcap, libxcrypt

* versions tree libsystemd, libcap, libxcrypt

* licenses for libsystemd, libcap, libxcrypt in vcpkg.json

* update tree for libsystemd, libcap, libxcrypt

* allow restricted header libxcrypt

* tree allow restricted header libxcrypt

* remove message Warning

* use targets exist during configure, instead of configure_file variable to search for zstd

* update git-tree

* add quotes to full paths and remove messages in portfiles

* update git-tree

* remove extra spaces

* update git-tree

* remove extra line

* update git tree

* do configure hack differently and remove cross compile patch and override compiler during build_make

* update git tree

* try either gcc or clang for libcap and specify log file root for each build command

* update git-tree

* libcap use host dependency of self

* libcap update git tree

* libsystemd is LGPL2.1

* update libsystemd git-tree

* change from find_package to find_dependency in unofficial cmake export
of libsystemd

* update libsystemd git-tree

* update libxcrypt

* update git tree libxcrypt

* patch pkgconfig file of libsystemd

* update libsystemd git-tree

* update libsystemd to 254

* update git-tree libsystemd

* * Copy of cap_names.h checked in for cross compilation
* Decouple cap_names.h from libcap.* make targets
* Use vcpkg_cmake_get_vars instead of ENV{CC} etc.
* Remove unnecessary self dependency of libcap
* Update libcap to 1.2.69

* Update git-tree

* cleanup old versions from version jsons
2023-09-20 09:56:16 -07:00
JonLiu1993
280e7673e7
[leveldb] Install util header files (#22650)
* [leveldb] Install util header files

* update version

* update patch

* update version

* update version

* update version

* update patch

* update version

* update patch

* update version

* Apply review suggestion

* update version

* Fix conflict files

* update version

* update version

* [leveldb] Install util header files

* update version

* Add patch

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-20 09:51:12 -07:00
JonLiu1993
4cfabe769e
[octomap] fix c++20 compilation error (#33851)
* fix c++20 compilation error

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-19 09:54:29 -07:00
Weihang Ding
7c06f2b2c8
[libusbmuxd] Add tools feature (#33838)
* [libusbmuxd] Add tools feature

* Update version database

* Remove tools from default-features

* Update version database
2023-09-19 09:54:00 -07:00
Weihang Ding
d55379ba17
[libplist] Add tools feature (#33837)
* [libplist] Add tools feature

* Update version database

* Remove tools from default-features

* Update version database

* Optimize STDIN_FILENO macro in patch

* Update version database
2023-09-19 09:52:57 -07:00
autoantwort
25c41db771
[vlpp] tools on osx (#33816) 2023-09-19 09:49:38 -07:00
Cédric Tabin
b5c59f51ce
Update to libzippp v7.0-1.10.1 (#33807) 2023-09-19 09:49:01 -07:00
autoantwort
335c1d1029
[ffmpeg] fix feature vpx (#33796) 2023-09-19 09:48:22 -07:00
autoantwort
62c3efbafd
[magnum] fix cross compile (#33780) 2023-09-19 09:47:30 -07:00
Mengna Li
dad83452d7
fix error path (#33764) 2023-09-19 09:46:42 -07:00
Ilya Lavrenov
9b68425b11
[openvino] 2023.1.0 release (#33079)
* openvino: 2023.1.0 release

* updated version databases
2023-09-19 09:40:15 -07:00
Billy O'Neal
6a349fe1fb
Update vcpkg-tool to 2023-09-15 (#33804)
https://github.com/microsoft/vcpkg-tool/releases/tag/2023-09-15
2023-09-18 16:34:12 -07:00
Fabien Péan
0a50c9623b
[yomm2] Update to v1.4.0 (#33509)
* [yomm2] Update to version 1.4.0

* [yomm2] v db
2023-09-18 10:12:53 -07:00
autoantwort
744ea46048
[ace] tao windows arm (#33709) 2023-09-18 10:11:01 -07:00
autoantwort
abc27692f3
[pdal] fix cross build (#33748) 2023-09-18 10:00:59 -07:00
Frank
5fbb091fcc
[behaviortree-cpp] Update version to 4.3.7 (#33761)
* [behaviortree-cpp] Update version to 4.3.7

* version
2023-09-18 10:00:23 -07:00
MonicaLiu
a86e61b960
[libxml2] Fix post-build errors (#33763)
* fix libxml2

* update version

* format

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-09-18 10:00:02 -07:00
JonLiu1993
36ff119b98
[pmdk] Fix linux compilation (#33766)
* [pmdk] Add !linux supports

* update version

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-18 09:59:17 -07:00
Jón Bjarni
c9e2aa851e
[fmt] Update to 10.1.1 (#33767)
* update fmt to 10.1.1

* fmt baseline and version
2023-09-18 09:58:50 -07:00
autoantwort
712089644a
[cpprestsdk] fix uwp (#33768)
* [cpprestsdk] fix uwp

* test
2023-09-18 09:58:32 -07:00
autoantwort
755760ee87
[cairo] no uwp (#33773) 2023-09-18 09:57:34 -07:00
autoantwort
a6de4e4697
[meshoptimizer] gltfpack no uwp (#33776) 2023-09-18 09:57:10 -07:00
autoantwort
ac27388fe0
[ableton-link] uwp (#33779) 2023-09-18 09:56:50 -07:00
Connor Broyles
01ed87c315
[osg] Fix debug targets for plugins in unofficial-osg (#33782)
* [osg] Fix debug plugin target locations

* [osg] Bump port version
2023-09-18 09:55:59 -07:00
Leonid Pospelov
d48d056965
[civetweb] fix arm64-windows build (#33783)
* [civetweb] Enable arm64-windows build

* port-version

* versiondb

* versiondb
2023-09-18 09:55:02 -07:00
chausner
5d0788647d
[libwebp] Update to 1.3.2 (#33785)
* Update libwebp to 1.3.2

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-09-18 09:54:42 -07:00
RealTimeChris
cc9679a9b4
Updating the necessary files. (#33788) 2023-09-18 09:54:09 -07:00
Lily Wang
500700a90c
[atk/gdk-pixbuf/gtk/gtk3/harfbuzz/pango] Fix dependency gobject-instrospection of feature instrospection (#33792)
* [atk/gdk-pixbuf/gtk/gtk3/harfbuzz/pango] Fix dependency gobject-instrospection of feature instrospection

* update version
2023-09-18 09:52:14 -07:00
Lily Wang
896155d2d9
[skia] Add dependency dlfcn-win32 for feature freetype on windows (#33793)
* [skia] Add dependency dlfcn-win32 for feature freetype on windows

* update version
2023-09-18 09:49:29 -07:00
talregev
66d350f79c
Compile graphviz 9.0.0 (#33795) 2023-09-18 09:28:07 -07:00
autoantwort
23a7cab492
[mapnik] fix features input-csv (#33801) 2023-09-18 09:22:52 -07:00
Rémy Tassoux
fda8c182d4
[quill] Update to 3.3.1 (#33809)
* [quill] Update to 3.3.1

* [quill] Update version files
2023-09-18 09:21:03 -07:00
Rémy Tassoux
dfedf0735d
[unordered-dense] Update to 4.1.2 (#33811)
* [unordered-dense] Update to 4.1.2

* [unordered-dense] Update version files
2023-09-18 09:20:34 -07:00
Rémy Tassoux
9f76861e2a
[utfcpp] Update to 3.2.4 (#33812)
* [utfcpp] Update to 3.2.4

* [utfcpp] Update version files
2023-09-18 09:20:11 -07:00
autoantwort
7d597a2231
[opencascade] no absolute paths (#33814) 2023-09-18 09:19:45 -07:00
autoantwort
9594d48ffa
[date] no uwp (#33815) 2023-09-18 09:19:24 -07:00
sewon jeon
05a3b217a8
[onnxruntime-gpu]Update version to 1.15.1 (#33818)
* Update onnxruntime-gpu version to 1.15.1

Update onnxruntime-gpu version to 1.15.1

* remove port version

* update git tree
2023-09-18 09:18:53 -07:00
autoantwort
6333c9a58c
[aws-c-cal] fix linux build (#33819) 2023-09-18 09:18:29 -07:00
Jia Yue Hua
b2b5bd8f65
[sqlitecpp] update to 3.3.1 (#33820)
[sqlitecpp] update to 3.3.1
2023-09-18 09:15:31 -07:00
JonLiu1993
4d51ac36d3
[libdeflate] update to v1.19 (#33829)
* [libdeflate] update to v1.19

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-18 09:14:53 -07:00
Weihang Ding
219c8de643
[cpu-features] Bump to 0.9.0 (#33831)
* [cpu-features] Bump to 0.9.0

* Update version database
2023-09-18 09:14:08 -07:00
Cheney Wang
056a1e2ed3
[vcpkg baseline][wpilib] passing remove from fail (#33834) 2023-09-18 09:11:01 -07:00
autoantwort
e8c2a04eb7
[directxtk] fix wrong dep on arm (#33712) 2023-09-15 15:13:54 -07:00
Billy O'Neal
b5d4a46b9a
Patch Tuesday September 2023 + arm-uwp=>arm64-uwp (#33759)
Co-authored-by: Leander Schulten <Leander.Schulten@rwth-aachen.de>
2023-09-15 15:01:12 -07:00